bool               98 arch/x86/include/asm/acpi.h static inline bool arch_has_acpi_pdc(void)
bool              124 arch/x86/include/asm/acpi.h static inline bool acpi_has_cpu_in_madt(void)
bool               66 arch/x86/include/asm/alternative.h extern bool skip_smp_alternatives;
bool               16 arch/x86/include/asm/amd_nb.h extern bool early_is_amd_nb(u32 value);
bool               35 arch/x86/include/asm/amd_nb.h 	bool			interrupt_capable;
bool               74 arch/x86/include/asm/amd_nb.h static inline bool amd_nb_has_feature(unsigned feature)
bool               76 arch/x86/include/asm/apic.h static inline bool apic_from_smp_config(void)
bool              327 arch/x86/include/asm/apic.h 	bool wait_for_init_deassert;
bool               60 arch/x86/include/asm/archrandom.h static inline bool rdseed_long(unsigned long *v)
bool              127 arch/x86/include/asm/archrandom.h static inline bool rdseed_long(unsigned long *v)
bool              212 arch/x86/include/asm/cmpxchg.h 	bool __ret;							\
bool              310 arch/x86/include/asm/compat.h static inline bool is_x32_task(void)
bool              319 arch/x86/include/asm/compat.h static inline bool is_compat_task(void)
bool              389 arch/x86/include/asm/cpufeature.h extern bool __static_cpu_has_safe(u16 bit);
bool              396 arch/x86/include/asm/cpufeature.h static __always_inline __pure bool __static_cpu_has(u16 bit)
bool              476 arch/x86/include/asm/cpufeature.h static __always_inline __pure bool _static_cpu_has_safe(u16 bit)
bool               41 arch/x86/include/asm/crypto/camellia.h 				   const u8 *src, bool xor);
bool               47 arch/x86/include/asm/crypto/camellia.h 					const u8 *src, bool xor);
bool               46 arch/x86/include/asm/crypto/glue_helper.h static inline bool glue_fpu_begin(unsigned int bsize, int fpu_blocks_limit,
bool               48 arch/x86/include/asm/crypto/glue_helper.h 				  bool fpu_enabled, unsigned int nbytes)
bool               72 arch/x86/include/asm/crypto/glue_helper.h static inline void glue_fpu_end(bool fpu_enabled)
bool               12 arch/x86/include/asm/crypto/serpent-sse2.h 				       const u8 *src, bool xor);
bool               39 arch/x86/include/asm/crypto/serpent-sse2.h 				       const u8 *src, bool xor);
bool               27 arch/x86/include/asm/crypto/twofish.h 				       const u8 *src, bool xor);
bool              266 arch/x86/include/asm/desc.h static inline bool LDT_zero(const struct user_desc *info)
bool              450 arch/x86/include/asm/desc.h static inline bool is_debug_idt_enabled(void)
bool              463 arch/x86/include/asm/desc.h static inline bool is_debug_idt_enabled(void)
bool              475 arch/x86/include/asm/desc.h static inline bool is_trace_idt_enabled(void)
bool              488 arch/x86/include/asm/desc.h static inline bool is_trace_idt_enabled(void)
bool               72 arch/x86/include/asm/dma-mapping.h extern bool dma_capable(struct device *dev, dma_addr_t addr, size_t size);
bool               77 arch/x86/include/asm/dma-mapping.h static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size)
bool               68 arch/x86/include/asm/e820.h static inline bool is_ISA_range(u64 s, u64 e)
bool               90 arch/x86/include/asm/efi.h extern void __init efi_set_executable(efi_memory_desc_t *md, bool executable);
bool              121 arch/x86/include/asm/efi.h static inline bool efi_is_native(void)
bool              126 arch/x86/include/asm/efi.h static inline bool efi_runtime_supported(void)
bool              161 arch/x86/include/asm/efi.h extern bool efi_reboot_required(void);
bool              165 arch/x86/include/asm/efi.h static inline bool efi_reboot_required(void)
bool              192 arch/x86/include/asm/elf.h void set_personality_ia32(bool);
bool               88 arch/x86/include/asm/fpu-internal.h static __always_inline __pure bool use_eager_fpu(void)
bool               93 arch/x86/include/asm/fpu-internal.h static __always_inline __pure bool use_xsaveopt(void)
bool               98 arch/x86/include/asm/fpu-internal.h static __always_inline __pure bool use_xsave(void)
bool              103 arch/x86/include/asm/fpu-internal.h static __always_inline __pure bool use_fxsr(void)
bool              568 arch/x86/include/asm/fpu-internal.h static bool fpu_allocated(struct fpu *fpu)
bool               92 arch/x86/include/asm/ftrace.h static inline bool arch_trace_is_compat_syscall(struct pt_regs *regs)
bool               45 arch/x86/include/asm/hypervisor.h 	bool		(*x2apic_available)(void);
bool               58 arch/x86/include/asm/hypervisor.h extern bool hypervisor_x2apic_available(void);
bool               62 arch/x86/include/asm/hypervisor.h static inline bool hypervisor_x2apic_available(void) { return false; }
bool               26 arch/x86/include/asm/i387.h extern bool irq_fpu_usable(void);
bool                8 arch/x86/include/asm/init.h 	bool kernel_mapping;		 /* kernel mapping or ident mapping */
bool               96 arch/x86/include/asm/intel-mid.h static inline bool intel_mid_has_msic(void)
bool              320 arch/x86/include/asm/io.h extern bool is_early_ioremap_ptep(pte_t *ptep);
bool              326 arch/x86/include/asm/io.h extern bool xen_biovec_phys_mergeable(const struct bio_vec *vec1,
bool              212 arch/x86/include/asm/io_apic.h 				      bool);
bool              230 arch/x86/include/asm/io_apic.h extern bool mp_should_keep_irq(struct device *dev);
bool              242 arch/x86/include/asm/io_apic.h static inline bool mp_should_keep_irq(struct device *dev) { return 1; }
bool               77 arch/x86/include/asm/iosf_mbi.h bool iosf_mbi_available(void);
bool              118 arch/x86/include/asm/iosf_mbi.h bool iosf_mbi_available(void)
bool               35 arch/x86/include/asm/irq.h extern bool handle_irq(unsigned irq, struct pt_regs *regs);
bool               46 arch/x86/include/asm/irq.h void arch_trigger_all_cpu_backtrace(bool);
bool               55 arch/x86/include/asm/irq_remapping.h extern bool setup_remapped_irq(int irq,
bool               98 arch/x86/include/asm/irq_remapping.h static inline bool setup_remapped_irq(int irq,
bool                6 arch/x86/include/asm/irq_work.h static inline bool arch_irq_work_has_interrupt(void)
bool               19 arch/x86/include/asm/jump_label.h static __always_inline bool arch_static_branch(struct static_key *key)
bool                8 arch/x86/include/asm/kmemcheck.h bool kmemcheck_active(struct pt_regs *regs);
bool               13 arch/x86/include/asm/kmemcheck.h bool kmemcheck_fault(struct pt_regs *regs,
bool               15 arch/x86/include/asm/kmemcheck.h bool kmemcheck_trap(struct pt_regs *regs);
bool               17 arch/x86/include/asm/kmemcheck.h static inline bool kmemcheck_active(struct pt_regs *regs)
bool               30 arch/x86/include/asm/kmemcheck.h static inline bool kmemcheck_fault(struct pt_regs *regs,
bool               36 arch/x86/include/asm/kmemcheck.h static inline bool kmemcheck_trap(struct pt_regs *regs)
bool               79 arch/x86/include/asm/kprobes.h 	bool if_modifier;
bool               22 arch/x86/include/asm/kvm_emulate.h 	bool error_code_valid;
bool               24 arch/x86/include/asm/kvm_emulate.h 	bool nested_page_fault;
bool              181 arch/x86/include/asm/kvm_emulate.h 	bool (*get_segment)(struct x86_emulate_ctxt *ctxt, u16 *selector,
bool              276 arch/x86/include/asm/kvm_emulate.h 	bool guest_mode; /* guest running a nested guest */
bool              277 arch/x86/include/asm/kvm_emulate.h 	bool perm_ok; /* do not check permissions if true */
bool              278 arch/x86/include/asm/kvm_emulate.h 	bool ud;	/* inject an #UD if host doesn't support insn */
bool              280 arch/x86/include/asm/kvm_emulate.h 	bool have_exception;
bool              303 arch/x86/include/asm/kvm_emulate.h 	bool rip_relative;
bool              413 arch/x86/include/asm/kvm_emulate.h bool x86_page_table_writing_insn(struct x86_emulate_ctxt *ctxt);
bool              422 arch/x86/include/asm/kvm_emulate.h 			 bool has_error_code, u32 error_code);
bool              221 arch/x86/include/asm/kvm_host.h 	bool unsync;
bool              260 arch/x86/include/asm/kvm_host.h 			  bool prefault);
bool              276 arch/x86/include/asm/kvm_host.h 	bool direct_map;
bool              297 arch/x86/include/asm/kvm_host.h 	bool nx;
bool              363 arch/x86/include/asm/kvm_host.h 	bool tpr_access_reporting;
bool              405 arch/x86/include/asm/kvm_host.h 		bool pending;
bool              406 arch/x86/include/asm/kvm_host.h 		bool has_error_code;
bool              407 arch/x86/include/asm/kvm_host.h 		bool reinject;
bool              413 arch/x86/include/asm/kvm_host.h 		bool pending;
bool              414 arch/x86/include/asm/kvm_host.h 		bool soft;
bool              425 arch/x86/include/asm/kvm_host.h 	bool emulate_regs_need_sync_to_vcpu;
bool              426 arch/x86/include/asm/kvm_host.h 	bool emulate_regs_need_sync_from_vcpu;
bool              433 arch/x86/include/asm/kvm_host.h 	bool pv_time_enabled;
bool              435 arch/x86/include/asm/kvm_host.h 	bool pvclock_set_guest_stopped_request;
bool              451 arch/x86/include/asm/kvm_host.h 	bool tsc_catchup;
bool              452 arch/x86/include/asm/kvm_host.h 	bool tsc_always_catchup;
bool              460 arch/x86/include/asm/kvm_host.h 	bool nmi_injected;    /* Trying to inject an NMI this entry */
bool              497 arch/x86/include/asm/kvm_host.h 		bool halted;
bool              502 arch/x86/include/asm/kvm_host.h 		bool send_user_only;
bool              521 arch/x86/include/asm/kvm_host.h 	bool write_fault_to_shadow_pgtable;
bool              528 arch/x86/include/asm/kvm_host.h 		bool pv_unhalted;
bool              566 arch/x86/include/asm/kvm_host.h 	bool iommu_noncoherent;
bool              577 arch/x86/include/asm/kvm_host.h 	bool apic_access_page_done;
bool              581 arch/x86/include/asm/kvm_host.h 	bool ept_identity_pagetable_done;
bool              597 arch/x86/include/asm/kvm_host.h 	bool use_master_clock;
bool              657 arch/x86/include/asm/kvm_host.h 	bool host_initiated;
bool              670 arch/x86/include/asm/kvm_host.h 	bool (*cpu_has_accelerated_tpr)(void);
bool              724 arch/x86/include/asm/kvm_host.h 				bool has_error_code, u32 error_code,
bool              725 arch/x86/include/asm/kvm_host.h 				bool reinject);
bool              729 arch/x86/include/asm/kvm_host.h 	bool (*get_nmi_mask)(struct kvm_vcpu *vcpu);
bool              730 arch/x86/include/asm/kvm_host.h 	void (*set_nmi_mask)(struct kvm_vcpu *vcpu, bool masked);
bool              738 arch/x86/include/asm/kvm_host.h 	void (*set_virtual_x2apic_mode)(struct kvm_vcpu *vcpu, bool set);
bool              744 arch/x86/include/asm/kvm_host.h 	u64 (*get_mt_mask)(struct kvm_vcpu *vcpu, gfn_t gfn, bool is_mmio);
bool              746 arch/x86/include/asm/kvm_host.h 	bool (*rdtscp_supported)(void);
bool              747 arch/x86/include/asm/kvm_host.h 	bool (*invpcid_supported)(void);
bool              748 arch/x86/include/asm/kvm_host.h 	void (*adjust_tsc_offset)(struct kvm_vcpu *vcpu, s64 adjustment, bool host);
bool              754 arch/x86/include/asm/kvm_host.h 	bool (*has_wbinvd_exit)(void);
bool              756 arch/x86/include/asm/kvm_host.h 	void (*set_tsc_khz)(struct kvm_vcpu *vcpu, u32 user_tsc_khz, bool scale);
bool              769 arch/x86/include/asm/kvm_host.h 	bool (*mpx_supported)(void);
bool              771 arch/x86/include/asm/kvm_host.h 	int (*check_nested_events)(struct kvm_vcpu *vcpu, bool external_intr);
bool              780 arch/x86/include/asm/kvm_host.h 	bool direct_map;
bool              821 arch/x86/include/asm/kvm_host.h extern bool tdp_enabled;
bool              826 arch/x86/include/asm/kvm_host.h extern bool kvm_has_tsc_control;
bool              853 arch/x86/include/asm/kvm_host.h bool kvm_valid_efer(struct kvm_vcpu *vcpu, u64 efer);
bool              869 arch/x86/include/asm/kvm_host.h 		    int reason, bool has_error_code, u32 error_code);
bool              887 arch/x86/include/asm/kvm_host.h bool kvm_rdpmc(struct kvm_vcpu *vcpu);
bool              897 arch/x86/include/asm/kvm_host.h bool kvm_require_cpl(struct kvm_vcpu *vcpu, int required_cpl);
bool              997 arch/x86/include/asm/kvm_host.h static inline bool is_noncanonical_address(u64 la)
bool             1069 arch/x86/include/asm/kvm_host.h bool kvm_is_linear_rip(struct kvm_vcpu *vcpu, unsigned long linear_rip);
bool             1077 arch/x86/include/asm/kvm_host.h bool kvm_arch_can_inject_async_page_present(struct kvm_vcpu *vcpu);
bool             1078 arch/x86/include/asm/kvm_host.h extern bool kvm_find_async_pf_gfn(struct kvm_vcpu *vcpu, gfn_t gfn);
bool             1088 arch/x86/include/asm/kvm_host.h bool kvm_pmu_msr(struct kvm_vcpu *vcpu, u32 msr);
bool               12 arch/x86/include/asm/kvm_para.h bool kvm_check_and_clear_guest_paused(void);
bool               14 arch/x86/include/asm/kvm_para.h static inline bool kvm_check_and_clear_guest_paused(void)
bool               95 arch/x86/include/asm/kvm_para.h bool kvm_para_available(void);
bool              116 arch/x86/include/asm/kvm_para.h static inline bool kvm_para_available(void)
bool              102 arch/x86/include/asm/mce.h 	bool dont_log_ce;
bool              103 arch/x86/include/asm/mce.h 	bool cmci_disabled;
bool              104 arch/x86/include/asm/mce.h 	bool ignore_ce;
bool              105 arch/x86/include/asm/mce.h 	bool disabled;
bool              106 arch/x86/include/asm/mce.h 	bool ser;
bool              107 arch/x86/include/asm/mce.h 	bool bios_cmci_threshold;
bool              232 arch/x86/include/asm/mce.h extern bool (*platform_thermal_package_rate_control)(void);
bool               28 arch/x86/include/asm/microcode.h extern bool dis_ucode_ldr;
bool               35 arch/x86/include/asm/microcode.h 						  bool refresh_fw);
bool               38 arch/x86/include/asm/mtrr.h 		    unsigned int type, bool increment);
bool               40 arch/x86/include/asm/mtrr.h 			 unsigned int type, bool increment);
bool               63 arch/x86/include/asm/mtrr.h 			   unsigned int type, bool increment)
bool               68 arch/x86/include/asm/mtrr.h 				unsigned int type, bool increment)
bool               73 arch/x86/include/asm/numa.h void debug_cpumask_set_cpu(int cpu, int node, bool enable);
bool               68 arch/x86/include/asm/olpc.h extern bool olpc_ec_wakeup_available(void);
bool               88 arch/x86/include/asm/olpc.h static inline bool olpc_ec_wakeup_available(void)
bool               11 arch/x86/include/asm/olpc_ofw.h extern bool olpc_ofw_is_installed(void);
bool               27 arch/x86/include/asm/olpc_ofw.h extern bool olpc_ofw_present(void);
bool               65 arch/x86/include/asm/page.h extern bool __virt_addr_valid(unsigned long kaddr);
bool               59 arch/x86/include/asm/page_types.h bool pfn_range_is_mapped(unsigned long start_pfn, unsigned long end_pfn);
bool              108 arch/x86/include/asm/pci_x86.h extern bool port_cf9_safe;
bool              420 arch/x86/include/asm/percpu.h 	bool __ret;							\
bool              464 arch/x86/include/asm/percpu.h 	bool __ret;							\
bool              159 arch/x86/include/asm/perf_event_p4.h static inline bool p4_is_event_cascaded(u64 config)
bool              471 arch/x86/include/asm/pgtable.h static inline bool pte_accessible(struct mm_struct *mm, pte_t a)
bool               30 arch/x86/include/asm/pgtable_32_types.h extern bool __vmalloc_start_set; /* set once high_memory is set */
bool               64 arch/x86/include/asm/preempt.h static __always_inline bool test_preempt_need_resched(void)
bool               88 arch/x86/include/asm/preempt.h static __always_inline bool __preempt_count_dec_and_test(void)
bool               96 arch/x86/include/asm/preempt.h static __always_inline bool should_resched(void)
bool              734 arch/x86/include/asm/processor.h extern bool			amd_e400_c1e_detected;
bool              775 arch/x86/include/asm/processor.h extern void set_task_blockstep(struct task_struct *task, bool on);
bool              978 arch/x86/include/asm/processor.h bool xen_set_default_idle(void);
bool              127 arch/x86/include/asm/ptrace.h static inline bool user_64bit_mode(struct pt_regs *regs)
bool                8 arch/x86/include/asm/simd.h static __must_check inline bool may_use_simd(void)
bool               24 arch/x86/include/asm/smp.h static inline bool cpu_has_ht_siblings(void)
bool               26 arch/x86/include/asm/smp.h 	bool has_siblings = false;
bool               43 arch/x86/include/asm/spinlock.h static __always_inline bool static_key_false(struct static_key *key);
bool               17 arch/x86/include/asm/suspend_32.h 	bool misc_enable_saved;
bool               26 arch/x86/include/asm/suspend_64.h 	bool misc_enable_saved;
bool               77 arch/x86/include/asm/sysfb.h bool parse_mode(const struct screen_info *si,
bool               84 arch/x86/include/asm/sysfb.h static inline bool parse_mode(const struct screen_info *si,
bool              210 arch/x86/include/asm/thread_info.h static inline bool test_restore_sigmask(void)
bool              214 arch/x86/include/asm/thread_info.h static inline bool test_and_clear_restore_sigmask(void)
bool              223 arch/x86/include/asm/thread_info.h static inline bool is_ia32_task(void)
bool               44 arch/x86/include/asm/uaccess.h static inline bool __chk_range_not_ok(unsigned long addr, unsigned long size, unsigned long limit)
bool              100 arch/x86/include/asm/uv/bios.h extern int uv_bios_set_legacy_vga_target(bool decode, int domain, int bus);
bool               22 arch/x86/include/asm/vsyscall.h extern bool emulate_vsyscall(struct pt_regs *regs, unsigned long address);
bool              164 arch/x86/include/asm/x86_init.h 	bool (*is_untracked_pat_range)(u64 start, u64 end);
bool              204 arch/x86/include/asm/x86_init.h 					bool force);
bool               47 arch/x86/include/asm/xen/hypervisor.h extern bool xen_hvm_need_lapic(void);
bool               49 arch/x86/include/asm/xen/hypervisor.h static inline bool xen_x2apic_para_available(void)
bool               54 arch/x86/include/asm/xen/hypervisor.h static inline bool xen_x2apic_para_available(void)
bool               46 arch/x86/include/asm/xen/page.h extern bool set_phys_to_machine(unsigned long pfn, unsigned long mfn);
bool               47 arch/x86/include/asm/xen/page.h extern bool __init early_set_phys_to_machine(unsigned long pfn, unsigned long mfn);
bool               48 arch/x86/include/asm/xen/page.h extern bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn);
bool              239 arch/x86/include/asm/xen/page.h static inline bool xen_arch_need_swiotlb(struct device *dev,
bool               58 include/acpi/acpi_bus.h bool acpi_has_method(acpi_handle handle, char *name);
bool               63 include/acpi/acpi_bus.h bool acpi_ata_match(acpi_handle handle);
bool               64 include/acpi/acpi_bus.h bool acpi_bay_match(acpi_handle handle);
bool               65 include/acpi/acpi_bus.h bool acpi_dock_match(acpi_handle handle);
bool               67 include/acpi/acpi_bus.h bool acpi_check_dsm(acpi_handle handle, const u8 *uuid, int rev, u64 funcs);
bool              122 include/acpi/acpi_bus.h 	bool enabled:1;
bool              123 include/acpi/acpi_bus.h 	bool demand_offline:1;
bool              135 include/acpi/acpi_bus.h 	bool (*match)(char *idstr, const struct acpi_device_id **matchid);
bool              338 include/acpi/acpi_bus.h 	bool put_online:1;
bool              438 include/acpi/acpi_bus.h bool acpi_bus_power_manageable(acpi_handle handle);
bool              441 include/acpi/acpi_bus.h bool acpi_bus_can_wakeup(acpi_handle handle);
bool              443 include/acpi/acpi_bus.h static inline bool acpi_bus_can_wakeup(acpi_handle handle) { return false; }
bool              461 include/acpi/acpi_bus.h static inline bool acpi_device_enumerated(struct acpi_device *adev)
bool              484 include/acpi/acpi_bus.h 	bool (*match)(struct device *dev);
bool              508 include/acpi/acpi_bus.h 					   u64 address, bool check_children);
bool              542 include/acpi/acpi_bus.h int acpi_pm_device_run_wake(struct device *, bool);
bool              544 include/acpi/acpi_bus.h static inline int acpi_pm_device_run_wake(struct device *dev, bool enable)
bool              551 include/acpi/acpi_bus.h int acpi_pm_device_sleep_wake(struct device *, bool);
bool              553 include/acpi/acpi_bus.h static inline int acpi_pm_device_sleep_wake(struct device *dev, bool enable)
bool              565 include/acpi/acpi_bus.h static inline bool acpi_device_power_manageable(struct acpi_device *adev)
bool              570 include/acpi/acpi_bus.h static inline bool acpi_device_can_wakeup(struct acpi_device *adev)
bool              575 include/acpi/acpi_bus.h static inline bool acpi_device_can_poweroff(struct acpi_device *adev)
bool               19 include/acpi/apei.h extern bool hest_disable;
bool               22 include/acpi/apei.h extern bool ghes_disable;
bool              163 include/acpi/processor.h 					      int state, bool force);
bool              325 include/acpi/processor.h 					 int state, bool force);
bool               25 include/acpi/video.h extern bool acpi_video_verify_backlight_support(void);
bool               35 include/acpi/video.h static inline bool acpi_video_verify_backlight_support(void) { return false; }
bool              110 include/asm-generic/bug.h 	static bool __section(.data.unlikely) __warned;		\
bool              120 include/asm-generic/bug.h 	static bool __section(.data.unlikely) __warned;		\
bool              130 include/asm-generic/bug.h 	static bool __section(.data.unlikely) __warned;		\
bool               42 include/asm-generic/gpio.h static inline bool gpio_is_valid(int number)
bool              121 include/asm-generic/gpio.h static inline int gpio_export(unsigned gpio, bool direction_may_change)
bool              191 include/asm-generic/gpio.h static inline bool gpio_is_valid(int number)
bool                4 include/asm-generic/irq_work.h static inline bool arch_irq_work_has_interrupt(void)
bool               11 include/asm-generic/kvm_para.h static inline bool kvm_check_and_clear_guest_paused(void)
bool               21 include/asm-generic/kvm_para.h static inline bool kvm_para_available(void)
bool               45 include/asm-generic/preempt.h static __always_inline bool test_preempt_need_resched(void)
bool               64 include/asm-generic/preempt.h static __always_inline bool __preempt_count_dec_and_test(void)
bool               77 include/asm-generic/preempt.h static __always_inline bool should_resched(void)
bool               11 include/asm-generic/simd.h static __must_check inline bool may_use_simd(void)
bool               45 include/asm-generic/word-at-a-time.h static inline bool has_zero(unsigned long val, unsigned long *data, const struct word_at_a_time *c)
bool               37 include/clocksource/samsung_pwm.h 	bool has_tint_cstat;
bool              116 include/crypto/drbg.h 	bool seeded;		/* DRBG fully seeded? */
bool              117 include/crypto/drbg.h 	bool pr;		/* Prediction resistance enabled? */
bool              119 include/crypto/drbg.h 	bool fips_primed;	/* Continuous test primed? */
bool               83 include/crypto/mcryptd.h 	bool	flusher_engaged;
bool               24 include/crypto/pkcs7.h 				  bool want_wrapper);
bool               31 include/crypto/pkcs7.h 				bool *_trusted);
bool              105 include/crypto/public_key.h 					       bool partial);
bool              537 include/drm/drmP.h 			  bool from_open);
bool              539 include/drm/drmP.h 			    bool from_release);
bool              583 include/drm/drmP.h 	void (*vgaarb_irq)(struct drm_device *dev, bool state);
bool              682 include/drm/drmP.h 	bool enabled;			/* so we don't call enable more than
bool              747 include/drm/drmP.h 	bool irq_enabled;		/**< True if irq handler is enabled */
bool              763 include/drm/drmP.h 	bool vblank_disable_allowed;
bool              773 include/drm/drmP.h 	bool vblank_disable_immediate;
bool              847 include/drm/drmP.h static inline bool drm_is_render_client(const struct drm_file *file_priv)
bool              852 include/drm/drmP.h static inline bool drm_is_control_client(const struct drm_file *file_priv)
bool              857 include/drm/drmP.h static inline bool drm_is_primary_client(const struct drm_file *file_priv)
bool              871 include/drm/drmP.h extern bool drm_ioctl_flags(unsigned int nr, unsigned int *flags);
bool              908 include/drm/drmP.h extern bool drm_handle_vblank(struct drm_device *dev, int crtc);
bool             1047 include/drm/drmP.h static __inline__ bool drm_can_sleep(void)
bool              344 include/drm/drm_crtc.h 	bool enabled;
bool              354 include/drm/drm_crtc.h 	bool invert_dimensions;
bool              408 include/drm/drm_crtc.h 					    bool force);
bool              523 include/drm/drm_crtc.h 	bool interlace_allowed;
bool              524 include/drm/drm_crtc.h 	bool doublescan_allowed;
bool              525 include/drm/drm_crtc.h 	bool stereo_allowed;
bool              551 include/drm/drm_crtc.h 	bool override_edid;
bool              557 include/drm/drm_crtc.h 	bool dvi_dual;
bool              559 include/drm/drm_crtc.h 	bool latency_present[2];
bool              645 include/drm/drm_crtc.h 	bool (*mode_fixup)(struct drm_bridge *bridge,
bool              818 include/drm/drm_crtc.h 	bool poll_enabled;
bool              819 include/drm/drm_crtc.h 	bool poll_running;
bool              858 include/drm/drm_crtc.h 	bool async_page_flip;
bool              931 include/drm/drm_crtc.h static inline bool drm_encoder_crtc_ok(struct drm_encoder *encoder,
bool              949 include/drm/drm_crtc.h 			  bool is_primary);
bool              971 include/drm/drm_crtc.h extern bool drm_probe_ddc(struct i2c_adapter *adapter);
bool              985 include/drm/drm_crtc.h static inline bool drm_property_type_is(struct drm_property *property,
bool              994 include/drm/drm_crtc.h static inline bool drm_property_type_valid(struct drm_property *property)
bool             1103 include/drm/drm_crtc.h extern bool drm_detect_hdmi_monitor(struct edid *edid);
bool             1104 include/drm/drm_crtc.h extern bool drm_detect_monitor_audio(struct edid *edid);
bool             1105 include/drm/drm_crtc.h extern bool drm_rgb_quant_range_selectable(struct edid *edid);
bool             1114 include/drm/drm_crtc.h extern bool drm_edid_block_valid(u8 *raw_edid, int block, bool print_bad_edid);
bool             1115 include/drm/drm_crtc.h extern bool drm_edid_is_valid(struct edid *edid);
bool             1118 include/drm/drm_crtc.h 					   bool rb);
bool               64 include/drm/drm_crtc_helper.h 	bool (*mode_fixup)(struct drm_crtc *crtc,
bool               98 include/drm/drm_crtc_helper.h 	bool (*mode_fixup)(struct drm_encoder *encoder,
bool              130 include/drm/drm_crtc_helper.h extern bool drm_crtc_helper_set_mode(struct drm_crtc *crtc,
bool              134 include/drm/drm_crtc_helper.h extern bool drm_helper_crtc_in_use(struct drm_crtc *crtc);
bool              135 include/drm/drm_crtc_helper.h extern bool drm_helper_encoder_in_use(struct drm_encoder *encoder);
bool              174 include/drm/drm_crtc_helper.h extern bool drm_helper_hpd_irq_event(struct drm_device *dev);
bool              416 include/drm/drm_dp_helper.h 	bool running;
bool              428 include/drm/drm_dp_helper.h bool drm_dp_channel_eq_ok(const u8 link_status[DP_LINK_STATUS_SIZE],
bool              430 include/drm/drm_dp_helper.h bool drm_dp_clock_recovery_ok(const u8 link_status[DP_LINK_STATUS_SIZE],
bool              485 include/drm/drm_dp_helper.h static inline bool
bool               74 include/drm/drm_dp_mst_helper.h 	bool guid_valid;
bool               78 include/drm/drm_dp_mst_helper.h 	bool input;
bool               79 include/drm/drm_dp_mst_helper.h 	bool mcs;
bool               80 include/drm/drm_dp_mst_helper.h 	bool ddps;
bool               82 include/drm/drm_dp_mst_helper.h 	bool ldps;
bool              131 include/drm/drm_dp_mst_helper.h 	bool link_address_sent;
bool              140 include/drm/drm_dp_mst_helper.h 	bool broadcast;
bool              141 include/drm/drm_dp_mst_helper.h 	bool path_msg;
bool              143 include/drm/drm_dp_mst_helper.h 	bool somt;
bool              144 include/drm/drm_dp_mst_helper.h 	bool eomt;
bool              145 include/drm/drm_dp_mst_helper.h 	bool seqno;
bool              158 include/drm/drm_dp_mst_helper.h 		bool input_port;
bool              161 include/drm/drm_dp_mst_helper.h 		bool mcs;
bool              162 include/drm/drm_dp_mst_helper.h 		bool ddps;
bool              163 include/drm/drm_dp_mst_helper.h 		bool legacy_device_plug_status;
bool              211 include/drm/drm_dp_mst_helper.h 	bool have_somt;
bool              212 include/drm/drm_dp_mst_helper.h 	bool have_eomt;
bool              234 include/drm/drm_dp_mst_helper.h 	bool legacy_device_plug_status;
bool              235 include/drm/drm_dp_mst_helper.h 	bool displayport_device_plug_status;
bool              236 include/drm/drm_dp_mst_helper.h 	bool message_capability_status;
bool              237 include/drm/drm_dp_mst_helper.h 	bool input_port;
bool              366 include/drm/drm_dp_mst_helper.h 	bool path_msg;
bool              432 include/drm/drm_dp_mst_helper.h 	bool mst_state;
bool              435 include/drm/drm_dp_mst_helper.h 	bool guid_valid;
bool              450 include/drm/drm_dp_mst_helper.h 	bool tx_down_in_progress;
bool              451 include/drm/drm_dp_mst_helper.h 	bool tx_up_in_progress;
bool              471 include/drm/drm_dp_mst_helper.h int drm_dp_mst_topology_mgr_set_mst(struct drm_dp_mst_topology_mgr *mgr, bool mst_state);
bool              474 include/drm/drm_dp_mst_helper.h int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled);
bool              485 include/drm/drm_dp_mst_helper.h bool drm_dp_mst_allocate_vcpi(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port, int pbn, int *slots);
bool               56 include/drm/drm_encoder_slave.h 	bool (*mode_fixup)(struct drm_encoder *encoder,
bool              168 include/drm/drm_encoder_slave.h bool drm_i2c_encoder_mode_fixup(struct drm_encoder *encoder,
bool               72 include/drm/drm_fb_helper.h 	bool (*initial_config)(struct drm_fb_helper *fb_helper,
bool               75 include/drm/drm_fb_helper.h 			       bool *enabled, int width, int height);
bool               97 include/drm/drm_fb_helper.h 	bool delayed_hotplug;
bool              113 include/drm/drm_fb_helper.h bool drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
bool              122 include/drm/drm_fb_helper.h bool drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper, int bpp_sel);
bool              174 include/drm/drm_gem.h 		bool dirty, bool accessed);
bool              107 include/drm/drm_mm.h static inline bool drm_mm_node_allocated(struct drm_mm_node *node)
bool              122 include/drm/drm_mm.h static inline bool drm_mm_initialized(struct drm_mm *mm)
bool              302 include/drm/drm_mm.h bool drm_mm_clean(struct drm_mm *mm);
bool              314 include/drm/drm_mm.h bool drm_mm_scan_add_block(struct drm_mm_node *node);
bool              315 include/drm/drm_mm.h bool drm_mm_scan_remove_block(struct drm_mm_node *node);
bool              151 include/drm/drm_modes.h 	bool specified;
bool              152 include/drm/drm_modes.h 	bool refresh_specified;
bool              153 include/drm/drm_modes.h 	bool bpp_specified;
bool              157 include/drm/drm_modes.h 	bool rb;
bool              158 include/drm/drm_modes.h 	bool interlace;
bool              159 include/drm/drm_modes.h 	bool cvt;
bool              160 include/drm/drm_modes.h 	bool margins;
bool              172 include/drm/drm_modes.h static inline bool drm_mode_is_stereo(const struct drm_display_mode *mode)
bool              187 include/drm/drm_modes.h 				      bool reduced, bool interlaced,
bool              188 include/drm/drm_modes.h 				      bool margins);
bool              191 include/drm/drm_modes.h 				      bool interlaced, int margins);
bool              194 include/drm/drm_modes.h 					      int vrefresh, bool interlaced,
bool              214 include/drm/drm_modes.h bool drm_mode_equal(const struct drm_display_mode *mode1,
bool              216 include/drm/drm_modes.h bool drm_mode_equal_no_clocks_no_stereo(const struct drm_display_mode *mode1,
bool              224 include/drm/drm_modes.h 			    struct list_head *mode_list, bool verbose);
bool              226 include/drm/drm_modes.h void drm_mode_connector_list_update(struct drm_connector *connector, bool merge_type_bits);
bool              229 include/drm/drm_modes.h bool
bool               60 include/drm/drm_modeset_lock.h 	bool trylock_only;
bool              116 include/drm/drm_modeset_lock.h static inline bool drm_modeset_is_locked(struct drm_modeset_lock *lock)
bool              131 include/drm/drm_modeset_lock.h int __drm_modeset_lock_all(struct drm_device *dev, bool trylock);
bool               53 include/drm/drm_plane_helper.h 					 bool can_position,
bool               54 include/drm/drm_plane_helper.h 					 bool can_update_disabled,
bool               55 include/drm/drm_plane_helper.h 					 bool *visible);
bool              129 include/drm/drm_rect.h static inline bool drm_rect_visible(const struct drm_rect *r)
bool              142 include/drm/drm_rect.h static inline bool drm_rect_equals(const struct drm_rect *r1,
bool              149 include/drm/drm_rect.h bool drm_rect_intersect(struct drm_rect *r, const struct drm_rect *clip);
bool              150 include/drm/drm_rect.h bool drm_rect_clip_scaled(struct drm_rect *src, struct drm_rect *dst,
bool              165 include/drm/drm_rect.h void drm_rect_debug_print(const struct drm_rect *r, bool fixed_point);
bool               70 include/drm/drm_vma_manager.h bool drm_vma_node_is_allowed(struct drm_vma_offset_node *node,
bool              196 include/drm/drm_vma_manager.h static inline bool drm_vma_node_has_offset(struct drm_vma_offset_node *node)
bool               70 include/drm/exynos_drm.h 	bool is_v13;
bool               71 include/drm/exynos_drm.h 	void (*cfg_hpd)(bool external);
bool               34 include/drm/i915_drm.h extern bool i915_gpu_raise(void);
bool               35 include/drm/i915_drm.h extern bool i915_gpu_lower(void);
bool               36 include/drm/i915_drm.h extern bool i915_gpu_busy(void);
bool               37 include/drm/i915_drm.h extern bool i915_gpu_turbo_disable(void);
bool               13 include/drm/intel-gtt.h bool intel_enable_gtt(void);
bool               98 include/drm/ttm/ttm_bo_api.h 	bool		is_iomem;
bool               99 include/drm/ttm/ttm_bo_api.h 	bool		io_reserved_vm;
bool              221 include/drm/ttm/ttm_bo_api.h 	bool evicted;
bool              317 include/drm/ttm/ttm_bo_api.h extern int ttm_bo_wait(struct ttm_buffer_object *bo, bool lazy,
bool              318 include/drm/ttm/ttm_bo_api.h 		       bool interruptible, bool no_wait);
bool              337 include/drm/ttm/ttm_bo_api.h 				bool interruptible,
bool              338 include/drm/ttm/ttm_bo_api.h 				bool no_wait_gpu);
bool              360 include/drm/ttm/ttm_bo_api.h 				bool never_free);
bool              419 include/drm/ttm/ttm_bo_api.h ttm_bo_synccpu_write_grab(struct ttm_buffer_object *bo, bool no_wait);
bool              487 include/drm/ttm/ttm_bo_api.h 			bool interrubtible,
bool              524 include/drm/ttm/ttm_bo_api.h 				bool interruptible,
bool              609 include/drm/ttm/ttm_bo_api.h 					 bool *is_iomem)
bool              696 include/drm/ttm/ttm_bo_api.h 			 size_t count, loff_t *f_pos, bool write);
bool              277 include/drm/ttm/ttm_bo_driver.h 	bool has_type;
bool              278 include/drm/ttm/ttm_bo_driver.h 	bool use_type;
bool              287 include/drm/ttm/ttm_bo_driver.h 	bool use_io_reserve_lru;
bool              288 include/drm/ttm/ttm_bo_driver.h 	bool io_reserve_fastpath;
bool              397 include/drm/ttm/ttm_bo_driver.h 		     bool evict, bool interruptible,
bool              398 include/drm/ttm/ttm_bo_driver.h 		     bool no_wait_gpu,
bool              545 include/drm/ttm/ttm_bo_driver.h 	bool need_dma32;
bool              672 include/drm/ttm/ttm_bo_driver.h extern bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev,
bool              697 include/drm/ttm/ttm_bo_driver.h 				bool interruptible,
bool              698 include/drm/ttm/ttm_bo_driver.h 				bool no_wait_gpu);
bool              729 include/drm/ttm/ttm_bo_driver.h 			      uint64_t file_page_offset, bool need_dma32);
bool              750 include/drm/ttm/ttm_bo_driver.h 			   bool interruptible);
bool              779 include/drm/ttm/ttm_bo_driver.h 				   bool interruptible,
bool              780 include/drm/ttm/ttm_bo_driver.h 				   bool no_wait, bool use_ticket,
bool              786 include/drm/ttm/ttm_bo_driver.h 		bool success;
bool              849 include/drm/ttm/ttm_bo_driver.h 				 bool interruptible,
bool              850 include/drm/ttm/ttm_bo_driver.h 				 bool no_wait, bool use_ticket,
bool              875 include/drm/ttm/ttm_bo_driver.h 					  bool interruptible,
bool              965 include/drm/ttm/ttm_bo_driver.h 			   bool evict, bool no_wait_gpu,
bool              987 include/drm/ttm/ttm_bo_driver.h 			      bool evict, bool no_wait_gpu,
bool             1018 include/drm/ttm/ttm_bo_driver.h 				     bool evict, bool no_wait_gpu,
bool               48 include/drm/ttm/ttm_execbuf_util.h 	bool shared;
bool               93 include/drm/ttm/ttm_execbuf_util.h 				  struct list_head *list, bool intr);
bool               75 include/drm/ttm/ttm_lock.h 	bool kill_takers;
bool              108 include/drm/ttm/ttm_lock.h extern int ttm_read_lock(struct ttm_lock *lock, bool interruptible);
bool              125 include/drm/ttm/ttm_lock.h extern int ttm_read_trylock(struct ttm_lock *lock, bool interruptible);
bool              146 include/drm/ttm/ttm_lock.h extern int ttm_write_lock(struct ttm_lock *lock, bool interruptible);
bool              187 include/drm/ttm/ttm_lock.h extern int ttm_vt_lock(struct ttm_lock *lock, bool interruptible,
bool              220 include/drm/ttm/ttm_lock.h extern int ttm_write_lock(struct ttm_lock *lock, bool interruptible);
bool              239 include/drm/ttm/ttm_lock.h static inline void ttm_lock_set_kill(struct ttm_lock *lock, bool val,
bool              149 include/drm/ttm/ttm_memory.h 				bool no_wait, bool interruptible);
bool              154 include/drm/ttm/ttm_memory.h 				     bool no_wait, bool interruptible);
bool              129 include/drm/ttm/ttm_object.h 	bool shareable;
bool              177 include/drm/ttm/ttm_object.h 				bool shareable,
bool              246 include/drm/ttm/ttm_object.h 			      enum ttm_ref_type ref_type, bool *existed);
bool              248 include/drm/ttm/ttm_object.h extern bool ttm_ref_object_exists(struct ttm_object_file *tfile,
bool              327 include/drm/ttm/ttm_object.h 				 bool shareable,
bool               51 include/keys/asymmetric-type.h extern bool asymmetric_key_id_same(const struct asymmetric_key_id *kid1,
bool               54 include/keys/asymmetric-type.h extern bool asymmetric_key_id_partial(const struct asymmetric_key_id *kid1,
bool               29 include/kvm/arm_arch_timer.h 	bool			enabled;
bool               54 include/kvm/arm_arch_timer.h 	bool				armed;
bool              140 include/kvm/arm_vgic.h 	bool			in_kernel;
bool              141 include/kvm/arm_vgic.h 	bool			ready;
bool              275 include/kvm/arm_vgic.h int kvm_vgic_addr(struct kvm *kvm, unsigned long type, u64 *addr, bool write);
bool              284 include/kvm/arm_vgic.h 			bool level);
bool              286 include/kvm/arm_vgic.h bool vgic_handle_mmio(struct kvm_vcpu *vcpu, struct kvm_run *run,
bool              319 include/kvm/arm_vgic.h static inline int kvm_vgic_addr(struct kvm *kvm, unsigned long type, u64 *addr, bool write)
bool              351 include/kvm/arm_vgic.h 				      unsigned int irq_num, bool level)
bool              361 include/kvm/arm_vgic.h static inline bool vgic_handle_mmio(struct kvm_vcpu *vcpu, struct kvm_run *run,
bool              372 include/kvm/arm_vgic.h static inline bool vgic_initialized(struct kvm *kvm)
bool              188 include/linux/acpi.h extern bool acpi_is_pnp_device(struct acpi_device *);
bool              206 include/linux/acpi.h extern bool wmi_has_guid(const char *guid);
bool              282 include/linux/acpi.h bool acpi_dev_resource_memory(struct acpi_resource *ares, struct resource *res);
bool              283 include/linux/acpi.h bool acpi_dev_resource_io(struct acpi_resource *ares, struct resource *res);
bool              284 include/linux/acpi.h bool acpi_dev_resource_address_space(struct acpi_resource *ares,
bool              286 include/linux/acpi.h bool acpi_dev_resource_ext_address_space(struct acpi_resource *ares,
bool              289 include/linux/acpi.h bool acpi_dev_resource_interrupt(struct acpi_resource *ares, int index,
bool              349 include/linux/acpi.h extern bool osc_sb_apei_support_acked;
bool              426 include/linux/acpi.h static inline bool acpi_driver_match_device(struct device *dev,
bool              509 include/linux/acpi.h static inline bool acpi_driver_match_device(struct device *dev,
bool              590 include/linux/acpi.h int acpi_dev_pm_attach(struct device *dev, bool power_on);
bool              596 include/linux/acpi.h static inline int acpi_dev_pm_attach(struct device *dev, bool power_on)
bool               54 include/linux/agp_backend.h 	bool cant_use_aperture;
bool               80 include/linux/agp_backend.h 	bool is_bound;
bool               81 include/linux/agp_backend.h 	bool is_flushed;
bool              126 include/linux/agpgart.h 	bool used_by_controller;
bool              127 include/linux/agpgart.h 	bool backend_acquired;
bool               57 include/linux/aio.h static inline bool is_sync_kiocb(struct kiocb *kiocb)
bool               78 include/linux/aio.h 			 struct iocb __user *__user *iocbpp, bool compat);
bool               87 include/linux/aio.h 				bool compat) { return 0; }
bool              186 include/linux/amba/clcd.h 	bool			clk_enabled;
bool               33 include/linux/amba/mmci.h 	bool	cd_invert;
bool              253 include/linux/amba/pl022.h 	bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
bool              257 include/linux/amba/pl022.h 	bool rt;
bool              283 include/linux/amba/pl022.h 	bool slave_tx_disable;
bool               68 include/linux/amba/pl08x.h 	bool single;
bool               99 include/linux/amba/pl08x.h bool pl08x_filter_id(struct dma_chan *chan, void *chan_id);
bool              101 include/linux/amba/pl08x.h static inline bool pl08x_filter_id(struct dma_chan *chan, void *chan_id)
bool               34 include/linux/amba/pl330.h extern bool pl330_filter(struct dma_chan *chan, void *param);
bool              203 include/linux/amba/serial.h 	bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
bool              206 include/linux/amba/serial.h 	bool dma_rx_poll_enable;
bool               30 include/linux/arm-cci.h extern bool cci_probed(void);
bool               33 include/linux/arm-cci.h extern int __cci_control_port_by_device(struct device_node *dn, bool enable);
bool               34 include/linux/arm-cci.h extern int __cci_control_port_by_index(u32 port, bool enable);
bool               36 include/linux/arm-cci.h static inline bool cci_probed(void) { return false; }
bool               43 include/linux/arm-cci.h 					       bool enable)
bool               47 include/linux/arm-cci.h static inline int __cci_control_port_by_index(u32 port, bool enable)
bool               42 include/linux/assoc_array.h 	bool (*compare_object)(const void *object, const void *index_key);
bool               88 include/linux/assoc_array.h 			  bool (*iterator)(void *object, void *iterator_data),
bool              119 include/linux/assoc_array_priv.h static inline bool assoc_array_ptr_is_meta(const struct assoc_array_ptr *x)
bool              123 include/linux/assoc_array_priv.h static inline bool assoc_array_ptr_is_leaf(const struct assoc_array_ptr *x)
bool              127 include/linux/assoc_array_priv.h static inline bool assoc_array_ptr_is_shortcut(const struct assoc_array_ptr *x)
bool              131 include/linux/assoc_array_priv.h static inline bool assoc_array_ptr_is_node(const struct assoc_array_ptr *x)
bool               49 include/linux/async.h extern bool current_is_async(void);
bool              529 include/linux/ata.h static inline bool ata_id_has_hipm(const u16 *id)
bool              539 include/linux/ata.h static inline bool ata_id_has_dipm(const u16 *id)
bool              550 include/linux/ata.h static inline bool ata_id_has_fua(const u16 *id)
bool              557 include/linux/ata.h static inline bool ata_id_has_flush(const u16 *id)
bool              564 include/linux/ata.h static inline bool ata_id_flush_enabled(const u16 *id)
bool              573 include/linux/ata.h static inline bool ata_id_has_flush_ext(const u16 *id)
bool              580 include/linux/ata.h static inline bool ata_id_flush_ext_enabled(const u16 *id)
bool              638 include/linux/ata.h static inline bool ata_id_has_lba48(const u16 *id)
bool              647 include/linux/ata.h static inline bool ata_id_lba48_enabled(const u16 *id)
bool              656 include/linux/ata.h static inline bool ata_id_hpa_enabled(const u16 *id)
bool              670 include/linux/ata.h static inline bool ata_id_has_wcache(const u16 *id)
bool              678 include/linux/ata.h static inline bool ata_id_has_pm(const u16 *id)
bool              685 include/linux/ata.h static inline bool ata_id_rahead_enabled(const u16 *id)
bool              692 include/linux/ata.h static inline bool ata_id_wcache_enabled(const u16 *id)
bool              725 include/linux/ata.h static inline bool ata_id_is_sata(const u16 *id)
bool              738 include/linux/ata.h static inline bool ata_id_has_tpm(const u16 *id)
bool              748 include/linux/ata.h static inline bool ata_id_has_dword_io(const u16 *id)
bool              756 include/linux/ata.h static inline bool ata_id_has_unload(const u16 *id)
bool              765 include/linux/ata.h static inline bool ata_id_has_wwn(const u16 *id)
bool              798 include/linux/ata.h static inline bool ata_id_has_ncq_send_and_recv(const u16 *id)
bool              803 include/linux/ata.h static inline bool ata_id_has_trim(const u16 *id)
bool              811 include/linux/ata.h static inline bool ata_id_has_zero_after_trim(const u16 *id)
bool              821 include/linux/ata.h static inline bool ata_id_current_chs_valid(const u16 *id)
bool              833 include/linux/ata.h static inline bool ata_id_is_cfa(const u16 *id)
bool              849 include/linux/ata.h static inline bool ata_id_is_ssd(const u16 *id)
bool              854 include/linux/ata.h static inline bool ata_id_pio_need_iordy(const u16 *id, const u8 pio)
bool              866 include/linux/ata.h static inline bool ata_drive_40wire(const u16 *dev_id)
bool              875 include/linux/ata.h static inline bool ata_drive_40wire_relaxed(const u16 *dev_id)
bool              897 include/linux/ata.h static inline bool atapi_id_dmadir(const u16 *dev_id)
bool              910 include/linux/ata.h static inline bool ata_id_is_lba_capacity_ok(u16 *id)
bool              998 include/linux/ata.h static inline bool ata_ok(u8 status)
bool             1004 include/linux/ata.h static inline bool lba_28_ok(u64 block, u32 n_block)
bool             1010 include/linux/ata.h static inline bool lba_48_ok(u64 block, u32 n_block)
bool               34 include/linux/ath9k_platform.h 	bool is_clk_25mhz;
bool               35 include/linux/ath9k_platform.h 	bool tx_gain_buffalo;
bool               40 include/linux/ath9k_platform.h 	bool use_eeprom;
bool               28 include/linux/atmel-mci.h 	bool			detect_is_active_high;
bool               22 include/linux/atmel-ssc.h 	bool			clk_from_rk_pin;
bool               71 include/linux/atmel_tc.h 	bool			allocated;
bool              435 include/linux/audit.h static inline bool audit_loginuid_set(struct task_struct *tsk)
bool              310 include/linux/backing-dev.h static inline bool bdi_cap_stable_pages_required(struct backing_dev_info *bdi)
bool              315 include/linux/backing-dev.h static inline bool bdi_cap_writeback_dirty(struct backing_dev_info *bdi)
bool              320 include/linux/backing-dev.h static inline bool bdi_cap_account_dirty(struct backing_dev_info *bdi)
bool              325 include/linux/backing-dev.h static inline bool bdi_cap_account_writeback(struct backing_dev_info *bdi)
bool              332 include/linux/backing-dev.h static inline bool bdi_cap_swap_backed(struct backing_dev_info *bdi)
bool              337 include/linux/backing-dev.h static inline bool mapping_cap_writeback_dirty(struct address_space *mapping)
bool              342 include/linux/backing-dev.h static inline bool mapping_cap_account_dirty(struct address_space *mapping)
bool              347 include/linux/backing-dev.h static inline bool mapping_cap_swap_backed(struct address_space *mapping)
bool              115 include/linux/backlight.h 	bool fb_bl_on[FB_MAX];
bool              140 include/linux/backlight.h extern bool backlight_device_registered(enum backlight_type type);
bool               79 include/linux/balloon_compaction.h extern bool balloon_page_isolate(struct page *page);
bool               87 include/linux/balloon_compaction.h static inline bool __is_movable_balloon_page(struct page *page)
bool              100 include/linux/balloon_compaction.h static inline bool balloon_page_movable(struct page *page)
bool              109 include/linux/balloon_compaction.h static inline bool isolated_balloon_page(struct page *page)
bool              179 include/linux/balloon_compaction.h static inline bool __is_movable_balloon_page(struct page *page)
bool              184 include/linux/balloon_compaction.h static inline bool balloon_page_movable(struct page *page)
bool              189 include/linux/balloon_compaction.h static inline bool isolated_balloon_page(struct page *page)
bool              194 include/linux/balloon_compaction.h static inline bool balloon_page_isolate(struct page *page)
bool              264 include/linux/bcma/bcma.h 	bool dev_registered;
bool              436 include/linux/bcma/bcma.h extern bool bcma_core_is_enabled(struct bcma_device *core);
bool              442 include/linux/bcma/bcma.h 			      bool on);
bool              575 include/linux/bcma/bcma_driver_chipcommon.h 	bool present;
bool              583 include/linux/bcma/bcma_driver_chipcommon.h 	bool present;
bool              598 include/linux/bcma/bcma_driver_chipcommon.h 	bool present;
bool              599 include/linux/bcma/bcma_driver_chipcommon.h 	bool boot;		/* This is the flash the SoC boots from */
bool              672 include/linux/bcma/bcma_driver_chipcommon.h void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable);
bool              242 include/linux/bcma/bcma_driver_pci.h 				 struct bcma_device *core, bool enable);
bool              245 include/linux/bcma/bcma_driver_pci.h extern void bcma_core_pci_power_save(struct bcma_bus *bus, bool up);
bool              105 include/linux/bio.h static inline bool bio_has_data(struct bio *bio)
bool              115 include/linux/bio.h static inline bool bio_is_rw(struct bio *bio)
bool              126 include/linux/bio.h static inline bool bio_mergeable(struct bio *bio)
bool              193 include/linux/bio.h static inline bool bvec_gap_to_prev(struct bio_vec *bprv, unsigned int offset)
bool              334 include/linux/bio.h static inline bool bio_integrity_flagged(struct bio *bio, enum bip_flags flag)
bool              703 include/linux/bio.h extern bool bio_integrity_enabled(struct bio *bio);
bool              720 include/linux/bio.h static inline bool bio_integrity_enabled(struct bio *bio)
bool              768 include/linux/bio.h static inline bool bio_integrity_flagged(struct bio *bio, enum bip_flags flag)
bool               82 include/linux/blk-mq.h typedef int (queue_rq_fn)(struct blk_mq_hw_ctx *, struct request *, bool);
bool              160 include/linux/blk-mq.h void blk_mq_flush_plug_list(struct blk_plug *plug, bool from_schedule);
bool              163 include/linux/blk-mq.h void blk_mq_run_queues(struct request_queue *q, bool async);
bool              165 include/linux/blk-mq.h bool blk_mq_can_queue(struct blk_mq_hw_ctx *);
bool              167 include/linux/blk-mq.h 		gfp_t gfp, bool reserved);
bool              178 include/linux/blk-mq.h void blk_mq_add_to_requeue_list(struct request *rq, bool at_head);
bool              186 include/linux/blk-mq.h void blk_mq_start_stopped_hw_queues(struct request_queue *q, bool async);
bool              625 include/linux/blkdev.h static inline bool queue_is_rq_based(struct request_queue *q)
bool              638 include/linux/blkdev.h static inline bool rw_is_sync(unsigned int rw_flags)
bool              643 include/linux/blkdev.h static inline bool rq_is_sync(struct request *rq)
bool              648 include/linux/blkdev.h static inline bool blk_rl_full(struct request_list *rl, bool sync)
bool              655 include/linux/blkdev.h static inline void blk_set_rl_full(struct request_list *rl, bool sync)
bool              662 include/linux/blkdev.h static inline void blk_clear_rl_full(struct request_list *rl, bool sync)
bool              669 include/linux/blkdev.h static inline bool rq_mergeable(struct request *rq)
bool              680 include/linux/blkdev.h static inline bool blk_check_merge_flags(unsigned int flags1,
bool              695 include/linux/blkdev.h static inline bool blk_write_same_mergeable(struct bio *a, struct bio *b)
bool              971 include/linux/blkdev.h extern bool blk_update_request(struct request *rq, int error,
bool              974 include/linux/blkdev.h extern bool blk_end_request(struct request *rq, int error,
bool              977 include/linux/blkdev.h extern bool blk_end_request_cur(struct request *rq, int error);
bool              978 include/linux/blkdev.h extern bool blk_end_request_err(struct request *rq, int error);
bool              979 include/linux/blkdev.h extern bool __blk_end_request(struct request *rq, int error,
bool              982 include/linux/blkdev.h extern bool __blk_end_request_cur(struct request *rq, int error);
bool              983 include/linux/blkdev.h extern bool __blk_end_request_err(struct request *rq, int error);
bool             1043 include/linux/blkdev.h extern void blk_queue_flush_queueable(struct request_queue *q, bool queueable);
bool             1052 include/linux/blkdev.h bool __must_check blk_get_queue(struct request_queue *);
bool             1098 include/linux/blkdev.h typedef void (*blk_plug_cb_fn)(struct blk_plug_cb *, bool);
bool             1108 include/linux/blkdev.h extern void blk_flush_plug_list(struct blk_plug *, bool);
bool             1126 include/linux/blkdev.h static inline bool blk_needs_flush_plug(struct task_struct *tsk)
bool             1391 include/linux/blkdev.h static inline bool queue_flush_queueable(struct request_queue *q)
bool             1491 include/linux/blkdev.h extern bool blk_integrity_is_initialized(struct gendisk *);
bool             1498 include/linux/blkdev.h extern bool blk_integrity_merge_rq(struct request_queue *, struct request *,
bool             1500 include/linux/blkdev.h extern bool blk_integrity_merge_bio(struct request_queue *, struct request *,
bool             1514 include/linux/blkdev.h static inline bool blk_integrity_rq(struct request *rq)
bool             1581 include/linux/blkdev.h static inline bool blk_integrity_merge_rq(struct request_queue *rq,
bool             1587 include/linux/blkdev.h static inline bool blk_integrity_merge_bio(struct request_queue *rq,
bool             1593 include/linux/blkdev.h static inline bool blk_integrity_is_initialized(struct gendisk *g)
bool             1659 include/linux/blkdev.h static inline bool blk_needs_flush_plug(struct task_struct *tsk)
bool               38 include/linux/bma150.h 	bool any_motion_int;		/* Set to enable any-motion interrupt */
bool               39 include/linux/bma150.h 	bool hg_int;			/* Set to enable high-G interrupt */
bool               40 include/linux/bma150.h 	bool lg_int;			/* Set to enable low-G interrupt */
bool               80 include/linux/bpf.h 	bool gpl_only;
bool              107 include/linux/bpf.h 	bool (*is_valid_access)(int off, int size, enum bpf_access_type type);
bool              122 include/linux/bpf.h 	bool is_gpl_compatible;
bool              145 include/linux/buffer_head.h 				     bool *dirty, bool *writeback);
bool              102 include/linux/can/dev.h static inline bool can_is_canfd_skb(const struct sk_buff *skb)
bool              208 include/linux/capability.h extern bool has_capability(struct task_struct *t, int cap);
bool              209 include/linux/capability.h extern bool has_ns_capability(struct task_struct *t,
bool              211 include/linux/capability.h extern bool has_capability_noaudit(struct task_struct *t, int cap);
bool              212 include/linux/capability.h extern bool has_ns_capability_noaudit(struct task_struct *t,
bool              214 include/linux/capability.h extern bool capable(int cap);
bool              215 include/linux/capability.h extern bool ns_capable(struct user_namespace *ns, int cap);
bool              216 include/linux/capability.h extern bool capable_wrt_inode_uidgid(const struct inode *inode, int cap);
bool              217 include/linux/capability.h extern bool file_ns_capable(const struct file *file, struct user_namespace *ns, int cap);
bool               76 include/linux/ceph/auth.h 	bool negotiating;       /* true if negotiating protocol */
bool              113 include/linux/ceph/libceph.h 	bool have_fsid;
bool              182 include/linux/ceph/libceph.h extern bool libceph_compatible(void *data);
bool              211 include/linux/ceph/libceph.h 						 bool write_page);
bool              213 include/linux/ceph/libceph.h 				 bool dirty);
bool               17 include/linux/ceph/mdsmap.h 	bool laggy;
bool               52 include/linux/ceph/mdsmap.h static inline bool ceph_mdsmap_is_laggy(struct ceph_mdsmap *m, int w)
bool               55 include/linux/ceph/messenger.h 	bool nocrc;
bool               77 include/linux/ceph/messenger.h static __inline__ bool ceph_msg_data_type_valid(enum ceph_msg_data_type type)
bool              117 include/linux/ceph/messenger.h 	bool			last_piece;	/* current is last piece */
bool              118 include/linux/ceph/messenger.h 	bool			need_crc;	/* crc update needed */
bool              157 include/linux/ceph/messenger.h 	bool more_to_follow;
bool              158 include/linux/ceph/messenger.h 	bool needs_out_seq;
bool              221 include/linux/ceph/messenger.h 	bool out_msg_done;
bool              228 include/linux/ceph/messenger.h 	bool out_kvec_is_msg; /* kvec refers to out_msg */
bool              260 include/linux/ceph/messenger.h 			bool nocrc);
bool              268 include/linux/ceph/messenger.h extern bool ceph_con_opened(struct ceph_connection *con);
bool              287 include/linux/ceph/messenger.h 				     bool can_fail);
bool               70 include/linux/ceph/mon_client.h 	bool hunting;
bool               19 include/linux/ceph/msgpool.h 			     int front_len, int size, bool blocking,
bool               26 include/linux/ceph/osd_client.h typedef void (*ceph_osdc_unsafe_callback_t)(struct ceph_osd_request *, bool);
bool               64 include/linux/ceph/osd_client.h 			bool		pages_from_pool;
bool               65 include/linux/ceph/osd_client.h 			bool		own_pages;
bool              140 include/linux/ceph/osd_client.h 	bool              r_paused;
bool              151 include/linux/ceph/osd_client.h 	bool              r_mempool;
bool              250 include/linux/ceph/osd_client.h 					u32 alignment, bool pages_from_pool,
bool              251 include/linux/ceph/osd_client.h 					bool own_pages);
bool              270 include/linux/ceph/osd_client.h 					u32 alignment, bool pages_from_pool,
bool              271 include/linux/ceph/osd_client.h 					bool own_pages);
bool              287 include/linux/ceph/osd_client.h 					u32 alignment, bool pages_from_pool,
bool              288 include/linux/ceph/osd_client.h 					bool own_pages);
bool              292 include/linux/ceph/osd_client.h 					u32 alignment, bool pages_from_pool,
bool              293 include/linux/ceph/osd_client.h 					bool own_pages);
bool              309 include/linux/ceph/osd_client.h 					       bool use_mempool,
bool              324 include/linux/ceph/osd_client.h 				      bool use_mempool);
bool              334 include/linux/ceph/osd_client.h 				   bool nofail);
bool               44 include/linux/ceph/osdmap.h static inline bool ceph_can_shift_osds(struct ceph_pg_pool_info *pool)
bool              157 include/linux/ceph/osdmap.h static inline bool ceph_osdmap_flag(struct ceph_osdmap *map, int flag)
bool              126 include/linux/cgroup.h static inline bool css_tryget(struct cgroup_subsys_state *css)
bool              143 include/linux/cgroup.h static inline bool css_tryget_online(struct cgroup_subsys_state *css)
bool              519 include/linux/cgroup.h static inline bool cgroup_on_dfl(const struct cgroup *cgrp)
bool              525 include/linux/cgroup.h static inline bool cgroup_has_tasks(struct cgroup *cgrp)
bool              587 include/linux/cgroup.h bool cgroup_is_descendant(struct cgroup *cgrp, struct cgroup *ancestor);
bool              645 include/linux/cgroup.h 	bool broken_hierarchy;
bool              646 include/linux/cgroup.h 	bool warned_broken_hierarchy;
bool              756 include/linux/cgroup.h static inline bool task_css_is_root(struct task_struct *task, int subsys_id)
bool              889 include/linux/cgroup.h bool css_has_online_children(struct cgroup_subsys_state *css);
bool               48 include/linux/cleancache.h static inline bool cleancache_fs_enabled(struct page *page)
bool               52 include/linux/cleancache.h static inline bool cleancache_fs_enabled_mapping(struct address_space *mapping)
bool              551 include/linux/clk-provider.h bool __clk_is_prepared(struct clk *clk);
bool              552 include/linux/clk-provider.h bool __clk_is_enabled(struct clk *clk);
bool               13 include/linux/clk/clk-conf.h int of_clk_set_defaults(struct device_node *node, bool clk_supplier);
bool               16 include/linux/clk/clk-conf.h 				      bool clk_supplier)
bool               49 include/linux/clk/tegra.h 	bool (*rail_off_ready)(void);
bool               98 include/linux/clk/tegra.h static inline bool tegra_cpu_rail_off_ready(void)
bool              166 include/linux/clockchips.h 				     ktime_t expires, bool force);
bool               24 include/linux/cma.h 			bool fixed, struct cma **res_cma);
bool               29 include/linux/cma.h extern bool cma_release(struct cma *cma, struct page *pages, int count);
bool               62 include/linux/compaction.h static inline bool compaction_deferred(struct zone *zone, int order)
bool               82 include/linux/compaction.h 		bool alloc_success)
bool               93 include/linux/compaction.h static inline bool compaction_restarting(struct zone *zone, int order)
bool              128 include/linux/compaction.h static inline bool compaction_deferred(struct zone *zone, int order)
bool              343 include/linux/compiler.h 		bool __cond = !(condition);				\
bool              103 include/linux/completion.h extern bool try_wait_for_completion(struct completion *x);
bool              104 include/linux/completion.h extern bool completion_done(struct completion *x);
bool              166 include/linux/console.h extern bool console_suspend_enabled;
bool              192 include/linux/console.h extern bool vgacon_text_force(void);
bool              110 include/linux/console_struct.h 	bool vc_panic_force_write; /* when oops/panic this VC can accept forced output/blanking */
bool               14 include/linux/context_tracking_state.h 	bool active;
bool               25 include/linux/context_tracking_state.h static inline bool context_tracking_is_enabled(void)
bool               30 include/linux/context_tracking_state.h static inline bool context_tracking_cpu_is_enabled(void)
bool               35 include/linux/context_tracking_state.h static inline bool context_tracking_in_user(void)
bool               40 include/linux/context_tracking_state.h static inline bool context_tracking_in_user(void) { return false; }
bool               41 include/linux/context_tracking_state.h static inline bool context_tracking_active(void) { return false; }
bool               31 include/linux/cpu.h extern bool cpu_is_hotpluggable(unsigned cpu);
bool               32 include/linux/cpu.h extern bool arch_match_cpu_phys_id(int cpu, u64 phys_id);
bool               33 include/linux/cpu.h extern bool arch_find_n_match_cpu_physical_id(struct device_node *cpun,
bool              216 include/linux/cpu.h extern bool try_get_online_cpus(void);
bool              262 include/linux/cpu.h void cpu_idle_poll_ctrl(bool enable);
bool               19 include/linux/cpufreq-dt.h 	bool independent_clocks;
bool               84 include/linux/cpufreq.h 	bool			governor_enabled; /* governor start/stop flag */
bool              111 include/linux/cpufreq.h 	bool			transition_ongoing; /* Tracks transition status */
bool              137 include/linux/cpufreq.h static inline bool policy_is_shared(struct cpufreq_policy *policy)
bool              158 include/linux/cpufreq.h bool have_governor_per_policy(void);
bool              273 include/linux/cpufreq.h 	bool                    boost_supported;
bool              274 include/linux/cpufreq.h 	bool                    boost_enabled;
bool              523 include/linux/cpufreq.h static inline bool cpufreq_next_valid(struct cpufreq_frequency_table **pos)
bool               46 include/linux/cpuidle.h 	bool		disabled; /* disabled on all CPUs */
bool              147 include/linux/cpuidle.h extern void cpuidle_use_deepest_state(bool enable);
bool              180 include/linux/cpuidle.h static inline void cpuidle_use_deepest_state(bool enable) {}
bool              412 include/linux/cpumask.h static inline bool cpumask_equal(const struct cpumask *src1p,
bool              424 include/linux/cpumask.h static inline bool cpumask_intersects(const struct cpumask *src1p,
bool              449 include/linux/cpumask.h static inline bool cpumask_empty(const struct cpumask *srcp)
bool              458 include/linux/cpumask.h static inline bool cpumask_full(const struct cpumask *srcp)
bool              682 include/linux/cpumask.h bool alloc_cpumask_var_node(cpumask_var_t *mask, gfp_t flags, int node);
bool              683 include/linux/cpumask.h bool alloc_cpumask_var(cpumask_var_t *mask, gfp_t flags);
bool              684 include/linux/cpumask.h bool zalloc_cpumask_var_node(cpumask_var_t *mask, gfp_t flags, int node);
bool              685 include/linux/cpumask.h bool zalloc_cpumask_var(cpumask_var_t *mask, gfp_t flags);
bool              695 include/linux/cpumask.h static inline bool alloc_cpumask_var(cpumask_var_t *mask, gfp_t flags)
bool              700 include/linux/cpumask.h static inline bool alloc_cpumask_var_node(cpumask_var_t *mask, gfp_t flags,
bool              706 include/linux/cpumask.h static inline bool zalloc_cpumask_var(cpumask_var_t *mask, gfp_t flags)
bool              712 include/linux/cpumask.h static inline bool zalloc_cpumask_var_node(cpumask_var_t *mask, gfp_t flags,
bool              745 include/linux/cpumask.h void set_cpu_possible(unsigned int cpu, bool possible);
bool              746 include/linux/cpumask.h void set_cpu_present(unsigned int cpu, bool present);
bool              747 include/linux/cpumask.h void set_cpu_online(unsigned int cpu, bool online);
bool              748 include/linux/cpumask.h void set_cpu_active(unsigned int cpu, bool active);
bool               20 include/linux/cpuset.h static inline bool cpusets_enabled(void)
bool               43 include/linux/cpuset.h extern void cpuset_update_active_cpus(bool cpu_online);
bool              129 include/linux/cpuset.h static inline bool read_mems_allowed_retry(unsigned int seq)
bool              149 include/linux/cpuset.h static inline bool cpusets_enabled(void) { return false; }
bool              154 include/linux/cpuset.h static inline void cpuset_update_active_cpus(bool cpu_online)
bool              258 include/linux/cpuset.h static inline bool read_mems_allowed_retry(unsigned int seq)
bool               71 include/linux/cred.h extern bool may_setgroups(void);
bool              168 include/linux/cred.h extern bool creds_are_invalid(const struct cred *cred);
bool               39 include/linux/davinci_emac.h 	bool no_bd_ram;
bool              162 include/linux/dcache.h 	int (*d_manage)(struct dentry *, bool);
bool              395 include/linux/dcache.h static inline bool d_managed(const struct dentry *dentry)
bool              400 include/linux/dcache.h static inline bool d_mountpoint(const struct dentry *dentry)
bool              430 include/linux/dcache.h static inline bool d_can_lookup(const struct dentry *dentry)
bool              435 include/linux/dcache.h static inline bool d_is_autodir(const struct dentry *dentry)
bool              440 include/linux/dcache.h static inline bool d_is_dir(const struct dentry *dentry)
bool              445 include/linux/dcache.h static inline bool d_is_symlink(const struct dentry *dentry)
bool              450 include/linux/dcache.h static inline bool d_is_file(const struct dentry *dentry)
bool              455 include/linux/dcache.h static inline bool d_is_negative(const struct dentry *dentry)
bool              460 include/linux/dcache.h static inline bool d_is_positive(const struct dentry *dentry)
bool              102 include/linux/debugfs.h bool debugfs_initialized(void);
bool              242 include/linux/debugfs.h static inline bool debugfs_initialized(void)
bool              169 include/linux/devfreq.h 	bool stop_polling;
bool              251 include/linux/device-mapper.h 	bool flush_supported:1;
bool              257 include/linux/device-mapper.h 	bool discards_supported:1;
bool              263 include/linux/device-mapper.h 	bool split_discard_bios:1;
bool              268 include/linux/device-mapper.h 	bool discard_zeroes_data_unsupported:1;
bool              236 include/linux/device.h 	bool suppress_bind_attrs;	/* disables bind/unbind via sysfs */
bool              564 include/linux/device.h extern bool device_remove_file_self(struct device *dev,
bool              797 include/linux/device.h 	bool			offline_disabled:1;
bool              798 include/linux/device.h 	bool			offline:1;
bool              882 include/linux/device.h static inline bool device_async_suspend_enabled(struct device *dev)
bool              887 include/linux/device.h static inline void pm_suspend_ignore_children(struct device *dev, bool enable)
bool              892 include/linux/device.h static inline void dev_pm_syscore_device(struct device *dev, bool val)
bool              935 include/linux/device.h static inline bool device_supports_offline(struct device *dev)
bool               87 include/linux/dma-contiguous.h 				       bool fixed);
bool              116 include/linux/dma-contiguous.h bool dma_release_from_contiguous(struct device *dev, struct page *pages,
bool              134 include/linux/dma-contiguous.h 				       bool fixed)
bool              154 include/linux/dma-contiguous.h bool dma_release_from_contiguous(struct device *dev, struct page *pages,
bool               40 include/linux/dma-debug.h 			       bool map_single);
bool               45 include/linux/dma-debug.h 				 size_t size, int direction, bool map_single);
bool              108 include/linux/dma-debug.h 				      bool map_single)
bool              119 include/linux/dma-debug.h 					bool map_single)
bool              131 include/linux/dma/ipu-dma.h 	bool			graphics_combine_en;
bool              132 include/linux/dma/ipu-dma.h 	bool			global_alpha_en;
bool              133 include/linux/dma/ipu-dma.h 	bool			key_color_en;
bool              168 include/linux/dma/ipu-dma.h 	bool			sec_chan_en;
bool                7 include/linux/dma/mmp-pdma.h bool mmp_pdma_filter_fn(struct dma_chan *chan, void *param);
bool                9 include/linux/dma/mmp-pdma.h static inline bool mmp_pdma_filter_fn(struct dma_chan *chan, void *param)
bool              157 include/linux/dmaengine.h 	bool src_inc;
bool              158 include/linux/dmaengine.h 	bool dst_inc;
bool              159 include/linux/dmaengine.h 	bool src_sgl;
bool              160 include/linux/dmaengine.h 	bool dst_sgl;
bool              357 include/linux/dmaengine.h 	bool device_fc;
bool              403 include/linux/dmaengine.h 	bool cmd_pause;
bool              404 include/linux/dmaengine.h 	bool cmd_terminate;
bool              426 include/linux/dmaengine.h typedef bool (*dma_filter_fn)(struct dma_chan *chan, void *filter_param);
bool              703 include/linux/dmaengine.h static inline bool is_slave_direction(enum dma_transfer_direction direction)
bool              808 include/linux/dmaengine.h static inline bool dmaengine_check_align(u8 align, size_t off1, size_t off2, size_t len)
bool              820 include/linux/dmaengine.h static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1,
bool              826 include/linux/dmaengine.h static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1,
bool              832 include/linux/dmaengine.h static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1,
bool              838 include/linux/dmaengine.h static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1,
bool              852 include/linux/dmaengine.h static inline bool dmaf_continue(enum dma_ctrl_flags flags)
bool              857 include/linux/dmaengine.h static inline bool dmaf_p_disabled_continue(enum dma_ctrl_flags flags)
bool              864 include/linux/dmaengine.h static inline bool dma_dev_has_pq_continue(struct dma_device *dma)
bool              946 include/linux/dmaengine.h static inline bool async_tx_test_ack(struct dma_async_tx_descriptor *tx)
bool               92 include/linux/dmar.h static inline bool dmar_rcu_check(void)
bool              104 include/linux/dmi.h extern bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp);
bool              110 include/linux/dmi.h extern bool dmi_match(enum dmi_field f, const char *str);
bool              122 include/linux/dmi.h static inline bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp)
bool              137 include/linux/dmi.h static inline bool dmi_match(enum dmi_field f, const char *str)
bool              463 include/linux/edac.h 	bool			is_virt_csrow;
bool              651 include/linux/edac.h 	bool enable_per_layer_report;
bool              715 include/linux/edac.h 	bool csbased;
bool               21 include/linux/edma.h bool edma_filter_fn(struct dma_chan *, void *);
bool               23 include/linux/edma.h static inline bool edma_filter_fn(struct dma_chan *chan, void *param)
bool               79 include/linux/eeprom_93cx6.h extern void eeprom_93cx6_wren(struct eeprom_93cx6 *eeprom, bool enable);
bool              913 include/linux/efi.h extern bool efi_poweroff_required(void);
bool              975 include/linux/efi.h static inline bool efi_enabled(int feature)
bool              981 include/linux/efi.h static inline bool efi_enabled(int feature)
bool             1119 include/linux/efi.h 	bool scanning;
bool             1120 include/linux/efi.h 	bool deleting;
bool             1156 include/linux/efi.h 		void *data, bool atomic, bool duplicates,
bool             1173 include/linux/efi.h 			      unsigned long *size, void *data, bool *set);
bool             1175 include/linux/efi.h 			  bool block, unsigned long size, void *data);
bool             1187 include/linux/efi.h 				       struct list_head *head, bool remove);
bool             1189 include/linux/efi.h bool efivar_validate(efi_char16_t *var_name, u8 *data, unsigned long len);
bool             1277 include/linux/efi.h bool efi_runtime_disabled(void);
bool              158 include/linux/elevator.h extern bool elv_rq_merge_ok(struct request *, struct bio *);
bool               33 include/linux/err.h static inline bool __must_check IS_ERR(__force const void *ptr)
bool               38 include/linux/err.h static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr)
bool               68 include/linux/etherdevice.h static inline bool is_link_local_ether_addr(const u8 *addr)
bool               90 include/linux/etherdevice.h static inline bool is_zero_ether_addr(const u8 *addr)
bool              108 include/linux/etherdevice.h static inline bool is_multicast_ether_addr(const u8 *addr)
bool              119 include/linux/etherdevice.h static inline bool is_local_ether_addr(const u8 *addr)
bool              132 include/linux/etherdevice.h static inline bool is_broadcast_ether_addr(const u8 *addr)
bool              145 include/linux/etherdevice.h static inline bool is_unicast_ether_addr(const u8 *addr)
bool              161 include/linux/etherdevice.h static inline bool is_valid_ether_addr(const u8 *addr)
bool              267 include/linux/etherdevice.h static inline bool ether_addr_equal(const u8 *addr1, const u8 *addr2)
bool              296 include/linux/etherdevice.h static inline bool ether_addr_equal_64bits(const u8 addr1[6+2],
bool              321 include/linux/etherdevice.h static inline bool ether_addr_equal_unaligned(const u8 *addr1, const u8 *addr2)
bool              341 include/linux/etherdevice.h static inline bool is_etherdev_addr(const struct net_device *dev,
bool              345 include/linux/etherdevice.h 	bool res = false;
bool              226 include/linux/extcon.h 				   bool cable_state);
bool              231 include/linux/extcon.h 				  const char *cable_name, bool cable_state);
bool              323 include/linux/extcon.h 					  int cable_index, bool cable_state)
bool               49 include/linux/extcon/extcon-gpio.h 	bool gpio_active_low;
bool               56 include/linux/extcon/extcon-gpio.h 	bool check_on_resume;
bool               40 include/linux/fault-inject.h bool should_fail(struct fault_attr *attr, ssize_t size);
bool               60 include/linux/fault-inject.h extern bool should_failslab(size_t size, gfp_t gfpflags, unsigned long flags);
bool               62 include/linux/fault-inject.h static inline bool should_failslab(size_t size, gfp_t gfpflags,
bool              506 include/linux/fb.h 	bool skip_vt_switch; /* no VT switch on suspend/resume required */
bool              618 include/linux/fb.h 					   const char *name, bool primary);
bool              666 include/linux/fb.h static inline bool fb_be_math(struct fb_info *info)
bool               32 include/linux/fdtable.h static inline bool close_on_exec(int fd, const struct fdtable *fdt)
bool               37 include/linux/fdtable.h static inline bool fd_is_open(int fd, const struct fdtable *fdt)
bool              168 include/linux/fence.h 	bool (*enable_signaling)(struct fence *fence);
bool              169 include/linux/fence.h 	bool (*signaled)(struct fence *fence);
bool              170 include/linux/fence.h 	signed long (*wait)(struct fence *fence, bool intr, signed long timeout);
bool              223 include/linux/fence.h signed long fence_default_wait(struct fence *fence, bool intr, signed long timeout);
bool              226 include/linux/fence.h bool fence_remove_callback(struct fence *fence, struct fence_cb *cb);
bool              240 include/linux/fence.h static inline bool
bool              268 include/linux/fence.h static inline bool
bool              307 include/linux/fence.h signed long fence_wait_timeout(struct fence *, bool intr, signed long timeout);
bool              323 include/linux/fence.h static inline signed long fence_wait(struct fence *fence, bool intr)
bool               66 include/linux/file.h extern bool get_close_on_exec(unsigned int fd);
bool              312 include/linux/filter.h 	bool			jited;		/* Is our filter JIT'ed? */
bool              390 include/linux/filter.h bool sk_filter_charge(struct sock *sk, struct sk_filter *fp);
bool              112 include/linux/firewire.h 	bool beta_repeaters_present;
bool              120 include/linux/firewire.h 	bool br_short;
bool              126 include/linux/firewire.h 	bool bm_abdicate;
bool              128 include/linux/firewire.h 	bool priority_budget_implemented;	/* controller feature */
bool              129 include/linux/firewire.h 	bool broadcast_channel_auto_allocated;	/* controller feature */
bool              131 include/linux/firewire.h 	bool broadcast_channel_allocated;
bool              298 include/linux/firewire.h 	bool payload_mapped;
bool              320 include/linux/firewire.h 	bool is_split_transaction;
bool              370 include/linux/firewire.h void fw_schedule_bus_reset(struct fw_card *card, bool delayed,
bool              371 include/linux/firewire.h 			   bool short_reset);
bool              443 include/linux/firewire.h 	bool drop_overflow_headers;
bool              468 include/linux/firewire.h 			    bool allocate);
bool               45 include/linux/firmware.h 	struct module *module, bool uevent,
bool               60 include/linux/firmware.h 	struct module *module, bool uevent,
bool               38 include/linux/flex_proportions.h bool fprop_new_period(struct fprop_global *p, int periods);
bool               13 include/linux/freezer.h extern bool pm_freezing;		/* PM freezing in effect */
bool               14 include/linux/freezer.h extern bool pm_nosig_freezing;		/* PM nosig freezing in effect */
bool               24 include/linux/freezer.h static inline bool frozen(struct task_struct *p)
bool               29 include/linux/freezer.h extern bool freezing_slow_path(struct task_struct *p);
bool               34 include/linux/freezer.h static inline bool freezing(struct task_struct *p)
bool               44 include/linux/freezer.h extern bool __refrigerator(bool check_kthr_stop);
bool               54 include/linux/freezer.h static inline bool try_to_freeze_unsafe(void)
bool               62 include/linux/freezer.h static inline bool try_to_freeze(void)
bool               69 include/linux/freezer.h extern bool freeze_task(struct task_struct *p);
bool               70 include/linux/freezer.h extern bool set_freezable(void);
bool               73 include/linux/freezer.h extern bool cgroup_freezing(struct task_struct *task);
bool               75 include/linux/freezer.h static inline bool cgroup_freezing(struct task_struct *task)
bool              148 include/linux/freezer.h static inline bool freezer_should_skip(struct task_struct *p)
bool              298 include/linux/freezer.h static inline bool frozen(struct task_struct *p) { return false; }
bool              299 include/linux/freezer.h static inline bool freezing(struct task_struct *p) { return false; }
bool              302 include/linux/freezer.h static inline bool __refrigerator(bool check_kthr_stop) { return false; }
bool              308 include/linux/freezer.h static inline bool try_to_freeze_nowarn(void) { return false; }
bool              309 include/linux/freezer.h static inline bool try_to_freeze(void) { return false; }
bool               16 include/linux/frontswap.h extern bool frontswap_enabled;
bool               21 include/linux/frontswap.h extern void frontswap_writethrough(bool);
bool               23 include/linux/frontswap.h extern void frontswap_tmem_exclusive_gets(bool);
bool               25 include/linux/frontswap.h extern bool __frontswap_test(struct swap_info_struct *, pgoff_t);
bool               35 include/linux/frontswap.h static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset)
bool               55 include/linux/frontswap.h static inline bool frontswap_test(struct swap_info_struct *sis, pgoff_t offset)
bool              373 include/linux/fs.h 	void (*is_dirty_writeback) (struct page *, bool *, bool *);
bool              433 include/linux/fs.h 	bool			bd_write_holder;
bool              883 include/linux/fs.h 	bool (*lm_break)(struct file_lock *);
bool             1299 include/linux/fs.h int __sb_start_write(struct super_block *sb, int level, bool wait);
bool             1409 include/linux/fs.h extern bool inode_owner_or_capable(const struct inode *inode);
bool             1414 include/linux/fs.h extern int vfs_create(struct inode *, struct dentry *, umode_t, bool);
bool             1528 include/linux/fs.h 	int (*create) (struct inode *,struct dentry *, umode_t, bool);
bool             1880 include/linux/fs.h extern bool our_mnt(struct vfsmount *mnt);
bool             1881 include/linux/fs.h extern bool fs_fully_visible(struct file_system_type *);
bool             2057 include/linux/fs.h 	bool			separate; /* should "name" be freed? */
bool             2239 include/linux/fs.h extern int __invalidate_device(struct block_device *, bool);
bool             2289 include/linux/fs.h static inline bool execute_ok(struct inode *inode)
bool             2301 include/linux/fs.h static inline bool file_start_write_trylock(struct file *file)
bool             2349 include/linux/fs.h static inline bool inode_is_open_for_write(const struct inode *inode)
bool             2789 include/linux/fs.h static inline bool dir_emit(struct dir_context *ctx,
bool             2795 include/linux/fs.h static inline bool dir_emit_dot(struct file *file, struct dir_context *ctx)
bool             2800 include/linux/fs.h static inline bool dir_emit_dotdot(struct file *file, struct dir_context *ctx)
bool             2805 include/linux/fs.h static inline bool dir_emit_dots(struct file *file, struct dir_context *ctx)
bool             2819 include/linux/fs.h static inline bool dir_relax(struct inode *inode)
bool               42 include/linux/fs_struct.h extern bool current_chrooted(void);
bool              120 include/linux/fscache-cache.h extern void fscache_op_complete(struct fscache_operation *, bool);
bool              256 include/linux/fscache-cache.h 	bool (*check_consistency)(struct fscache_operation *op);
bool              398 include/linux/fscache-cache.h static inline bool fscache_object_is_live(struct fscache_object *object)
bool              403 include/linux/fscache-cache.h static inline bool fscache_object_is_dying(struct fscache_object *object)
bool              408 include/linux/fscache-cache.h static inline bool fscache_object_is_available(struct fscache_object *object)
bool              413 include/linux/fscache-cache.h static inline bool fscache_object_is_active(struct fscache_object *object)
bool              420 include/linux/fscache-cache.h static inline bool fscache_object_is_dead(struct fscache_object *object)
bool              497 include/linux/fscache-cache.h static inline bool fscache_use_cookie(struct fscache_object *object)
bool              503 include/linux/fscache-cache.h static inline bool __fscache_unuse_cookie(struct fscache_cookie *cookie)
bool              548 include/linux/fscache-cache.h extern bool fscache_object_sleep_till_congested(signed long *timeoutp);
bool              200 include/linux/fscache.h static inline bool fscache_cookie_enabled(struct fscache_cookie *cookie)
bool              220 include/linux/fscache.h 	void *, bool);
bool              221 include/linux/fscache.h extern void __fscache_relinquish_cookie(struct fscache_cookie *, bool);
bool              242 include/linux/fscache.h extern bool __fscache_check_page_write(struct fscache_cookie *, struct page *);
bool              244 include/linux/fscache.h extern bool __fscache_maybe_release_page(struct fscache_cookie *, struct page *,
bool              250 include/linux/fscache.h extern void __fscache_disable_cookie(struct fscache_cookie *, bool);
bool              252 include/linux/fscache.h 				    bool (*)(void *), void *);
bool              345 include/linux/fscache.h 	bool enable)
bool              367 include/linux/fscache.h void fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire)
bool              718 include/linux/fscache.h bool fscache_check_page_write(struct fscache_cookie *cookie,
bool              761 include/linux/fscache.h bool fscache_maybe_release_page(struct fscache_cookie *cookie,
bool              804 include/linux/fscache.h void fscache_disable_cookie(struct fscache_cookie *cookie, bool invalidate)
bool              825 include/linux/fscache.h 			   bool (*can_enable)(void *data),
bool              128 include/linux/fsl_devices.h 	void	(*cs_control)(struct spi_device *spi, bool on);
bool              332 include/linux/fsnotify_backend.h extern bool fsnotify_notify_queue_is_empty(struct fsnotify_group *group);
bool              748 include/linux/ftrace.h extern bool ftrace_graph_is_dead(void);
bool               89 include/linux/ftrace_event.h 	bool			snapshot;
bool              428 include/linux/ftrace_event.h static inline bool
bool              455 include/linux/ftrace_event.h static inline bool
bool               63 include/linux/gameport.h 	bool ignore;
bool              124 include/linux/genalloc.h bool addr_in_gen_pool(struct gen_pool *pool, unsigned long start,
bool              247 include/linux/genhd.h static inline bool disk_part_scan_enabled(struct gendisk *disk)
bool              149 include/linux/genl_magic_func.h 		struct genl_info *info, bool exclude_invariants)	\
bool              329 include/linux/genl_magic_func.h 		const bool exclude_sensitive)				\
bool              373 include/linux/gfp.h extern void free_hot_cold_page(struct page *page, bool cold);
bool              374 include/linux/gfp.h extern void free_hot_cold_page_list(struct list_head *list, bool cold);
bool              397 include/linux/gfp.h bool gfp_pfmemalloc_allowed(gfp_t gfp_mask);
bool              403 include/linux/gfp.h extern bool pm_suspended_storage(void);
bool              405 include/linux/gfp.h static inline bool pm_suspended_storage(void)
bool                7 include/linux/glob.h bool __pure glob_match(char const *pat, char const *str);
bool               99 include/linux/gpio.h static inline bool gpio_is_valid(int number)
bool              184 include/linux/gpio.h static inline int gpio_export(unsigned gpio, bool direction_may_change)
bool              326 include/linux/gpio/consumer.h int gpiod_export(struct gpio_desc *desc, bool direction_may_change);
bool              335 include/linux/gpio/consumer.h 			       bool direction_may_change)
bool              105 include/linux/gpio/driver.h 	bool			can_sleep;
bool              106 include/linux/gpio/driver.h 	bool			irq_not_threaded;
bool              107 include/linux/gpio/driver.h 	bool			exported;
bool               29 include/linux/gpio_keys.h 	bool can_disable;
bool               71 include/linux/hashtable.h static inline bool hash_hashed(struct hlist_node *node)
bool               76 include/linux/hashtable.h static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz)
bool              117 include/linux/hdmi.h 	bool itc;
bool              220 include/linux/hdmi.h 	bool downmix_inhibit;
bool              506 include/linux/hid.h 	bool io_started;						/* Protected by driver_lock. If IO has started */
bool              737 include/linux/hid.h extern bool hid_ignore(struct hid_device *);
bool              233 include/linux/host1x.h 	bool serialize;
bool               68 include/linux/huge_mm.h extern bool is_vma_temporary_stack(struct vm_area_struct *vma);
bool               80 include/linux/hugetlb.h bool isolate_huge_page(struct page *page, struct list_head *list);
bool               82 include/linux/hugetlb.h bool is_hugepage_active(struct page *page);
bool              150 include/linux/hugetlb.h static inline bool isolate_huge_page(struct page *page, struct list_head *list)
bool              346 include/linux/hugetlb.h static inline bool hstate_is_gigantic(struct hstate *h)
bool              418 include/linux/hugetlb.h static inline bool hugepages_supported(void)
bool               50 include/linux/hugetlb_cgroup.h static inline bool hugetlb_cgroup_disabled(void)
bool               82 include/linux/hugetlb_cgroup.h static inline bool hugetlb_cgroup_disabled(void)
bool               41 include/linux/hw_random.h 	int (*read)(struct hwrng *rng, void *data, size_t max, bool wait);
bool              684 include/linux/hyperv.h 	bool batched_reading;
bool              686 include/linux/hyperv.h 	bool is_dedicated_interrupt;
bool              744 include/linux/hyperv.h static inline void set_channel_read_state(struct vmbus_channel *c, bool state)
bool              789 include/linux/hyperv.h bool vmbus_are_subchannels_present(struct vmbus_channel *primary);
bool             1167 include/linux/hyperv.h extern bool vmbus_prep_negotiate_resp(struct icmsg_hdr *,
bool               27 include/linux/i2c/ads1015.h 	bool enabled;
bool               38 include/linux/i2c/lm8323.h 	bool repeat;
bool               18 include/linux/i2c/ltc4245.h 	bool use_extra_gpios;
bool                9 include/linux/i2c/max6639.h 	bool pwm_polarity;	/* Polarity low (0) or high (1, default) */
bool               21 include/linux/i2c/mcs.h 	void (*poweron)(bool);
bool               32 include/linux/i2c/mcs.h 	bool no_autorepeat;
bool               18 include/linux/i2c/mms114.h 	bool x_invert;
bool               19 include/linux/i2c/mms114.h 	bool y_invert;
bool               21 include/linux/i2c/mms114.h 	void (*cfg_pin)(bool);
bool               16 include/linux/i2c/mpr121_touchkey.h 	bool wakeup;
bool               72 include/linux/i2c/sx150x.h 	bool     oscio_is_gpo;
bool               79 include/linux/i2c/sx150x.h 	bool     reset_during_probe;
bool              179 include/linux/i2c/twl.h int twl_set_regcache_bypass(u8 mod_no, bool enable);
bool              577 include/linux/i2c/twl.h 	bool ck32k_lowpwr_enable;
bool              590 include/linux/i2c/twl.h 	bool		use_leds;
bool              626 include/linux/i2c/twl.h 	bool rep;
bool              679 include/linux/i2c/twl.h 	bool use_poweroff;	/* Board is wired for TWL poweroff */
bool               47 include/linux/i2c/twl4030-madc.h 	bool do_avg;
bool               50 include/linux/i2c/twl4030-madc.h 	bool active;
bool               51 include/linux/i2c/twl4030-madc.h 	bool result_pending;
bool               52 include/linux/i2c/twl4030-madc.h 	bool raw;
bool               65 include/linux/i8042.h bool i8042_check_port_owner(const struct serio *);
bool               66 include/linux/i8042.h int i8042_install_filter(bool (*filter)(unsigned char data, unsigned char str,
bool               68 include/linux/i8042.h int i8042_remove_filter(bool (*filter)(unsigned char data, unsigned char str,
bool               86 include/linux/i8042.h static inline bool i8042_check_port_owner(const struct serio *serio)
bool               91 include/linux/i8042.h static inline int i8042_install_filter(bool (*filter)(unsigned char data, unsigned char str,
bool               97 include/linux/i8042.h static inline int i8042_remove_filter(bool (*filter)(unsigned char data, unsigned char str,
bool               25 include/linux/i8253.h extern void clockevent_i8253_init(bool oneshot);
bool              568 include/linux/ide.h 	bool sense_rq_armed;
bool             1405 include/linux/ide.h bool ide_port_acpi(ide_hwif_t *hwif);
bool             1414 include/linux/ide.h static inline bool ide_port_acpi(ide_hwif_t *hwif) { return 0; }
bool               90 include/linux/idr.h bool idr_is_empty(struct idr *idp);
bool              612 include/linux/ieee80211.h static inline bool ieee80211_is_bufferable_mmpdu(__le16 fc)
bool             2306 include/linux/ieee80211.h static inline bool _ieee80211_is_robust_mgmt_frame(struct ieee80211_hdr *hdr)
bool             2338 include/linux/ieee80211.h static inline bool ieee80211_is_robust_mgmt_frame(struct sk_buff *skb)
bool             2350 include/linux/ieee80211.h static inline bool ieee80211_is_public_action(struct ieee80211_hdr *hdr,
bool             2377 include/linux/ieee80211.h static inline bool ieee80211_check_tim(const struct ieee80211_tim_ie *tim,
bool             2413 include/linux/ieee80211.h static inline bool ieee80211_action_contains_tpc(struct sk_buff *skb)
bool               43 include/linux/if_bridge.h bool br_multicast_has_querier_anywhere(struct net_device *dev, int proto);
bool               44 include/linux/if_bridge.h bool br_multicast_has_querier_adjacent(struct net_device *dev, int proto);
bool               51 include/linux/if_bridge.h static inline bool br_multicast_has_querier_anywhere(struct net_device *dev,
bool               56 include/linux/if_bridge.h static inline bool br_multicast_has_querier_adjacent(struct net_device *dev,
bool               67 include/linux/if_macvlan.h 				    unsigned int len, bool success,
bool               68 include/linux/if_macvlan.h 				    bool multicast)
bool               91 include/linux/if_macvlan.h 			     unsigned int len, bool success,
bool               92 include/linux/if_macvlan.h 			     bool multicast);
bool               38 include/linux/if_team.h 	bool linkup; /* either state.linkup or user.linkup */
bool               41 include/linux/if_team.h 		bool linkup;
bool               48 include/linux/if_team.h 		bool linkup;
bool               49 include/linux/if_team.h 		bool linkup_enabled;
bool               53 include/linux/if_team.h 	bool changed;
bool               54 include/linux/if_team.h 	bool removed;
bool               76 include/linux/if_team.h static inline bool team_port_enabled(struct team_port *port)
bool               81 include/linux/if_team.h static inline bool team_port_txable(struct team_port *port)
bool              108 include/linux/if_team.h 	bool (*transmit)(struct team *team, struct sk_buff *skb);
bool              141 include/linux/if_team.h 		bool bool_val;
bool              150 include/linux/if_team.h 	bool per_port;
bool              194 include/linux/if_team.h 	bool user_carrier_enabled;
bool              195 include/linux/if_team.h 	bool queue_override_enabled;
bool              197 include/linux/if_team.h 	bool port_mtu_change_allowed;
bool               76 include/linux/if_vlan.h static inline bool is_vlan_dev(struct net_device *dev)
bool              189 include/linux/if_vlan.h extern bool vlan_do_receive(struct sk_buff **skb);
bool              199 include/linux/if_vlan.h extern bool vlan_uses_dev(const struct net_device *dev);
bool              238 include/linux/if_vlan.h static inline bool vlan_do_receive(struct sk_buff **skb)
bool              263 include/linux/if_vlan.h static inline bool vlan_uses_dev(const struct net_device *dev)
bool              274 include/linux/if_vlan.h static inline bool vlan_hw_offload_capable(netdev_features_t features,
bool               19 include/linux/iio/accel/kxcjk_1013.h 	bool active_high_intr;
bool               47 include/linux/iio/adc/ad_sigma_delta.h 	bool has_registers;
bool               66 include/linux/iio/adc/ad_sigma_delta.h 	bool			irq_dis;
bool               68 include/linux/iio/adc/ad_sigma_delta.h 	bool			bus_locked;
bool               48 include/linux/iio/buffer.h 	bool (*data_available)(struct iio_buffer *buffer);
bool               85 include/linux/iio/buffer.h 	bool					scan_timestamp;
bool               90 include/linux/iio/buffer.h 	bool					stufftoread;
bool              212 include/linux/iio/buffer.h bool iio_validate_scan_mask_onehot(struct iio_dev *indio_dev,
bool              163 include/linux/iio/common/st_sensors.h 							bool multiread_bit);
bool              191 include/linux/iio/common/st_sensors.h 	bool multi_read_bit;
bool              221 include/linux/iio/common/st_sensors.h 	bool enabled;
bool              222 include/linux/iio/common/st_sensors.h 	bool multiread_bit;
bool              264 include/linux/iio/common/st_sensors.h int st_sensors_set_enable(struct iio_dev *indio_dev, bool enable);
bool              274 include/linux/iio/common/st_sensors.h int st_sensors_set_dataready_irq(struct iio_dev *indio_dev, bool enable);
bool               24 include/linux/iio/dac/ad5421.h 	bool external_vref;
bool               22 include/linux/iio/dac/ad5791.h 	bool				use_rbuf_gain2;
bool               56 include/linux/iio/frequency/ad9523.h 	bool			divider_output_invert_en;
bool               57 include/linux/iio/frequency/ad9523.h 	bool			sync_ignore_en;
bool               58 include/linux/iio/frequency/ad9523.h 	bool			low_power_mode_en;
bool               60 include/linux/iio/frequency/ad9523.h 	bool			use_alt_clock_src;
bool               61 include/linux/iio/frequency/ad9523.h 	bool			output_dis;
bool              147 include/linux/iio/frequency/ad9523.h 	bool				refa_diff_rcv_en;
bool              148 include/linux/iio/frequency/ad9523.h 	bool				refb_diff_rcv_en;
bool              149 include/linux/iio/frequency/ad9523.h 	bool				zd_in_diff_en;
bool              150 include/linux/iio/frequency/ad9523.h 	bool				osc_in_diff_en;
bool              156 include/linux/iio/frequency/ad9523.h 	bool				refa_cmos_neg_inp_en;
bool              157 include/linux/iio/frequency/ad9523.h 	bool				refb_cmos_neg_inp_en;
bool              158 include/linux/iio/frequency/ad9523.h 	bool				zd_in_cmos_neg_inp_en;
bool              159 include/linux/iio/frequency/ad9523.h 	bool				osc_in_cmos_neg_inp_en;
bool              166 include/linux/iio/frequency/ad9523.h 	bool				zero_delay_mode_internal_en;
bool              167 include/linux/iio/frequency/ad9523.h 	bool				osc_in_feedback_en;
bool              177 include/linux/iio/frequency/ad9523.h 	bool				pll2_freq_doubler_en;
bool              186 include/linux/iio/frequency/ad9523.h 	bool				rzero_bypass_en;
bool              119 include/linux/iio/frequency/adf4350.h 	bool			ref_doubler_en;
bool              120 include/linux/iio/frequency/adf4350.h 	bool			ref_div2_en;
bool              255 include/linux/iio/iio.h static inline bool iio_channel_has_info(const struct iio_chan_spec *chan,
bool              405 include/linux/iio/iio.h 	bool (*validate_scan_mask)(struct iio_dev *indio_dev,
bool              464 include/linux/iio/iio.h 	bool				scan_timestamp;
bool              583 include/linux/iio/iio.h static inline bool iio_buffer_enabled(struct iio_dev *indio_dev)
bool               49 include/linux/iio/imu/adis.h 	int (*enable_irq)(struct adis *adis, bool enable);
bool               51 include/linux/iio/imu/adis.h 	bool has_paging;
bool              151 include/linux/iio/imu/adis.h int adis_enable_irq(struct adis *adis, bool enable);
bool               18 include/linux/iio/trigger.h 	bool enabled;
bool               35 include/linux/iio/trigger.h 	int (*set_trigger_state)(struct iio_trigger *trig, bool state);
bool               42 include/linux/in.h static inline bool ipv4_is_loopback(__be32 addr)
bool               47 include/linux/in.h static inline bool ipv4_is_multicast(__be32 addr)
bool               52 include/linux/in.h static inline bool ipv4_is_local_multicast(__be32 addr)
bool               57 include/linux/in.h static inline bool ipv4_is_lbcast(__be32 addr)
bool               63 include/linux/in.h static inline bool ipv4_is_zeronet(__be32 addr)
bool               70 include/linux/in.h static inline bool ipv4_is_private_10(__be32 addr)
bool               75 include/linux/in.h static inline bool ipv4_is_private_172(__be32 addr)
bool               80 include/linux/in.h static inline bool ipv4_is_private_192(__be32 addr)
bool               85 include/linux/in.h static inline bool ipv4_is_linklocal_169(__be32 addr)
bool               90 include/linux/in.h static inline bool ipv4_is_anycast_6to4(__be32 addr)
bool               95 include/linux/in.h static inline bool ipv4_is_test_192(__be32 addr)
bool              100 include/linux/in.h static inline bool ipv4_is_test_198(__be32 addr)
bool              156 include/linux/inetdevice.h struct net_device *__ip_dev_find(struct net *net, __be32 addr, bool devref);
bool              158 include/linux/init.h extern bool initcall_debug;
bool               52 include/linux/input-polldev.h 	bool devres_managed;
bool              181 include/linux/input.h 	bool going_away;
bool              192 include/linux/input.h 	bool devres_managed;
bool              296 include/linux/input.h 	bool (*filter)(struct input_handle *handle, unsigned int type, unsigned int code, int value);
bool              297 include/linux/input.h 	bool (*match)(struct input_handler *handler, struct input_dev *dev);
bool              302 include/linux/input.h 	bool legacy_minors;
bool              372 include/linux/input.h 				     bool allow_dynamic);
bool              153 include/linux/input/adp5589.h 	bool repeat;			/* Enable key repeat */
bool              154 include/linux/input/adp5589.h 	bool en_keylock;		/* Enable key lock feature (ADP5589 only)*/
bool               28 include/linux/input/bu21013.h 	bool ext_clk;
bool               29 include/linux/input/bu21013.h 	bool x_flip;
bool               30 include/linux/input/bu21013.h 	bool y_flip;
bool               31 include/linux/input/bu21013.h 	bool wakeup;
bool               46 include/linux/input/cyttsp.h 	bool use_hndshk;
bool               17 include/linux/input/edt-ft5x06.h 	bool use_parameters;
bool               17 include/linux/input/gp2ap002a00f.h 	bool wakeup;
bool                7 include/linux/input/ili210x.h 	bool (*get_pendown_state)(void);
bool               41 include/linux/input/kxtj9.h 	bool negate_x;
bool               42 include/linux/input/kxtj9.h 	bool negate_y;
bool               43 include/linux/input/kxtj9.h 	bool negate_z;
bool               73 include/linux/input/matrix_keypad.h 	bool		active_low;
bool               74 include/linux/input/matrix_keypad.h 	bool		wakeup;
bool               75 include/linux/input/matrix_keypad.h 	bool		no_autorepeat;
bool               68 include/linux/input/mt.h static inline bool input_mt_is_active(const struct input_mt_slot *slot)
bool               73 include/linux/input/mt.h static inline bool input_mt_is_used(const struct input_mt *mt,
bool               93 include/linux/input/mt.h static inline bool input_is_mt_value(int axis)
bool               98 include/linux/input/mt.h static inline bool input_is_mt_axis(int axis)
bool              104 include/linux/input/mt.h 				unsigned int tool_type, bool active);
bool              107 include/linux/input/mt.h void input_mt_report_pointer_emulation(struct input_dev *dev, bool use_count);
bool               54 include/linux/input/pixcir_ts.h 	bool has_hw_ids;
bool               37 include/linux/input/samsung-keypad.h 	bool no_autorepeat;
bool               38 include/linux/input/samsung-keypad.h 	bool wakeup;
bool               57 include/linux/input/sparse-keymap.h 				unsigned int value, bool autorelease);
bool               59 include/linux/input/sparse-keymap.h bool sparse_keymap_report_event(struct input_dev *dev, unsigned int code,
bool               60 include/linux/input/sparse-keymap.h 				unsigned int value, bool autorelease);
bool               40 include/linux/input/tca8418_keypad.h 	bool rep;
bool               41 include/linux/input/tca8418_keypad.h 	bool irq_is_gpio;
bool              223 include/linux/interrupt.h 			      bool force);
bool              361 include/linux/interrupt.h extern bool force_irqthreads;
bool               49 include/linux/iommu.h 	bool force_aperture;       /* DMA only allowed in mappable range? */
bool              108 include/linux/iommu.h 	bool (*capable)(enum iommu_cap);
bool              146 include/linux/iommu.h extern bool iommu_present(struct bus_type *bus);
bool              147 include/linux/iommu.h extern bool iommu_capable(struct bus_type *bus, enum iommu_cap cap);
bool              249 include/linux/iommu.h static inline bool iommu_present(struct bus_type *bus)
bool              254 include/linux/iommu.h static inline bool iommu_capable(struct bus_type *bus, enum iommu_cap cap)
bool              173 include/linux/ioport.h static inline bool resource_contains(struct resource *r1, struct resource *r2)
bool              253 include/linux/ioport.h static inline bool resource_overlaps(struct resource *r1, struct resource *r2)
bool               48 include/linux/iova.h 	bool size_aligned);
bool               14 include/linux/ipc.h 	bool		deleted;
bool              240 include/linux/ipmi.h int ipmi_set_gets_events(ipmi_user_t user, bool val);
bool              117 include/linux/ipmi_smi.h 	void (*set_need_watch)(void *send_info, bool enable);
bool              124 include/linux/ipmi_smi.h 	void (*set_run_to_completion)(void *send_info, bool run_to_completion);
bool              135 include/linux/ipmi_smi.h 	void (*set_maintenance_mode)(void *send_info, bool enable);
bool              193 include/linux/irq.h static inline bool irqd_is_setaffinity_pending(struct irq_data *d)
bool              198 include/linux/irq.h static inline bool irqd_is_per_cpu(struct irq_data *d)
bool              203 include/linux/irq.h static inline bool irqd_can_balance(struct irq_data *d)
bool              208 include/linux/irq.h static inline bool irqd_affinity_was_set(struct irq_data *d)
bool              232 include/linux/irq.h static inline bool irqd_is_level_type(struct irq_data *d)
bool              237 include/linux/irq.h static inline bool irqd_is_wakeup_set(struct irq_data *d)
bool              242 include/linux/irq.h static inline bool irqd_can_move_in_process_context(struct irq_data *d)
bool              247 include/linux/irq.h static inline bool irqd_irq_disabled(struct irq_data *d)
bool              252 include/linux/irq.h static inline bool irqd_irq_masked(struct irq_data *d)
bool              257 include/linux/irq.h static inline bool irqd_irq_inprogress(struct irq_data *d)
bool              262 include/linux/irq.h static inline bool irqd_is_wakeup_armed(struct irq_data *d)
bool              333 include/linux/irq.h 	int		(*irq_set_affinity)(struct irq_data *data, const struct cpumask *dest, bool force);
bool              406 include/linux/irq.h 				   const struct cpumask *cpumask, bool force);
bool              521 include/linux/irq.h static inline void irq_set_nested_thread(unsigned int irq, bool nest)
bool               35 include/linux/irq_work.h bool irq_work_queue(struct irq_work *work);
bool               38 include/linux/irq_work.h bool irq_work_queue_on(struct irq_work *work, int cpu);
bool               48 include/linux/irq_work.h bool irq_work_needs_cpu(void);
bool               50 include/linux/irq_work.h static inline bool irq_work_needs_cpu(void) { return false; }
bool              141 include/linux/irqdesc.h 			bool lookup, struct pt_regs *regs);
bool               52 include/linux/jump_label.h extern bool static_key_initialized;
bool              104 include/linux/jump_label.h static inline bool jump_label_get_branch_default(struct static_key *key)
bool              112 include/linux/jump_label.h static __always_inline bool static_key_false(struct static_key *key)
bool              117 include/linux/jump_label.h static __always_inline bool static_key_true(struct static_key *key)
bool              151 include/linux/jump_label.h static __always_inline bool static_key_false(struct static_key *key)
bool              158 include/linux/jump_label.h static __always_inline bool static_key_true(struct static_key *key)
bool              200 include/linux/jump_label.h static inline bool static_key_enabled(struct static_key *key)
bool              406 include/linux/kernel.h extern bool parse_option_str(const char *str, const char *option);
bool              445 include/linux/kernel.h extern bool early_boot_irqs_disabled;
bool              498 include/linux/kernel.h bool mac_pton(const char *s, u8 *mac);
bool              184 include/linux/kernfs.h 	bool			mmapped;
bool              255 include/linux/kernfs.h static inline bool kernfs_ns_enabled(struct kernfs_node *kn)
bool              286 include/linux/kernfs.h 					 bool name_is_static,
bool              295 include/linux/kernfs.h bool kernfs_remove_self(struct kernfs_node *kn);
bool              306 include/linux/kernfs.h 			       bool *new_sb_created, const void *ns);
bool              319 include/linux/kernfs.h static inline bool kernfs_ns_enabled(struct kernfs_node *kn)
bool              364 include/linux/kernfs.h 		     void *priv, const void *ns, bool name_is_static,
bool              377 include/linux/kernfs.h static inline bool kernfs_remove_self(struct kernfs_node *kn)
bool              401 include/linux/kernfs.h 		bool *new_sb_created, const void *ns)
bool              460 include/linux/kernfs.h 		bool *new_sb_created)
bool              186 include/linux/kexec.h 	bool top_down;		/* allocate from top of memory hole */
bool              217 include/linux/kexec.h 			    unsigned long buf_max, bool top_down,
bool              226 include/linux/kexec.h 					  unsigned int size, bool get_value);
bool              298 include/linux/kexec.h extern bool kexec_in_progress;
bool               49 include/linux/key-type.h 	bool		trusted;	/* True if key is trusted */
bool               63 include/linux/key-type.h 	bool (*cmp)(const struct key *key,
bool              109 include/linux/key.h 				     bool possession)
bool              119 include/linux/key.h static inline bool is_key_possessed(const key_ref_t key_ref)
bool              268 include/linux/key.h extern int wait_for_key_construction(struct key *key, bool intr);
bool              332 include/linux/key.h static inline bool key_is_instantiated(const struct key *key)
bool              256 include/linux/kgdb.h 	void	(*enable_nmi)(bool on);
bool              291 include/linux/kgdb.h extern bool kgdb_nmi_poll_knock(void);
bool              295 include/linux/kgdb.h static inline bool kgdb_nmi_poll_knock(void) { return 1; }
bool              321 include/linux/kgdb.h extern bool dbg_is_early;
bool               23 include/linux/kmemcheck.h bool kmemcheck_page_is_tracked(struct page *p);
bool               37 include/linux/kmemcheck.h bool kmemcheck_is_obj_initialized(unsigned long addr, size_t size);
bool              118 include/linux/kmemcheck.h static inline bool kmemcheck_page_is_tracked(struct page *p)
bool              154 include/linux/kmemcheck.h static inline bool kmemcheck_is_obj_initialized(unsigned long addr, size_t size)
bool               36 include/linux/kmod.h int __request_module(bool wait, const char *name, ...);
bool               45 include/linux/kmsg_dump.h 	bool active;
bool               46 include/linux/kmsg_dump.h 	bool registered;
bool               58 include/linux/kmsg_dump.h bool kmsg_dump_get_line_nolock(struct kmsg_dumper *dumper, bool syslog,
bool               61 include/linux/kmsg_dump.h bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog,
bool               64 include/linux/kmsg_dump.h bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog,
bool               79 include/linux/kmsg_dump.h static inline bool kmsg_dump_get_line_nolock(struct kmsg_dumper *dumper,
bool               80 include/linux/kmsg_dump.h 					     bool syslog, const char *line,
bool               86 include/linux/kmsg_dump.h static inline bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog,
bool               92 include/linux/kmsg_dump.h static inline bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog,
bool               42 include/linux/kobject_ns.h 	bool (*current_may_mount)(void);
bool               54 include/linux/kobject_ns.h bool kobj_ns_current_may_mount(enum kobj_ns_type type);
bool              268 include/linux/kprobes.h extern bool arch_within_kprobe_blacklist(unsigned long addr);
bool               42 include/linux/kthread.h bool kthread_should_stop(void);
bool               43 include/linux/kthread.h bool kthread_should_park(void);
bool               44 include/linux/kthread.h bool kthread_freezable_should_stop(bool *was_frozen);
bool              126 include/linux/kthread.h bool queue_kthread_work(struct kthread_worker *worker,
bool              151 include/linux/ktime.h static inline bool ktime_after(const ktime_t cmp1, const ktime_t cmp2)
bool              163 include/linux/ktime.h static inline bool ktime_before(const ktime_t cmp1, const ktime_t cmp2)
bool              214 include/linux/ktime.h static inline __must_check bool ktime_to_timespec_cond(const ktime_t kt,
bool              233 include/linux/ktime.h static inline __must_check bool ktime_to_timespec64_cond(const ktime_t kt,
bool               67 include/linux/kvm_host.h static inline bool is_error_pfn(pfn_t pfn)
bool               77 include/linux/kvm_host.h static inline bool is_error_noslot_pfn(pfn_t pfn)
bool               83 include/linux/kvm_host.h static inline bool is_noslot_pfn(pfn_t pfn)
bool               97 include/linux/kvm_host.h static inline bool kvm_is_error_hva(unsigned long addr)
bool              106 include/linux/kvm_host.h static inline bool is_error_page(struct page *page)
bool              192 include/linux/kvm_host.h 	bool   wakeup_all;
bool              210 include/linux/kvm_host.h 			 unsigned long addr, bool write_fault,
bool              279 include/linux/kvm_host.h 		bool in_spin_loop;
bool              280 include/linux/kvm_host.h 		bool dy_eligible;
bool              283 include/linux/kvm_host.h 	bool preempted;
bool              326 include/linux/kvm_host.h 		   bool line_status);
bool              524 include/linux/kvm_host.h bool kvm_largepages_enabled(void);
bool              537 include/linux/kvm_host.h unsigned long gfn_to_hva_prot(struct kvm *kvm, gfn_t gfn, bool *writable);
bool              540 include/linux/kvm_host.h 				      bool *writable);
bool              546 include/linux/kvm_host.h pfn_t gfn_to_pfn_async(struct kvm *kvm, gfn_t gfn, bool *async,
bool              547 include/linux/kvm_host.h 		       bool write_fault, bool *writable);
bool              549 include/linux/kvm_host.h pfn_t gfn_to_pfn_prot(struct kvm *kvm, gfn_t gfn, bool write_fault,
bool              550 include/linux/kvm_host.h 		      bool *writable);
bool              592 include/linux/kvm_host.h bool kvm_make_all_cpus_request(struct kvm *kvm, unsigned int req);
bool              608 include/linux/kvm_host.h 			bool line_status);
bool              674 include/linux/kvm_host.h bool kvm_arch_has_noncoherent_dma(struct kvm *kvm);
bool              684 include/linux/kvm_host.h static inline bool kvm_arch_has_noncoherent_dma(struct kvm *kvm)
bool              706 include/linux/kvm_host.h bool kvm_is_reserved_pfn(pfn_t pfn);
bool              723 include/linux/kvm_host.h 	bool host_irq_disabled;
bool              724 include/linux/kvm_host.h 	bool pci_2_3;
bool              740 include/linux/kvm_host.h 	void (*func)(struct kvm_irq_mask_notifier *kimn, bool masked);
bool              750 include/linux/kvm_host.h 			     bool mask);
bool              757 include/linux/kvm_host.h 		bool line_status);
bool              760 include/linux/kvm_host.h 		int irq_source_id, int level, bool line_status);
bool              761 include/linux/kvm_host.h bool kvm_irq_has_notifier(struct kvm *kvm, unsigned irqchip, unsigned pin);
bool              885 include/linux/kvm_host.h static inline bool kvm_is_error_gpa(struct kvm *kvm, gpa_t gpa)
bool             1001 include/linux/kvm_host.h static inline bool kvm_vcpu_is_bsp(struct kvm_vcpu *vcpu)
bool             1006 include/linux/kvm_host.h bool kvm_vcpu_compatible(struct kvm_vcpu *vcpu);
bool             1010 include/linux/kvm_host.h static inline bool kvm_vcpu_compatible(struct kvm_vcpu *vcpu) { return true; }
bool             1038 include/linux/kvm_host.h static inline bool kvm_check_request(int req, struct kvm_vcpu *vcpu)
bool             1048 include/linux/kvm_host.h extern bool kvm_rebooting;
bool             1090 include/linux/kvm_host.h static inline void kvm_vcpu_set_in_spin_loop(struct kvm_vcpu *vcpu, bool val)
bool             1094 include/linux/kvm_host.h static inline void kvm_vcpu_set_dy_eligible(struct kvm_vcpu *vcpu, bool val)
bool             1101 include/linux/kvm_host.h static inline void kvm_vcpu_set_in_spin_loop(struct kvm_vcpu *vcpu, bool val)
bool             1105 include/linux/kvm_host.h static inline void kvm_vcpu_set_dy_eligible(struct kvm_vcpu *vcpu, bool val)
bool              103 include/linux/led-lm3530.h 	bool pwm_pol_hi;
bool              106 include/linux/led-lm3530.h 	bool brt_ramp_law;
bool               86 include/linux/leds.h 	bool			activated;
bool              234 include/linux/leds.h extern void ledtrig_flash_ctrl(bool on);
bool              235 include/linux/leds.h extern void ledtrig_torch_ctrl(bool on);
bool              237 include/linux/leds.h static inline void ledtrig_flash_ctrl(bool on) {}
bool              238 include/linux/leds.h static inline void ledtrig_torch_ctrl(bool on) {}
bool               79 include/linux/libata.h 	static bool __print_once;				\
bool              884 include/linux/libata.h 	bool (*qc_fill_rtf)(struct ata_queued_cmd *qc);
bool              948 include/linux/libata.h 	bool (*sff_irq_check)(struct ata_port *);
bool             1101 include/linux/libata.h 			     bool spm_wakeup);
bool             1104 include/linux/libata.h 			bool *online, int (*check_ready)(struct ata_link *));
bool             1140 include/linux/libata.h extern bool ata_link_online(struct ata_link *link);
bool             1141 include/linux/libata.h extern bool ata_link_offline(struct ata_link *link);
bool             1366 include/linux/libata.h static inline bool sata_pmp_supported(struct ata_port *ap)
bool             1371 include/linux/libata.h static inline bool sata_pmp_attached(struct ata_port *ap)
bool             1381 include/linux/libata.h static inline bool sata_pmp_supported(struct ata_port *ap)
bool             1386 include/linux/libata.h static inline bool sata_pmp_attached(struct ata_port *ap)
bool             1612 include/linux/libata.h static inline bool ata_fpdma_dsm_supported(struct ata_device *dev)
bool             1815 include/linux/libata.h extern bool ata_sff_qc_fill_rtf(struct ata_queued_cmd *qc);
bool              128 include/linux/list_bl.h static inline bool hlist_bl_is_locked(struct hlist_bl_head *b)
bool               59 include/linux/list_lru.h bool list_lru_add(struct list_lru *lru, struct list_head *item);
bool               72 include/linux/list_lru.h bool list_lru_del(struct list_lru *lru, struct list_head *item);
bool              158 include/linux/llist.h static inline bool llist_empty(const struct llist_head *head)
bool              168 include/linux/llist.h extern bool llist_add_batch(struct llist_node *new_first,
bool              178 include/linux/llist.h static inline bool llist_add(struct llist_node *new, struct llist_head *head)
bool              198 include/linux/lockd/lockd.h extern bool			nsm_use_hostnames;
bool               52 include/linux/log2.h bool is_power_of_2(unsigned long n)
bool              306 include/linux/lru_cache.h extern bool lc_is_used(struct lru_cache *lc, unsigned int enr);
bool              195 include/linux/mISDNhw.h extern void	recv_Bchannel(struct bchannel *, unsigned int, bool);
bool               32 include/linux/mailbox_client.h 	bool tx_block;
bool               34 include/linux/mailbox_client.h 	bool knows_txdone;
bool               43 include/linux/mailbox_client.h bool mbox_client_peek_data(struct mbox_chan *chan); /* atomic */
bool               51 include/linux/mailbox_controller.h 	bool (*last_tx_done)(struct mbox_chan *chan);
bool               52 include/linux/mailbox_controller.h 	bool (*peek_data)(struct mbox_chan *chan);
bool               78 include/linux/mailbox_controller.h 	bool txdone_irq;
bool               79 include/linux/mailbox_controller.h 	bool txdone_poll;
bool               76 include/linux/mbus.h int mvebu_mbus_dt_init(bool is_coherent);
bool               61 include/linux/mcb.h 	bool is_added;
bool               22 include/linux/mdio-gpio.h 	bool mdc_active_low;
bool               23 include/linux/mdio-gpio.h 	bool mdio_active_low;
bool               24 include/linux/mdio-gpio.h 	bool mdo_active_low;
bool               15 include/linux/mdio.h static inline bool mdio_phy_id_is_c45(int phy_id)
bool               67 include/linux/mdio.h 			 bool sense);
bool               43 include/linux/memblock.h 	bool bottom_up;  /* is bottom up direction? */
bool               56 include/linux/memblock.h extern bool movable_node_enabled;
bool              136 include/linux/memblock.h static inline bool memblock_is_hotpluggable(struct memblock_region *m)
bool              141 include/linux/memblock.h static inline bool movable_node_is_enabled(void)
bool              146 include/linux/memblock.h static inline bool memblock_is_hotpluggable(struct memblock_region *m)
bool              150 include/linux/memblock.h static inline bool movable_node_is_enabled(void)
bool              252 include/linux/memblock.h static inline void __init memblock_set_bottom_up(bool enable)
bool              262 include/linux/memblock.h static inline bool memblock_bottom_up(void)
bool              267 include/linux/memblock.h static inline void __init memblock_set_bottom_up(bool enable) {}
bool              268 include/linux/memblock.h static inline bool memblock_bottom_up(void) { return false; }
bool               60 include/linux/memcontrol.h 			      bool lrucare);
bool               66 include/linux/memcontrol.h 			bool lrucare);
bool               71 include/linux/memcontrol.h bool __mem_cgroup_same_or_subtree(const struct mem_cgroup *root_memcg,
bool               73 include/linux/memcontrol.h bool task_in_mem_cgroup(struct task_struct *task,
bool               83 include/linux/memcontrol.h bool mm_match_cgroup(const struct mm_struct *mm, const struct mem_cgroup *memcg)
bool               86 include/linux/memcontrol.h 	bool match;
bool              124 include/linux/memcontrol.h static inline bool task_in_memcg_oom(struct task_struct *p)
bool              129 include/linux/memcontrol.h bool mem_cgroup_oom_synchronize(bool wait);
bool              135 include/linux/memcontrol.h static inline bool mem_cgroup_disabled(void)
bool              142 include/linux/memcontrol.h struct mem_cgroup *mem_cgroup_begin_page_stat(struct page *page, bool *locked,
bool              144 include/linux/memcontrol.h void mem_cgroup_end_page_stat(struct mem_cgroup *memcg, bool locked,
bool              178 include/linux/memcontrol.h bool mem_cgroup_bad_page_check(struct page *page);
bool              194 include/linux/memcontrol.h 					    bool lrucare)
bool              213 include/linux/memcontrol.h 				      bool lrucare)
bool              234 include/linux/memcontrol.h static inline bool mm_match_cgroup(struct mm_struct *mm,
bool              240 include/linux/memcontrol.h static inline bool task_in_mem_cgroup(struct task_struct *task,
bool              265 include/linux/memcontrol.h static inline bool mem_cgroup_disabled(void)
bool              294 include/linux/memcontrol.h 					bool *locked, unsigned long *flags)
bool              300 include/linux/memcontrol.h 					bool locked, unsigned long flags)
bool              312 include/linux/memcontrol.h static inline bool task_in_memcg_oom(struct task_struct *p)
bool              317 include/linux/memcontrol.h static inline bool mem_cgroup_oom_synchronize(bool wait)
bool              351 include/linux/memcontrol.h static inline bool
bool              395 include/linux/memcontrol.h static inline bool memcg_kmem_enabled(void)
bool              411 include/linux/memcontrol.h bool __memcg_kmem_newpage_charge(gfp_t gfp, struct mem_cgroup **memcg,
bool              441 include/linux/memcontrol.h static inline bool
bool              523 include/linux/memcontrol.h static inline bool memcg_kmem_enabled(void)
bool              528 include/linux/memcontrol.h static inline bool
bool              102 include/linux/memory_hotplug.h extern bool is_pageblock_removable_nolock(struct page *page);
bool              266 include/linux/memory_hotplug.h extern bool is_memblock_offlined(struct memory_block *mem);
bool              101 include/linux/mempolicy.h extern bool __mpol_equal(struct mempolicy *a, struct mempolicy *b);
bool              102 include/linux/mempolicy.h static inline bool mpol_equal(struct mempolicy *a, struct mempolicy *b)
bool              140 include/linux/mempolicy.h bool vma_policy_mof(struct vm_area_struct *vma);
bool              151 include/linux/mempolicy.h extern bool init_nodemask_of_mempolicy(nodemask_t *mask);
bool              152 include/linux/mempolicy.h extern bool mempolicy_nodemask_intersects(struct task_struct *tsk,
bool              203 include/linux/mempolicy.h static inline bool mpol_equal(struct mempolicy *a, struct mempolicy *b)
bool              266 include/linux/mempolicy.h static inline bool init_nodemask_of_mempolicy(nodemask_t *m)
bool              127 include/linux/mfd/aat2870.h 	bool readable;
bool              128 include/linux/mfd/aat2870.h 	bool writeable;
bool              139 include/linux/mfd/aat2870.h 	bool is_enable;
bool              102 include/linux/mfd/ab3100.h 	bool startup_events_read;
bool              114 include/linux/mfd/abx500.h 	bool pcut_enable;
bool              129 include/linux/mfd/abx500.h 	bool ena_maxi;
bool              271 include/linux/mfd/abx500.h 	bool autopower_cfg;
bool              272 include/linux/mfd/abx500.h 	bool ac_enabled;
bool              273 include/linux/mfd/abx500.h 	bool usb_enabled;
bool              274 include/linux/mfd/abx500.h 	bool usb_power_path;
bool              275 include/linux/mfd/abx500.h 	bool no_maintenance;
bool              276 include/linux/mfd/abx500.h 	bool capacity_scaling;
bool              277 include/linux/mfd/abx500.h 	bool chg_unknown_bat;
bool              278 include/linux/mfd/abx500.h 	bool enable_overshoot;
bool              279 include/linux/mfd/abx500.h 	bool auto_trig;
bool              347 include/linux/mfd/abx500/ab8500-bm.h 	bool pcut_enable;
bool              362 include/linux/mfd/abx500/ab8500-bm.h 	bool ena_maxi;
bool              439 include/linux/mfd/abx500/ab8500-bm.h 	bool no_maintenance;
bool              440 include/linux/mfd/abx500/ab8500-bm.h 	bool capacity_scaling;
bool              441 include/linux/mfd/abx500/ab8500-bm.h 	bool chg_unknown_bat;
bool              442 include/linux/mfd/abx500/ab8500-bm.h 	bool enable_overshoot;
bool               23 include/linux/mfd/abx500/ux500_chargalg.h 	int (*pp_enable) (struct ux500_charger *, bool);
bool               24 include/linux/mfd/abx500/ux500_chargalg.h 	int (*pre_chg_enable) (struct ux500_charger *, bool);
bool               43 include/linux/mfd/abx500/ux500_chargalg.h 	bool enabled;
bool               44 include/linux/mfd/abx500/ux500_chargalg.h 	bool external;
bool               45 include/linux/mfd/abx500/ux500_chargalg.h 	bool power_path;
bool              129 include/linux/mfd/arizona/core.h 	bool hpdet_magic;
bool              135 include/linux/mfd/arizona/core.h 	bool ctrlif_error;
bool              159 include/linux/mfd/arizona/core.h 				     bool mandatory);
bool               87 include/linux/mfd/arizona/pdata.h 	bool gpio;
bool              125 include/linux/mfd/arizona/pdata.h 	bool jd_gpio5;
bool              128 include/linux/mfd/arizona/pdata.h 	bool jd_gpio5_nopull;
bool              131 include/linux/mfd/arizona/pdata.h 	bool jd_invert;
bool              134 include/linux/mfd/arizona/pdata.h 	bool hpdet_acc_id;
bool              137 include/linux/mfd/arizona/pdata.h 	bool hpdet_acc_id_line;
bool              161 include/linux/mfd/arizona/pdata.h 	bool micd_force_micbias;
bool              181 include/linux/mfd/arizona/pdata.h 	bool out_mono[ARIZONA_MAX_OUTPUT];
bool              116 include/linux/mfd/as3711.h 	bool su2_auto_curr1;
bool              117 include/linux/mfd/as3711.h 	bool su2_auto_curr2;
bool              118 include/linux/mfd/as3711.h 	bool su2_auto_curr3;
bool              391 include/linux/mfd/as3722.h 	bool en_intern_int_pullup;
bool              392 include/linux/mfd/as3722.h 	bool en_intern_i2c_pullup;
bool               58 include/linux/mfd/core.h 	bool			ignore_resource_conflicts;
bool               64 include/linux/mfd/core.h 	bool			pm_runtime_no_callbacks;
bool               93 include/linux/mfd/cros_ec.h 	bool was_wake_device;
bool              104 include/linux/mfd/cros_ec.h 	bool wake_enabled;
bool               29 include/linux/mfd/da9055/pdata.h 	bool reset_enable;
bool              496 include/linux/mfd/db8500-prcmu.h bool prcmu_has_arm_maxopp(void);
bool              501 include/linux/mfd/db8500-prcmu.h bool prcmu_is_auto_pm_enabled(void);
bool              516 include/linux/mfd/db8500-prcmu.h int db8500_prcmu_config_a9wdog(u8 num, bool sleep_auto_off);
bool              523 include/linux/mfd/db8500-prcmu.h int db8500_prcmu_set_power_state(u8 state, bool keep_ulp_clk, bool keep_ap_pll);
bool              527 include/linux/mfd/db8500-prcmu.h int db8500_prcmu_request_clock(u8 clock, bool enable);
bool              535 include/linux/mfd/db8500-prcmu.h bool db8500_prcmu_is_ac_wake_requested(void);
bool              540 include/linux/mfd/db8500-prcmu.h int db8500_prcmu_request_ape_opp_100_voltage(bool enable);
bool              567 include/linux/mfd/db8500-prcmu.h static inline bool prcmu_has_arm_maxopp(void)
bool              587 include/linux/mfd/db8500-prcmu.h static inline int db8500_prcmu_request_ape_opp_100_voltage(bool enable)
bool              612 include/linux/mfd/db8500-prcmu.h static inline bool prcmu_is_auto_pm_enabled(void)
bool              668 include/linux/mfd/db8500-prcmu.h static inline int db8500_prcmu_set_power_state(u8 state, bool keep_ulp_clk,
bool              669 include/linux/mfd/db8500-prcmu.h 	bool keep_ap_pll)
bool              686 include/linux/mfd/db8500-prcmu.h static inline int db8500_prcmu_request_clock(u8 clock, bool enable)
bool              720 include/linux/mfd/db8500-prcmu.h static inline int db8500_prcmu_config_a9wdog(u8 num, bool sleep_auto_off)
bool              745 include/linux/mfd/db8500-prcmu.h static inline bool db8500_prcmu_is_ac_wake_requested(void)
bool              183 include/linux/mfd/dbx500-prcmu.h 	bool enable_set_ddr_opp;
bool              184 include/linux/mfd/dbx500-prcmu.h 	bool enable_ape_opp_100_voltage;
bool              230 include/linux/mfd/dbx500-prcmu.h static inline int prcmu_set_power_state(u8 state, bool keep_ulp_clk,
bool              231 include/linux/mfd/dbx500-prcmu.h 		bool keep_ap_pll)
bool              273 include/linux/mfd/dbx500-prcmu.h static inline int prcmu_request_clock(u8 clock, bool enable)
bool              311 include/linux/mfd/dbx500-prcmu.h static inline int prcmu_request_ape_opp_100_voltage(bool enable)
bool              333 include/linux/mfd/dbx500-prcmu.h static inline bool prcmu_is_ac_wake_requested(void)
bool              413 include/linux/mfd/dbx500-prcmu.h static inline int prcmu_config_a9wdog(u8 num, bool sleep_auto_off)
bool              421 include/linux/mfd/dbx500-prcmu.h static inline int prcmu_set_power_state(u8 state, bool keep_ulp_clk,
bool              422 include/linux/mfd/dbx500-prcmu.h 	bool keep_ap_pll)
bool              457 include/linux/mfd/dbx500-prcmu.h static inline int prcmu_request_clock(u8 clock, bool enable)
bool              487 include/linux/mfd/dbx500-prcmu.h static inline int prcmu_request_ape_opp_100_voltage(bool enable)
bool              528 include/linux/mfd/dbx500-prcmu.h static inline bool prcmu_is_ac_wake_requested(void)
bool              450 include/linux/mfd/max77686-private.h 	bool wakeup;
bool              235 include/linux/mfd/max8907.h 	bool pm_off;
bool              404 include/linux/mfd/max8997-private.h 	bool gpio_status[MAX8997_NUM_GPIO];
bool              197 include/linux/mfd/max8997.h 	bool ignore_gpiodvs_side_effect;
bool              201 include/linux/mfd/max8997.h 	bool buck1_gpiodvs;
bool              203 include/linux/mfd/max8997.h 	bool buck2_gpiodvs;
bool              205 include/linux/mfd/max8997.h 	bool buck5_gpiodvs;
bool              167 include/linux/mfd/max8998-private.h 	bool wakeup;
bool              103 include/linux/mfd/max8998.h 	bool				buck_voltage_lock;
bool              111 include/linux/mfd/max8998.h 	bool				wakeup;
bool              112 include/linux/mfd/max8998.h 	bool				rtc_delay;
bool               35 include/linux/mfd/mc13xxx.h 		u8 ato, bool atox, unsigned int *sample);
bool              210 include/linux/mfd/mc13xxx.h 	bool atox;
bool              331 include/linux/mfd/palmas.h 	bool enable_ldo8_tracking;
bool              391 include/linux/mfd/palmas.h 	bool pm_off;
bool              555 include/linux/mfd/palmas.h 	bool enable_vbus_detection;
bool              556 include/linux/mfd/palmas.h 	bool enable_id_detection;
bool             3766 include/linux/mfd/palmas.h 	int ext_ctrl, bool enable);
bool              331 include/linux/mfd/rc5t583.h 	bool		enable_shutdown;
bool              876 include/linux/mfd/rtsx_pci.h 	bool				remove_pci;
bool              877 include/linux/mfd/rtsx_pci.h 	bool				msi_en;
bool              945 include/linux/mfd/rtsx_pci.h 		int num_sg, bool read, int timeout);
bool              947 include/linux/mfd/rtsx_pci.h 		int num_sg, bool read);
bool              949 include/linux/mfd/rtsx_pci.h 		int num_sg, bool read);
bool              951 include/linux/mfd/rtsx_pci.h 		int count, bool read, int timeout);
bool              957 include/linux/mfd/rtsx_pci.h 		u8 ssc_depth, bool initial_mode, bool double_clk, bool vpclk);
bool               57 include/linux/mfd/rtsx_usb.h 	bool			is_rts5179;
bool              101 include/linux/mfd/rtsx_usb.h 		u8 ssc_depth, bool initial_mode, bool double_clk, bool vpclk);
bool               79 include/linux/mfd/samsung/core.h 	bool wakeup;
bool               80 include/linux/mfd/samsung/core.h 	bool wtsr_smpl;
bool               97 include/linux/mfd/samsung/core.h 	bool				wakeup;
bool               98 include/linux/mfd/samsung/core.h 	bool				buck_voltage_lock;
bool              103 include/linux/mfd/samsung/core.h 	bool				buck2_gpiodvs;
bool              105 include/linux/mfd/samsung/core.h 	bool				buck3_gpiodvs;
bool              107 include/linux/mfd/samsung/core.h 	bool				buck4_gpiodvs;
bool              133 include/linux/mfd/samsung/core.h 	bool				buck1_ramp_enable;
bool              134 include/linux/mfd/samsung/core.h 	bool				buck2_ramp_enable;
bool              135 include/linux/mfd/samsung/core.h 	bool				buck3_ramp_enable;
bool              136 include/linux/mfd/samsung/core.h 	bool				buck4_ramp_enable;
bool              137 include/linux/mfd/samsung/core.h 	bool				buck6_ramp_enable;
bool              136 include/linux/mfd/si476x-core.h 	bool               rds_drainer_is_working;
bool              279 include/linux/mfd/si476x-core.h 	bool xosc;
bool              334 include/linux/mfd/si476x-core.h 	bool rdstpptyint, rdspiint, rdssyncint, rdsfifoint;
bool              335 include/linux/mfd/si476x-core.h 	bool tpptyvalid, pivalid, rdssync, rdsfifolost;
bool              336 include/linux/mfd/si476x-core.h 	bool tp;
bool              348 include/linux/mfd/si476x-core.h 	bool primary;
bool              349 include/linux/mfd/si476x-core.h 	bool rsqack;
bool              350 include/linux/mfd/si476x-core.h 	bool attune;
bool              351 include/linux/mfd/si476x-core.h 	bool cancel;
bool              352 include/linux/mfd/si476x-core.h 	bool stcack;
bool              362 include/linux/mfd/si476x-core.h 	bool zifsr;
bool              363 include/linux/mfd/si476x-core.h 	bool hd;
bool              371 include/linux/mfd/si476x-core.h int  si476x_core_stop(struct si476x_core *, bool);
bool              372 include/linux/mfd/si476x-core.h int  si476x_core_start(struct si476x_core *, bool);
bool              374 include/linux/mfd/si476x-core.h bool si476x_core_has_am(struct si476x_core *);
bool              375 include/linux/mfd/si476x-core.h bool si476x_core_has_diversity(struct si476x_core *);
bool              376 include/linux/mfd/si476x-core.h bool si476x_core_is_a_secondary_tuner(struct si476x_core *);
bool              377 include/linux/mfd/si476x-core.h bool si476x_core_is_a_primary_tuner(struct si476x_core *);
bool              378 include/linux/mfd/si476x-core.h bool si476x_core_is_in_am_receiver_mode(struct si476x_core *core);
bool              379 include/linux/mfd/si476x-core.h bool si476x_core_is_powered_up(struct si476x_core *core);
bool              415 include/linux/mfd/si476x-core.h int si476x_core_cmd_fm_seek_start(struct si476x_core *, bool, bool);
bool              416 include/linux/mfd/si476x-core.h int si476x_core_cmd_am_seek_start(struct si476x_core *, bool, bool);
bool              417 include/linux/mfd/si476x-core.h int si476x_core_cmd_fm_rds_status(struct si476x_core *, bool, bool, bool,
bool              419 include/linux/mfd/si476x-core.h int si476x_core_cmd_fm_rds_blockcount(struct si476x_core *, bool,
bool              219 include/linux/mfd/si476x-platform.h 	bool fastboot;
bool              131 include/linux/mfd/stmpe.h 	bool no_autorepeat;
bool              209 include/linux/mfd/stmpe.h 	bool autosleep;
bool              210 include/linux/mfd/stmpe.h 	bool irq_over_gpio;
bool              161 include/linux/mfd/tc3589x.h 	bool                    enable_wakeup;
bool              162 include/linux/mfd/tc3589x.h 	bool                    no_autorepeat;
bool               47 include/linux/mfd/tc6393xb.h extern int tc6393xb_lcd_set_power(struct platform_device *fb, bool on);
bool              163 include/linux/mfd/ti_am335x_tscadc.h 	bool adc_waiting;
bool              164 include/linux/mfd/ti_am335x_tscadc.h 	bool adc_in_use;
bool              122 include/linux/mfd/tmio.h 	bool (*filter)(struct dma_chan *chan, void *arg);
bool              164 include/linux/mfd/tmio.h 								bool on);
bool              101 include/linux/mfd/tps65090.h 	bool enable_ext_control;
bool              103 include/linux/mfd/tps65090.h 	bool overcurrent_wait_valid;
bool               90 include/linux/mfd/tps6586x.h 	bool pm_off;
bool              878 include/linux/mfd/tps65910.h 	bool en_ck32k_xtal;
bool              879 include/linux/mfd/tps65910.h 	bool en_dev_slp;
bool              880 include/linux/mfd/tps65910.h 	bool pm_off;
bool              882 include/linux/mfd/tps65910.h 	bool en_gpio_sleep[TPS6591X_MAX_NUM_GPIO];
bool              540 include/linux/mfd/tps80031.h 	bool use_power_off;
bool              376 include/linux/mfd/wm831x/core.h 	bool soft_shutdown;
bool              387 include/linux/mfd/wm831x/core.h 	bool gpio_level_high[WM831X_NUM_GPIO_REGS];
bool              388 include/linux/mfd/wm831x/core.h 	bool gpio_level_low[WM831X_NUM_GPIO_REGS];
bool              121 include/linux/mfd/wm831x/pdata.h 	bool irq_cmos;
bool              124 include/linux/mfd/wm831x/pdata.h 	bool disable_touch;
bool              127 include/linux/mfd/wm831x/pdata.h 	bool soft_shutdown;
bool              603 include/linux/mfd/wm8350/core.h 	bool unlocked;
bool               68 include/linux/mfd/wm8994/core.h 	bool ldo_ena_always_driven;
bool               78 include/linux/mfd/wm8994/core.h 	bool suspended;
bool              128 include/linux/mfd/wm8994/pdata.h 	bool idle;
bool              217 include/linux/mfd/wm8994/pdata.h 	bool ldo_ena_always_driven;
bool              223 include/linux/mfd/wm8994/pdata.h 	bool spkmode_pu;
bool               79 include/linux/migrate.h extern bool pmd_trans_migrating(pmd_t pmd);
bool               83 include/linux/migrate.h extern bool migrate_ratelimited(int node);
bool               85 include/linux/migrate.h static inline bool pmd_trans_migrating(pmd_t pmd)
bool               97 include/linux/migrate.h static inline bool migrate_ratelimited(int node)
bool              248 include/linux/mlx4/cmd.h int mlx4_set_vf_spoofchk(struct mlx4_dev *dev, int port, int vf, bool setting);
bool              256 include/linux/mlx4/cmd.h bool mlx4_get_slave_default_vlan(struct mlx4_dev *dev, int port, int slave,
bool             1039 include/linux/mlx4/device.h 	bool	exclusive;
bool             1040 include/linux/mlx4/device.h 	bool	allow_loopback;
bool             1287 include/linux/mlx4/device.h static inline bool mlx4_low_memory_profile(void)
bool              366 include/linux/mlx5/driver.h 	bool			sig_status_checked;
bool              367 include/linux/mlx5/driver.h 	bool			sig_err_exists;
bool              469 include/linux/mm.h static inline bool __compound_tail_refcounted(struct page *page)
bool              482 include/linux/mm.h static inline bool compound_tail_refcounted(struct page *page)
bool              500 include/linux/mm.h extern bool __get_page_tail(struct page *page);
bool              628 include/linux/mm.h 		struct page *page, pte_t *pte, bool write, bool anon);
bool              796 include/linux/mm.h static inline bool cpupid_pid_unset(int cpupid)
bool              801 include/linux/mm.h static inline bool cpupid_cpu_unset(int cpupid)
bool              806 include/linux/mm.h static inline bool __cpupid_match_pid(pid_t task_pid, int cpupid)
bool              873 include/linux/mm.h static inline bool cpupid_pid_unset(int cpupid)
bool              882 include/linux/mm.h static inline bool cpupid_match_pid(struct task_struct *task, int cpupid)
bool             1088 include/linux/mm.h extern bool skip_free_areas_node(unsigned int flags, int nid);
bool             1092 include/linux/mm.h bool shmem_mapping(struct address_space *mapping);
bool             1094 include/linux/mm.h static inline bool shmem_mapping(struct address_space *mapping)
bool             1274 include/linux/mm.h 				struct vm_area_struct *vma, bool in_group);
bool             1279 include/linux/mm.h 		bool need_rmap_locks);
bool             1429 include/linux/mm.h extern bool ptlock_alloc(struct page *page);
bool             1441 include/linux/mm.h static inline bool ptlock_alloc(struct page *page)
bool             1461 include/linux/mm.h static inline bool ptlock_init(struct page *page)
bool             1494 include/linux/mm.h static inline bool ptlock_init(struct page *page) { return true; }
bool             1504 include/linux/mm.h static inline bool pgtable_page_ctor(struct page *page)
bool             1557 include/linux/mm.h static inline bool pgtable_pmd_page_ctor(struct page *page)
bool             1582 include/linux/mm.h static inline bool pgtable_pmd_page_ctor(struct page *page) { return true; }
bool             1803 include/linux/mm.h 	bool *need_rmap_locks);
bool             2050 include/linux/mm.h extern bool kernel_page_present(struct page *page);
bool             2056 include/linux/mm.h static inline bool kernel_page_present(struct page *page) { return true; }
bool             2151 include/linux/mm.h static inline bool page_is_guard(struct page *page)
bool             2157 include/linux/mm.h static inline bool page_is_guard(struct page *page) { return false; }
bool               64 include/linux/mm_types.h 			bool pfmemalloc;	/* If set by the page allocator,
bool              237 include/linux/mm_types.h 	bool		vm_icache_flushed : 1; /* true if the icache has been flushed for
bool              454 include/linux/mm_types.h 	bool tlb_flush_pending;
bool              480 include/linux/mm_types.h static inline bool mm_tlb_flush_pending(struct mm_struct *mm)
bool              502 include/linux/mm_types.h static inline bool mm_tlb_flush_pending(struct mm_struct *mm)
bool               78 include/linux/mmc/card.h 	bool			partition_setting_completed;	/* enable bit */
bool               82 include/linux/mmc/card.h 	bool			hpi_en;			/* HPI enablebit */
bool               83 include/linux/mmc/card.h 	bool			hpi;			/* HPI support bit */
bool               85 include/linux/mmc/card.h 	bool			bkops;		/* background support bit */
bool               86 include/linux/mmc/card.h 	bool			bkops_en;	/* background enable bit */
bool               90 include/linux/mmc/card.h 	bool			boot_ro_lockable;
bool              233 include/linux/mmc/card.h 	bool	force_ro;	/* to make boot parts RO by default */
bool              315 include/linux/mmc/card.h 			unsigned int part_cfg, char *name, int idx, bool ro,
bool              326 include/linux/mmc/card.h static inline bool mmc_large_sector(struct mmc_card *card)
bool              100 include/linux/mmc/core.h 	bool			sanitize_busy;
bool              153 include/linux/mmc/core.h extern void mmc_start_bkops(struct mmc_card *card, bool from_exception);
bool              154 include/linux/mmc/core.h extern int __mmc_switch(struct mmc_card *, u8, u8, u8, unsigned int, bool,
bool              155 include/linux/mmc/core.h 			bool, bool);
bool              182 include/linux/mmc/core.h 			      bool is_rel_write);
bool              193 include/linux/mmc/dw_mmc.h 	bool			vqmmc_enabled;
bool               99 include/linux/mmc/host.h 			   bool is_first_req);
bool              192 include/linux/mmc/host.h 	bool			is_done_rcv;
bool              193 include/linux/mmc/host.h 	bool			is_new_req;
bool              194 include/linux/mmc/host.h 	bool			is_waiting_last_req;
bool              299 include/linux/mmc/host.h 	bool			clk_gated;	/* clock gated */
bool              333 include/linux/mmc/host.h 	bool			trigger_card_event; /* card_event necessary */
bool              350 include/linux/mmc/host.h 	bool			sdio_irq_pending;
bool              358 include/linux/mmc/host.h 	bool			regulator_enabled; /* regulator state */
bool              506 include/linux/mmc/host.h static inline bool mmc_card_hs200(struct mmc_card *card)
bool              511 include/linux/mmc/host.h static inline bool mmc_card_ddr52(struct mmc_card *card)
bool              516 include/linux/mmc/host.h static inline bool mmc_card_hs400(struct mmc_card *card)
bool               92 include/linux/mmc/mmc.h static inline bool mmc_op_multi(u32 opcode)
bool              143 include/linux/mmc/sdhci.h 	bool runtime_suspended;	/* Host is runtime suspended */
bool              144 include/linux/mmc/sdhci.h 	bool bus_on;		/* Bus power prevents runtime suspend */
bool              145 include/linux/mmc/sdhci.h 	bool preset_enabled;	/* Preset is enabled */
bool               38 include/linux/mmc/sh_mmcif.h 	bool			use_cd_gpio : 1;
bool               39 include/linux/mmc/sh_mmcif.h 	bool			ccs_unsupported : 1;
bool               40 include/linux/mmc/sh_mmcif.h 	bool			clk_ctrl2_present : 1;
bool               26 include/linux/mmc/slot-gpio.h 			 unsigned int idx, bool override_active_level,
bool               27 include/linux/mmc/slot-gpio.h 			 unsigned int debounce, bool *gpio_invert);
bool               29 include/linux/mmc/slot-gpio.h 			 unsigned int idx, bool override_active_level,
bool               30 include/linux/mmc/slot-gpio.h 			 unsigned int debounce, bool *gpio_invert);
bool              525 include/linux/mmzone.h 	bool			compact_blockskip_flush;
bool              554 include/linux/mmzone.h static inline bool zone_spans_pfn(const struct zone *zone, unsigned long pfn)
bool              559 include/linux/mmzone.h static inline bool zone_is_initialized(struct zone *zone)
bool              564 include/linux/mmzone.h static inline bool zone_is_empty(struct zone *zone)
bool              785 include/linux/mmzone.h static inline bool pgdat_is_empty(pg_data_t *pgdat)
bool              795 include/linux/mmzone.h bool zone_watermark_ok(struct zone *z, unsigned int order,
bool              797 include/linux/mmzone.h bool zone_watermark_ok_safe(struct zone *z, unsigned int order,
bool             1220 include/linux/mmzone.h bool early_pfn_in_nid(unsigned long pfn, int nid);
bool              277 include/linux/module.h 	bool sig_ok;
bool              401 include/linux/module.h bool is_module_address(unsigned long addr);
bool              402 include/linux/module.h bool is_module_percpu_address(unsigned long addr);
bool              403 include/linux/module.h bool is_module_text_address(unsigned long addr);
bool              405 include/linux/module.h static inline bool within_module_core(unsigned long addr,
bool              412 include/linux/module.h static inline bool within_module_init(unsigned long addr,
bool              419 include/linux/module.h static inline bool within_module(unsigned long addr, const struct module *mod)
bool              435 include/linux/module.h 	bool unused;
bool              442 include/linux/module.h 					bool gplok,
bool              443 include/linux/module.h 					bool warn);
bool              446 include/linux/module.h bool each_symbol_section(bool (*fn)(const struct symsearch *arr,
bool              478 include/linux/module.h extern bool try_module_get(struct module *module);
bool              525 include/linux/module.h extern bool secure_modules(void);
bool              546 include/linux/module.h static inline bool is_module_address(unsigned long addr)
bool              551 include/linux/module.h static inline bool is_module_percpu_address(unsigned long addr)
bool              556 include/linux/module.h static inline bool is_module_text_address(unsigned long addr)
bool              638 include/linux/module.h static inline bool secure_modules(void)
bool              341 include/linux/moduleparam.h extern bool parameq(const char *name1, const char *name2);
bool              351 include/linux/moduleparam.h extern bool parameqn(const char *name1, const char *name2, size_t n);
bool              428 include/linux/moduleparam.h #define param_check_bool(name, p) __param_check(name, p, bool)
bool              433 include/linux/moduleparam.h #define param_check_invbool(name, p) __param_check(name, p, bool)
bool               40 include/linux/mtd/blktrans.h 	bool bg_stop;
bool               17 include/linux/mtd/lpc32xx_mlc.h 	bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
bool               17 include/linux/mtd/lpc32xx_slc.h 	bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
bool              934 include/linux/mtd/nand.h static inline bool nand_is_slc(struct nand_chip *chip)
bool              162 include/linux/mtd/spi-nor.h 	bool			sst_write_second;
bool               31 include/linux/mxm-wmi.h bool mxm_wmi_supported(void);
bool              111 include/linux/namei.h static inline bool
bool              248 include/linux/net.h bool __net_get_random_once(void *buf, int nbytes, bool *done,
bool              253 include/linux/net.h 		bool ___ret = false;					\
bool              254 include/linux/net.h 		static bool ___done = false;				\
bool              113 include/linux/netdevice.h static inline bool dev_xmit_complete(int rc)
bool              202 include/linux/netdevice.h 	bool			global_use;
bool              390 include/linux/netdevice.h static inline bool napi_disable_pending(struct napi_struct *n)
bool              404 include/linux/netdevice.h static inline bool napi_schedule_prep(struct napi_struct *n)
bool              424 include/linux/netdevice.h static inline bool napi_reschedule(struct napi_struct *napi)
bool              666 include/linux/netdevice.h bool rps_may_expire_flow(struct net_device *dev, u16 rxq_index, u32 flow_id,
bool             1063 include/linux/netdevice.h 						       int vf, bool setting);
bool             1140 include/linux/netdevice.h 						      bool new_carrier);
bool             1557 include/linux/netdevice.h 	bool			uc_promisc;
bool             1646 include/linux/netdevice.h 	bool dismantle;
bool             1807 include/linux/netdevice.h static inline bool netdev_uses_dsa(struct net_device *dev)
bool             1925 include/linux/netdevice.h 	bool			(*id_match)(struct packet_type *ptype,
bool             2190 include/linux/netdevice.h static inline bool __skb_gro_checksum_validate_needed(struct sk_buff *skb,
bool             2191 include/linux/netdevice.h 						      bool zero_okay,
bool             2249 include/linux/netdevice.h static inline bool __skb_gro_checksum_convert_check(struct sk_buff *skb)
bool             2463 include/linux/netdevice.h static inline bool netif_tx_queue_stopped(const struct netdev_queue *dev_queue)
bool             2474 include/linux/netdevice.h static inline bool netif_queue_stopped(const struct net_device *dev)
bool             2479 include/linux/netdevice.h static inline bool netif_xmit_stopped(const struct netdev_queue *dev_queue)
bool             2484 include/linux/netdevice.h static inline bool
bool             2490 include/linux/netdevice.h static inline bool
bool             2648 include/linux/netdevice.h static inline bool netif_running(const struct net_device *dev)
bool             2694 include/linux/netdevice.h static inline bool __netif_subqueue_stopped(const struct net_device *dev,
bool             2702 include/linux/netdevice.h static inline bool netif_subqueue_stopped(const struct net_device *dev,
bool             2738 include/linux/netdevice.h static inline bool netif_is_multiqueue(const struct net_device *dev)
bool             2838 include/linux/netdevice.h void napi_gro_flush(struct napi_struct *napi, bool flush_old);
bool             2855 include/linux/netdevice.h bool dev_valid_name(const char *name);
bool             2869 include/linux/netdevice.h int dev_change_carrier(struct net_device *, bool new_carrier);
bool             2877 include/linux/netdevice.h bool is_skb_forwardable(struct net_device *dev, struct sk_buff *skb);
bool             2925 include/linux/netdevice.h static inline bool netif_carrier_ok(const struct net_device *dev)
bool             2975 include/linux/netdevice.h static inline bool netif_dormant(const struct net_device *dev)
bool             2987 include/linux/netdevice.h static inline bool netif_oper_up(const struct net_device *dev)
bool             2999 include/linux/netdevice.h static inline bool netif_device_present(struct net_device *dev)
bool             3069 include/linux/netdevice.h static inline bool __netif_tx_trylock(struct netdev_queue *txq)
bool             3071 include/linux/netdevice.h 	bool ok = spin_trylock(&txq->_xmit_lock);
bool             3372 include/linux/netdevice.h bool netdev_has_upper_dev(struct net_device *dev, struct net_device *upper_dev);
bool             3433 include/linux/netdevice.h 		       bool (*type_check)(struct net_device *dev));
bool             3436 include/linux/netdevice.h 				  netdev_features_t features, bool tx_path);
bool             3447 include/linux/netdevice.h static inline bool can_checksum_protocol(netdev_features_t features,
bool             3478 include/linux/netdevice.h 					      bool more)
bool             3485 include/linux/netdevice.h 					    struct netdev_queue *txq, bool more)
bool             3559 include/linux/netdevice.h static inline bool net_gso_ok(netdev_features_t features, int gso_type)
bool             3581 include/linux/netdevice.h static inline bool skb_gso_ok(struct sk_buff *skb, netdev_features_t features)
bool             3587 include/linux/netdevice.h static inline bool netif_needs_gso(struct net_device *dev, struct sk_buff *skb,
bool             3614 include/linux/netdevice.h static inline bool netif_is_macvlan(struct net_device *dev)
bool             3619 include/linux/netdevice.h static inline bool netif_is_bond_master(struct net_device *dev)
bool             3624 include/linux/netdevice.h static inline bool netif_is_bond_slave(struct net_device *dev)
bool             3629 include/linux/netdevice.h static inline bool netif_supports_nofcs(struct net_device *dev)
bool              106 include/linux/netfilter.h static inline bool nf_hooks_active(u_int8_t pf, unsigned int hook)
bool              115 include/linux/netfilter.h static inline bool nf_hooks_active(u_int8_t pf, unsigned int hook)
bool              181 include/linux/netfilter.h 	     int (*okfn)(struct sk_buff *), bool cond)
bool              229 include/linux/netfilter.h 				 struct flowi *fl, bool strict);
bool              161 include/linux/netfilter/ipset/ip_set.h 		    enum ipset_adt adt, u32 *lineno, u32 flags, bool retried);
bool              167 include/linux/netfilter/ipset/ip_set.h 	int (*resize)(struct ip_set *set, bool retried);
bool              182 include/linux/netfilter/ipset/ip_set.h 	bool (*same_set)(const struct ip_set *a, const struct ip_set *b);
bool              335 include/linux/netfilter/ipset/ip_set.h static inline bool
bool              362 include/linux/netfilter/ipset/ip_set.h static inline bool
bool              434 include/linux/netfilter/ipset/ip_set.h static inline bool
bool              441 include/linux/netfilter/ipset/ip_set.h static inline bool
bool              451 include/linux/netfilter/ipset/ip_set.h static inline bool
bool              457 include/linux/netfilter/ipset/ip_set.h static inline bool
bool              509 include/linux/netfilter/ipset/ip_set.h ip4addr(const struct sk_buff *skb, bool src)
bool              515 include/linux/netfilter/ipset/ip_set.h ip4addrptr(const struct sk_buff *skb, bool src, __be32 *addr)
bool              521 include/linux/netfilter/ipset/ip_set.h ip6addrptr(const struct sk_buff *skb, bool src, struct in6_addr *addr)
bool              539 include/linux/netfilter/ipset/ip_set.h 		      const void *e, bool active)
bool                4 include/linux/netfilter/ipset/ip_set_getport.h extern bool ip_set_get_ip4_port(const struct sk_buff *skb, bool src,
bool                8 include/linux/netfilter/ipset/ip_set_getport.h extern bool ip_set_get_ip6_port(const struct sk_buff *skb, bool src,
bool               11 include/linux/netfilter/ipset/ip_set_getport.h static inline bool ip_set_get_ip6_port(const struct sk_buff *skb, bool src,
bool               18 include/linux/netfilter/ipset/ip_set_getport.h extern bool ip_set_get_ip_port(const struct sk_buff *skb, u8 pf, bool src,
bool               21 include/linux/netfilter/ipset/ip_set_getport.h static inline bool ip_set_proto_with_ports(u8 proto)
bool               42 include/linux/netfilter/ipset/ip_set_timeout.h static inline bool
bool               49 include/linux/netfilter/ipset/ip_set_timeout.h static inline bool
bool              186 include/linux/netfilter/nf_conntrack_sip.h 			       bool delim);
bool               41 include/linux/netfilter/x_tables.h 	bool hotdrop;
bool              116 include/linux/netfilter/x_tables.h 	bool (*match)(const struct sk_buff *skb,
bool              243 include/linux/netfilter/x_tables.h 		   bool inv_proto);
bool              245 include/linux/netfilter/x_tables.h 		    bool inv_proto);
bool               25 include/linux/netfilter_bridge/ebtables.h 	bool (*match)(const struct sk_buff *skb, const struct net_device *in,
bool               28 include/linux/netfilter_bridge/ebtables.h 		bool *hotdrop);
bool               29 include/linux/netfilter_bridge/ebtables.h 	bool (*checkentry)(const char *table, const void *entry,
bool               46 include/linux/netfilter_bridge/ebtables.h 	bool (*checkentry)(const char *table, const void *entry,
bool               64 include/linux/netfilter_bridge/ebtables.h 	bool (*checkentry)(const char *table, const void *entry,
bool              118 include/linux/netfilter_bridge/ebtables.h #define FWINV(bool,invflg) ((bool) ^ !!(info->invflags & invflg))
bool               51 include/linux/netlink.h 	bool		(*compare)(struct net *net, struct sock *sk);
bool              174 include/linux/netlink.h bool __netlink_ns_capable(const struct netlink_skb_parms *nsp,
bool              176 include/linux/netlink.h bool netlink_ns_capable(const struct sk_buff *skb,
bool              178 include/linux/netlink.h bool netlink_capable(const struct sk_buff *skb, int cap);
bool              179 include/linux/netlink.h bool netlink_net_capable(const struct sk_buff *skb, int cap);
bool               29 include/linux/netpoll.h 	bool ipv6;
bool               98 include/linux/netpoll.h static inline bool netpoll_tx_running(struct net_device *dev)
bool              114 include/linux/netpoll.h static inline bool netpoll_tx_running(struct net_device *dev)
bool              259 include/linux/nfs4.h static inline bool seqid_mutating_err(u32 err)
bool               93 include/linux/nfs_fs_sb.h 	bool			cl_preserve_clid;
bool              125 include/linux/nfs_page.h extern int nfs_page_group_lock(struct nfs_page *, bool);
bool              128 include/linux/nfs_page.h extern bool nfs_page_group_sync_on_bit(struct nfs_page *, unsigned int);
bool             1165 include/linux/nfs_xdr.h 	bool				use_conn_in_rdma_mode;
bool               28 include/linux/nmi.h extern void watchdog_enable_hardlockup_detector(bool val);
bool               29 include/linux/nmi.h extern bool watchdog_hardlockup_detector_is_enabled(void);
bool               31 include/linux/nmi.h static inline void watchdog_enable_hardlockup_detector(bool val)
bool               34 include/linux/nmi.h static inline bool watchdog_hardlockup_detector_is_enabled(void)
bool               46 include/linux/nmi.h static inline bool trigger_all_cpu_backtrace(void)
bool               52 include/linux/nmi.h static inline bool trigger_allbutself_cpu_backtrace(void)
bool               58 include/linux/nmi.h static inline bool trigger_all_cpu_backtrace(void)
bool               62 include/linux/nmi.h static inline bool trigger_allbutself_cpu_backtrace(void)
bool               88 include/linux/ntb.h bool ntb_transport_link_query(struct ntb_transport_qp *qp);
bool              117 include/linux/of.h static inline bool of_have_populated_dt(void)
bool              122 include/linux/of.h static inline bool of_node_is_root(const struct device_node *node)
bool              354 include/linux/of.h bool of_console_check(struct device_node *dn, char *name, int index);
bool              411 include/linux/of.h static inline bool of_have_populated_dt(void)
bool              560 include/linux/of.h static inline bool of_console_check(const struct device_node *dn, const char *name, int index)
bool              734 include/linux/of.h static inline bool of_property_read_bool(const struct device_node *np,
bool               58 include/linux/of_address.h extern bool of_dma_is_coherent(struct device_node *np);
bool               98 include/linux/of_address.h static inline bool of_dma_is_coherent(struct device_node *np)
bool               67 include/linux/of_fdt.h 					     bool no_map);
bool               75 include/linux/of_fdt.h extern bool early_init_dt_scan(void *params);
bool               76 include/linux/of_fdt.h extern bool early_init_dt_verify(void *params);
bool               67 include/linux/of_mdio.h extern bool of_phy_is_fixed_link(struct device_node *np);
bool               73 include/linux/of_mdio.h static inline bool of_phy_is_fixed_link(struct device_node *np)
bool               19 include/linux/of_mtd.h bool of_get_nand_on_flash_bbt(struct device_node *np);
bool               43 include/linux/of_mtd.h static inline bool of_get_nand_on_flash_bbt(struct device_node *np)
bool               14 include/linux/omap-dmaengine.h bool omap_dma_filter_fn(struct dma_chan *, void *);
bool               16 include/linux/omap-dmaengine.h static inline bool omap_dma_filter_fn(struct dma_chan *c, void *d)
bool               45 include/linux/oom.h static inline bool oom_task_origin(const struct task_struct *p)
bool               61 include/linux/oom.h extern bool oom_zonelist_trylock(struct zonelist *zonelist, gfp_t gfp_flags);
bool               69 include/linux/oom.h 		bool force_kill);
bool               72 include/linux/oom.h 		int order, nodemask_t *mask, bool force_kill);
bool               76 include/linux/oom.h extern bool oom_killer_disabled;
bool               88 include/linux/oom.h static inline bool oom_gfp_allowed(gfp_t gfp_mask)
bool              329 include/linux/page-flags.h int __test_set_page_writeback(struct page *page, bool keep_write);
bool                5 include/linux/page-isolation.h static inline bool has_isolate_pageblock(struct zone *zone)
bool                9 include/linux/page-isolation.h static inline bool is_migrate_isolate_page(struct page *page)
bool               13 include/linux/page-isolation.h static inline bool is_migrate_isolate(int migratetype)
bool               18 include/linux/page-isolation.h static inline bool has_isolate_pageblock(struct zone *zone)
bool               22 include/linux/page-isolation.h static inline bool is_migrate_isolate_page(struct page *page)
bool               26 include/linux/page-isolation.h static inline bool is_migrate_isolate(int migratetype)
bool               32 include/linux/page-isolation.h bool has_unmovable_pages(struct zone *zone, struct page *page, int count,
bool               33 include/linux/page-isolation.h 			 bool skip_hwpoisoned_pages);
bool               52 include/linux/page-isolation.h 			 unsigned migratetype, bool skip_hwpoisoned_pages);
bool               66 include/linux/page-isolation.h 			bool skip_hwpoisoned_pages);
bool               71 include/linux/page-isolation.h int set_migratetype_isolate(struct page *page, bool skip_hwpoisoned_pages);
bool               97 include/linux/pagemap.h void release_pages(struct page **pages, int nr, bool cold);
bool               32 include/linux/parser.h bool match_wildcard(const char *pattern, const char *str);
bool               86 include/linux/pci-acpi.h extern bool aer_acpi_firmware_first(void);
bool               88 include/linux/pci-acpi.h static inline bool aer_acpi_firmware_first(void) { return false; }
bool              235 include/linux/pci.h 	bool cap_extended;
bool              328 include/linux/pci.h 	bool match_driver;		/* Skip attaching driver */
bool              488 include/linux/pci.h static inline bool pci_is_root_bus(struct pci_bus *pbus)
bool              500 include/linux/pci.h static inline bool pci_is_bridge(struct pci_dev *dev)
bool              516 include/linux/pci.h static inline bool pci_dev_msi_enabled(struct pci_dev *pci_dev)
bool              521 include/linux/pci.h static inline bool pci_dev_msi_enabled(struct pci_dev *pci_dev) { return false; }
bool              633 include/linux/pci.h 	void (*reset_notify)(struct pci_dev *dev, bool prepare);
bool              961 include/linux/pci.h bool pci_intx_mask_supported(struct pci_dev *dev);
bool              962 include/linux/pci.h bool pci_check_and_mask_intx(struct pci_dev *dev);
bool              963 include/linux/pci.h bool pci_check_and_unmask_intx(struct pci_dev *dev);
bool              995 include/linux/pci.h bool pci_device_is_present(struct pci_dev *pdev);
bool             1020 include/linux/pci.h bool pci_pme_capable(struct pci_dev *dev, pci_power_t state);
bool             1021 include/linux/pci.h void pci_pme_active(struct pci_dev *dev, bool enable);
bool             1023 include/linux/pci.h 		      bool runtime, bool enable);
bool             1024 include/linux/pci.h int pci_wake_from_d3(struct pci_dev *dev, bool enable);
bool             1027 include/linux/pci.h bool pci_dev_run_wake(struct pci_dev *dev);
bool             1028 include/linux/pci.h bool pci_check_pme_status(struct pci_dev *dev);
bool             1037 include/linux/pci.h 				  bool enable)
bool             1170 include/linux/pci.h int pci_set_vga_state(struct pci_dev *pdev, bool decode,
bool             1253 include/linux/pci.h extern bool pcie_ports_disabled;
bool             1254 include/linux/pci.h extern bool pcie_ports_auto;
bool             1261 include/linux/pci.h bool pcie_aspm_support_enabled(void);
bool             1263 include/linux/pci.h static inline bool pcie_aspm_support_enabled(void) { return false; }
bool             1268 include/linux/pci.h bool pci_aer_available(void);
bool             1271 include/linux/pci.h static inline bool pci_aer_available(void) { return false; }
bool             1291 include/linux/pci.h bool pci_cfg_access_trylock(struct pci_dev *dev);
bool             1328 include/linux/pci.h typedef int (*arch_set_vga_state_t)(struct pci_dev *pdev, bool decode,
bool             1404 include/linux/pci.h static inline int pci_wake_from_d3(struct pci_dev *dev, bool enable)
bool             1707 include/linux/pci.h static inline bool pci_is_pcie(struct pci_dev *dev)
bool             1731 include/linux/pci.h bool pci_acs_enabled(struct pci_dev *pdev, u16 acs_flags);
bool             1732 include/linux/pci.h bool pci_acs_path_enabled(struct pci_dev *start,
bool             1872 include/linux/pci.h static inline bool pci_is_dev_assigned(struct pci_dev *pdev)
bool               39 include/linux/pda_power.h 	bool use_otg_notifier;
bool              345 include/linux/percpu-defs.h 	bool pdcrb_ret__;						\
bool               92 include/linux/percpu-refcount.h 	bool			force_atomic:1;
bool              128 include/linux/percpu-refcount.h static inline bool __ref_is_percpu(struct percpu_ref *ref,
bool              180 include/linux/percpu-refcount.h static inline bool percpu_ref_tryget(struct percpu_ref *ref)
bool              214 include/linux/percpu-refcount.h static inline bool percpu_ref_tryget_live(struct percpu_ref *ref)
bool              264 include/linux/percpu-refcount.h static inline bool percpu_ref_is_zero(struct percpu_ref *ref)
bool              118 include/linux/percpu.h extern bool is_kernel_percpu_address(unsigned long addr);
bool              514 include/linux/perf_event.h 	bool				orphans_remove_sched;
bool              648 include/linux/perf_event.h static inline bool is_sampling_event(struct perf_event *event)
bool              722 include/linux/perf_event.h extern void perf_event_comm(struct task_struct *tsk, bool exec);
bool              752 include/linux/perf_event.h static inline bool perf_paranoid_tracepoint_raw(void)
bool              757 include/linux/perf_event.h static inline bool perf_paranoid_cpu(void)
bool              762 include/linux/perf_event.h static inline bool perf_paranoid_kernel(void)
bool              780 include/linux/perf_event.h static inline bool has_branch_stack(struct perf_event *event)
bool              830 include/linux/perf_event.h static inline void perf_event_comm(struct task_struct *tsk, bool exec)	{ }
bool              843 include/linux/perf_event.h extern bool perf_event_can_stop_tick(void);
bool              845 include/linux/perf_event.h static inline bool perf_event_can_stop_tick(void)			{ return true; }
bool              364 include/linux/phy.h 	bool is_c45;
bool              365 include/linux/phy.h 	bool is_internal;
bool              366 include/linux/phy.h 	bool has_fixups;
bool              521 include/linux/phy.h 	bool (*rxtstamp)(struct phy_device *dev, struct sk_buff *skb, int type);
bool              649 include/linux/phy.h static inline bool phy_interrupt_is_valid(struct phy_device *phydev)
bool              658 include/linux/phy.h static inline bool phy_is_internal(struct phy_device *phydev)
bool              699 include/linux/phy.h 				     bool is_c45,
bool              701 include/linux/phy.h struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45);
bool              763 include/linux/phy.h int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);
bool              148 include/linux/pid.h static inline bool is_child_reaper(struct pid *pid)
bool               43 include/linux/pinctrl/pinconf.h 	bool is_generic;
bool              135 include/linux/pinctrl/pinctrl.h extern bool pin_is_valid(struct pinctrl_dev *pctldev, int pin);
bool              171 include/linux/pinctrl/pinctrl.h static inline bool pin_is_valid(struct pinctrl_dev *pctldev, int pin)
bool               81 include/linux/pinctrl/pinmux.h 				   bool input);
bool               37 include/linux/platform_data/ad5449.h 	bool hardware_clear_to_midscale;
bool               86 include/linux/platform_data/ad5755.h 	bool ext_dc_dc_compenstation_resistor;
bool               93 include/linux/platform_data/ad5755.h 		bool ext_current_sense_resistor;
bool               94 include/linux/platform_data/ad5755.h 		bool enable_voltage_overrange;
bool               96 include/linux/platform_data/ad5755.h 			bool enable;
bool               50 include/linux/platform_data/ad7266.h 	bool fixed_addr;
bool                9 include/linux/platform_data/ad7291.h 	bool use_external_ref;
bool               17 include/linux/platform_data/ad7298.h 	bool ext_ref;
bool               18 include/linux/platform_data/ad7303.h 	bool use_external_ref;
bool               12 include/linux/platform_data/ad7791.h 	bool buffered;
bool               13 include/linux/platform_data/ad7791.h 	bool burnout_current;
bool               14 include/linux/platform_data/ad7791.h 	bool unipolar;
bool              101 include/linux/platform_data/ad7793.h 	bool burnout_current;
bool              102 include/linux/platform_data/ad7793.h 	bool boost_enable;
bool              103 include/linux/platform_data/ad7793.h 	bool buffered;
bool              104 include/linux/platform_data/ad7793.h 	bool unipolar;
bool               22 include/linux/platform_data/ad7887.h 	bool en_dual;
bool               23 include/linux/platform_data/ad7887.h 	bool use_onchip_ref;
bool               78 include/linux/platform_data/adau17x1.h 	bool input_differential;
bool               85 include/linux/platform_data/adau17x1.h 	bool jackdetect_active_low;
bool              101 include/linux/platform_data/adau17x1.h 	bool left_input_differential;
bool              102 include/linux/platform_data/adau17x1.h 	bool right_input_differential;
bool              104 include/linux/platform_data/adau17x1.h 	bool use_dmic;
bool               24 include/linux/platform_data/ads7828.h 	bool diff_input;
bool               25 include/linux/platform_data/ads7828.h 	bool ext_vref;
bool               15 include/linux/platform_data/arm-ux500-pm.h bool prcmu_gic_pending_irq(void);
bool               16 include/linux/platform_data/arm-ux500-pm.h bool prcmu_pending_irq(void);
bool               17 include/linux/platform_data/arm-ux500-pm.h bool prcmu_is_cpu_in_wfi(int cpu);
bool               45 include/linux/platform_data/asoc-ti-mcbsp.h 	bool has_wakeup; /* Wakeup capability */
bool               46 include/linux/platform_data/asoc-ti-mcbsp.h 	bool has_ccr; /* Transceiver has configuration control registers */
bool               47 include/linux/platform_data/asoc-ti-mcbsp.h 	int (*enable_st_clock)(unsigned int, bool);
bool               26 include/linux/platform_data/at91_adc.h 	bool		is_external;
bool               44 include/linux/platform_data/at91_adc.h 	bool				use_external_triggers;
bool               74 include/linux/platform_data/atmel.h 	bool		has_dma;		/* support dma transfer */
bool               77 include/linux/platform_data/atmel.h 	bool		need_reset_workaround;
bool              124 include/linux/platform_data/brcmfmac-sdio.h 	bool oob_irq_supported;
bool              127 include/linux/platform_data/brcmfmac-sdio.h 	bool broken_sg_support;
bool               37 include/linux/platform_data/bt-nokia-h4p.h 	void (*set_pm_limits)(struct device *dev, bool set);
bool                1 include/linux/platform_data/clk-realview.h void realview_clk_init(void __iomem *sysbase, bool is_pb1176);
bool               14 include/linux/platform_data/crypto-ux500.h 	bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
bool               77 include/linux/platform_data/davinci_asp.h 	bool i2s_accurate_sck;
bool               64 include/linux/platform_data/dma-coh901318.h bool coh901318_filter_id(struct dma_chan *chan, void *chan_id);
bool               66 include/linux/platform_data/dma-coh901318.h static inline bool coh901318_filter_id(struct dma_chan *chan, void *chan_id)
bool               47 include/linux/platform_data/dma-dw.h 	bool		is_private;
bool               70 include/linux/platform_data/dma-ep93xx.h static inline bool ep93xx_dma_chan_is_m2p(struct dma_chan *chan)
bool               29 include/linux/platform_data/dma-s3c24xx.h 	bool handshake;
bool               46 include/linux/platform_data/dma-s3c24xx.h bool s3c24xx_dma_filter(struct dma_chan *chan, void *param);
bool               82 include/linux/platform_data/dma-ste-dma40.h 	bool big_endian;
bool              109 include/linux/platform_data/dma-ste-dma40.h 	bool					 high_priority;
bool              110 include/linux/platform_data/dma-ste-dma40.h 	bool					 realtime;
bool              117 include/linux/platform_data/dma-ste-dma40.h 	bool					 use_fixed_channel;
bool              144 include/linux/platform_data/dma-ste-dma40.h 	bool				 use_esram_lcla;
bool              164 include/linux/platform_data/dma-ste-dma40.h bool stedma40_filter(struct dma_chan *chan, void *data);
bool              193 include/linux/platform_data/dma-ste-dma40.h static inline bool stedma40_filter(struct dma_chan *chan, void *data)
bool              133 include/linux/platform_data/edma.h dma_addr_t edma_get_position(unsigned slot, bool dst);
bool               39 include/linux/platform_data/elm.h 	bool error_reported;
bool               40 include/linux/platform_data/elm.h 	bool error_uncorrectable;
bool               24 include/linux/platform_data/gpio-dwapb.h 	bool		irq_shared;
bool              162 include/linux/platform_data/gpio-omap.h 	bool dbck_flag;		/* dbck required or not - True for OMAP3&4 */
bool              193 include/linux/platform_data/gpio-omap.h 	bool irqenable_inv;
bool              200 include/linux/platform_data/gpio-omap.h 	bool dbck_flag;		/* dbck required or not - True for OMAP3&4 */
bool              201 include/linux/platform_data/gpio-omap.h 	bool loses_context;	/* whether the bank would ever lose context */
bool              202 include/linux/platform_data/gpio-omap.h 	bool is_mpuio;		/* whether the bank is of type MPUIO */
bool               24 include/linux/platform_data/gpio-ts5500.h 	bool strap;
bool               17 include/linux/platform_data/gpio_backlight.h 	bool active_low;
bool               16 include/linux/platform_data/irda-pxaficp.h 	bool gpio_pwdown_inverted;	/* gpio_pwdown is inverted */
bool               26 include/linux/platform_data/irq-renesas-intc-irqpin.h 	bool control_parent;
bool              159 include/linux/platform_data/keyboard-spear.h 	bool rep;
bool               47 include/linux/platform_data/keypad-nomadik-ske.h 	bool no_autorepeat;
bool               48 include/linux/platform_data/keypad-nomadik-ske.h 	bool wakeup_enable;
bool               22 include/linux/platform_data/keypad-omap.h 	bool rep;
bool               24 include/linux/platform_data/keypad-omap.h 	bool dbounce;
bool               21 include/linux/platform_data/max6697.h 	bool smbus_timeout_disable;	/* set to disable SMBus timeouts */
bool               22 include/linux/platform_data/max6697.h 	bool extended_range_enable;	/* set to enable extended temp range */
bool               23 include/linux/platform_data/max6697.h 	bool beta_compensation;		/* set to enable beta compensation */
bool               16 include/linux/platform_data/mmc-davinci.h 	void	(*set_power)(int module, bool on);
bool               47 include/linux/platform_data/mmc-esdhc-imx.h 	bool support_vsel;
bool               19 include/linux/platform_data/mmc-pxamci.h 	bool gpio_card_ro_invert;		/* gpio ro is inverted */
bool               21 include/linux/platform_data/mmc-pxamci.h 	bool gpio_power_invert;			/* gpio power is inverted */
bool               46 include/linux/platform_data/mmc-sdhci-s3c.h 	bool		ext_cd_gpio_invert;
bool               73 include/linux/platform_data/mtd-nand-omap2.h 	bool			dev_ready;
bool               74 include/linux/platform_data/mtd-nand-omap2.h 	bool			flash_bbt;
bool               59 include/linux/platform_data/mtd-nand-pxa3xx.h 	bool	flash_bbt;
bool               16 include/linux/platform_data/net-cw1200.h 	bool have_5ghz;
bool               20 include/linux/platform_data/net-cw1200.h 			  bool enable); /* Control 3v3 / 1v8 supply */
bool               22 include/linux/platform_data/net-cw1200.h 			bool enable); /* Control CLK32K */
bool               31 include/linux/platform_data/net-cw1200.h 	bool have_5ghz;
bool               32 include/linux/platform_data/net-cw1200.h 	bool no_nptb;       /* SDIO hardware does not support non-power-of-2-blocksizes */
bool               37 include/linux/platform_data/net-cw1200.h 			  bool enable); /* Control 3v3 / 1v8 supply */
bool               39 include/linux/platform_data/net-cw1200.h 			bool enable); /* Control CLK32K */
bool               35 include/linux/platform_data/omap-twl4030.h 	bool voice_connected;
bool               38 include/linux/platform_data/omap-twl4030.h 	bool	custom_routing;
bool               44 include/linux/platform_data/omap-twl4030.h 	bool	has_ear;
bool               46 include/linux/platform_data/omap-twl4030.h 	bool	has_mainmic;
bool               47 include/linux/platform_data/omap-twl4030.h 	bool	has_submic;
bool               48 include/linux/platform_data/omap-twl4030.h 	bool	has_hsmic;
bool               49 include/linux/platform_data/omap-twl4030.h 	bool	has_carkitmic;
bool               50 include/linux/platform_data/omap-twl4030.h 	bool	has_digimic0;
bool               51 include/linux/platform_data/omap-twl4030.h 	bool	has_digimic1;
bool               36 include/linux/platform_data/pinctrl-adi2.h 	bool pint_assign;
bool               23 include/linux/platform_data/pxa2xx_udc.h 	bool	gpio_pullup_inverted;
bool               48 include/linux/platform_data/pxa_sdhci.h 	bool		clk_delay_enable;
bool               50 include/linux/platform_data/pxa_sdhci.h 	bool		ext_cd_gpio_invert;
bool               34 include/linux/platform_data/serial-omap.h 	bool			dma_enabled;	/* To specify DMA Mode */
bool               46 include/linux/platform_data/serial-omap.h 	void (*enable_wakeup)(struct device *, bool);
bool               33 include/linux/platform_data/sht15.h 	bool checksum;
bool               34 include/linux/platform_data/sht15.h 	bool no_otp_reload;
bool               35 include/linux/platform_data/sht15.h 	bool low_resolution;
bool               20 include/linux/platform_data/shtc1.h 	bool blocking_io;
bool               21 include/linux/platform_data/shtc1.h 	bool high_precision;
bool               98 include/linux/platform_data/si5351.h 	bool pll_master;
bool               52 include/linux/platform_data/spi-davinci.h 	bool			cshold_bug;
bool               14 include/linux/platform_data/spi-ep93xx.h 	bool	use_dma;
bool               17 include/linux/platform_data/usb-musb-ux500.h 	bool (*dma_filter)(struct dma_chan *chan, void *filter_param);
bool               17 include/linux/platform_data/usb-rcar-gen2-phy.h 	bool chan0_pci:1;	/* true: PCI USB host 0, false: USBHS */
bool               19 include/linux/platform_data/usb-rcar-gen2-phy.h 	bool chan2_pci:1;	/* true: PCI USB host 2, false: USBSS */
bool               16 include/linux/platform_data/usb-rcar-phy.h 	bool ferrite_bead:1;	/* (R8A7778 only)			*/
bool               18 include/linux/platform_data/usb-rcar-phy.h 	bool port1_func:1;	/* true: port 1 used by function, false: host */
bool               21 include/linux/platform_data/usb-rcar-phy.h 		bool select_3_3v:1; /* true: USB_OVCn pin, false: OVCn pin */
bool               23 include/linux/platform_data/usb-rcar-phy.h 		bool active_high:1; /* true: active  high, false: active low */
bool               16 include/linux/platform_data/ux500_wdt.h 	bool has_28_bits_resolution;
bool               25 include/linux/platform_device.h 	bool		id_auto;
bool              182 include/linux/platform_device.h 	bool prevent_deferred_probe;
bool               39 include/linux/pm.h extern void pm_vt_switch_required(struct device *dev, bool required);
bool               42 include/linux/pm.h static inline void pm_vt_switch_required(struct device *dev, bool required)
bool              562 include/linux/pm.h 	bool			is_prepared:1;	/* Owned by the PM core */
bool              563 include/linux/pm.h 	bool			is_suspended:1;	/* Ditto */
bool              564 include/linux/pm.h 	bool			is_noirq_suspended:1;
bool              565 include/linux/pm.h 	bool			is_late_suspended:1;
bool              566 include/linux/pm.h 	bool			ignore_children:1;
bool              567 include/linux/pm.h 	bool			early_init:1;	/* Owned by the PM core */
bool              568 include/linux/pm.h 	bool			direct_complete:1;	/* Owned by the PM core */
bool              574 include/linux/pm.h 	bool			wakeup_path:1;
bool              575 include/linux/pm.h 	bool			syscore:1;
bool              622 include/linux/pm.h 	void (*detach)(struct device *dev, bool power_off);
bool               42 include/linux/pm2301_charger.h 	bool enable_overshoot;
bool               22 include/linux/pm_clock.h static inline bool pm_clk_no_clocks(struct device *dev)
bool               36 include/linux/pm_clock.h static inline bool pm_clk_no_clocks(struct device *dev)
bool               29 include/linux/pm_domain.h 	bool (*power_down_ok)(struct dev_pm_domain *domain);
bool               30 include/linux/pm_domain.h 	bool (*stop_ok)(struct device *dev);
bool               38 include/linux/pm_domain.h 	bool (*active_wakeup)(struct device *dev);
bool               65 include/linux/pm_domain.h 	bool suspend_power_off;	/* Power status before system suspend */
bool               72 include/linux/pm_domain.h 	bool max_off_time_changed;
bool               73 include/linux/pm_domain.h 	bool cached_power_down_ok;
bool               99 include/linux/pm_domain.h 	bool constraint_changed;
bool              100 include/linux/pm_domain.h 	bool cached_stop_ok;
bool              134 include/linux/pm_domain.h extern void pm_genpd_dev_need_restore(struct device *dev, bool val);
bool              146 include/linux/pm_domain.h 			  struct dev_power_governor *gov, bool is_off);
bool              180 include/linux/pm_domain.h static inline void pm_genpd_dev_need_restore(struct device *dev, bool val) {}
bool              213 include/linux/pm_domain.h 				 struct dev_power_governor *gov, bool is_off)
bool              307 include/linux/pm_domain.h extern int dev_pm_domain_attach(struct device *dev, bool power_on);
bool              308 include/linux/pm_domain.h extern void dev_pm_domain_detach(struct device *dev, bool power_off);
bool              310 include/linux/pm_domain.h static inline int dev_pm_domain_attach(struct device *dev, bool power_on)
bool              314 include/linux/pm_domain.h static inline void dev_pm_domain_detach(struct device *dev, bool power_off) {}
bool               37 include/linux/pm_opp.h 					      bool available);
bool               70 include/linux/pm_opp.h 					unsigned long freq, bool available)
bool              120 include/linux/pm_qos.h bool pm_qos_update_flags(struct pm_qos_flags *pqf,
bool              210 include/linux/pm_qos.h int dev_pm_qos_update_flags(struct device *dev, s32 mask, bool set);
bool              230 include/linux/pm_qos.h static inline int dev_pm_qos_update_flags(struct device *dev, s32 m, bool set)
bool               29 include/linux/pm_runtime.h static inline bool queue_pm_work(struct work_struct *work)
bool               39 include/linux/pm_runtime.h static inline bool queue_pm_work(struct work_struct *work) { return false; }
bool               56 include/linux/pm_runtime.h extern void __pm_runtime_disable(struct device *dev, bool check_resume);
bool               61 include/linux/pm_runtime.h extern void __pm_runtime_use_autosuspend(struct device *dev, bool use);
bool               66 include/linux/pm_runtime.h extern void pm_runtime_set_memalloc_noio(struct device *dev, bool enable);
bool               68 include/linux/pm_runtime.h static inline bool pm_children_suspended(struct device *dev)
bool               84 include/linux/pm_runtime.h static inline bool device_run_wake(struct device *dev)
bool               89 include/linux/pm_runtime.h static inline void device_set_run_wake(struct device *dev, bool enable)
bool               94 include/linux/pm_runtime.h static inline bool pm_runtime_suspended(struct device *dev)
bool              100 include/linux/pm_runtime.h static inline bool pm_runtime_active(struct device *dev)
bool              106 include/linux/pm_runtime.h static inline bool pm_runtime_status_suspended(struct device *dev)
bool              111 include/linux/pm_runtime.h static inline bool pm_runtime_suspended_if_enabled(struct device *dev)
bool              116 include/linux/pm_runtime.h static inline bool pm_runtime_enabled(struct device *dev)
bool              121 include/linux/pm_runtime.h static inline bool pm_runtime_callbacks_present(struct device *dev)
bool              153 include/linux/pm_runtime.h static inline void __pm_runtime_disable(struct device *dev, bool c) {}
bool              157 include/linux/pm_runtime.h static inline bool pm_children_suspended(struct device *dev) { return false; }
bool              160 include/linux/pm_runtime.h static inline bool device_run_wake(struct device *dev) { return false; }
bool              161 include/linux/pm_runtime.h static inline void device_set_run_wake(struct device *dev, bool enable) {}
bool              162 include/linux/pm_runtime.h static inline bool pm_runtime_suspended(struct device *dev) { return false; }
bool              163 include/linux/pm_runtime.h static inline bool pm_runtime_active(struct device *dev) { return true; }
bool              164 include/linux/pm_runtime.h static inline bool pm_runtime_status_suspended(struct device *dev) { return false; }
bool              165 include/linux/pm_runtime.h static inline bool pm_runtime_suspended_if_enabled(struct device *dev) { return false; }
bool              166 include/linux/pm_runtime.h static inline bool pm_runtime_enabled(struct device *dev) { return false; }
bool              171 include/linux/pm_runtime.h static inline bool pm_runtime_callbacks_present(struct device *dev) { return false; }
bool              174 include/linux/pm_runtime.h 						bool use) {}
bool              180 include/linux/pm_runtime.h 						bool enable){}
bool               62 include/linux/pm_wakeup.h 	bool			active:1;
bool               63 include/linux/pm_wakeup.h 	bool			autosleep_enabled:1;
bool               72 include/linux/pm_wakeup.h static inline bool device_can_wakeup(struct device *dev)
bool               77 include/linux/pm_wakeup.h static inline bool device_may_wakeup(struct device *dev)
bool               93 include/linux/pm_wakeup.h extern void device_set_wakeup_capable(struct device *dev, bool capable);
bool               94 include/linux/pm_wakeup.h extern int device_init_wakeup(struct device *dev, bool val);
bool               95 include/linux/pm_wakeup.h extern int device_set_wakeup_enable(struct device *dev, bool enable);
bool              105 include/linux/pm_wakeup.h static inline void device_set_wakeup_capable(struct device *dev, bool capable)
bool              110 include/linux/pm_wakeup.h static inline bool device_can_wakeup(struct device *dev)
bool              150 include/linux/pm_wakeup.h static inline int device_set_wakeup_enable(struct device *dev, bool enable)
bool              156 include/linux/pm_wakeup.h static inline int device_init_wakeup(struct device *dev, bool val)
bool              163 include/linux/pm_wakeup.h static inline bool device_may_wakeup(struct device *dev)
bool              296 include/linux/pnfs_osd_xdr.h extern bool pnfs_osd_xdr_decode_layout_comp(struct pnfs_osd_object_cred *comp,
bool              417 include/linux/pnp.h 	bool (*can_wakeup) (struct pnp_dev *dev);
bool               53 include/linux/poll.h static inline bool poll_does_not_wait(const poll_table *p)
bool              122 include/linux/posix-clock.h 	bool zombie;
bool              132 include/linux/posix-timers.h bool posix_cpu_timers_can_stop_tick(struct task_struct *tsk);
bool               33 include/linux/power/bq24735-charger.h 	bool status_gpio_valid;
bool               65 include/linux/power/charger-manager.h 	bool (*rtc_only_wakeup)(void);
bool               67 include/linux/power/charger-manager.h 	bool assume_timer_stops_in_suspend;
bool               96 include/linux/power/charger-manager.h 	bool attached;
bool              220 include/linux/power/charger-manager.h 	bool measure_battery_temp;
bool              259 include/linux/power/charger-manager.h 	bool charger_enabled;
bool              269 include/linux/power/charger-manager.h 	bool status_save_ext_pwr_inserted;
bool              270 include/linux/power/charger-manager.h 	bool status_save_batt;
bool              278 include/linux/power/charger-manager.h extern bool cm_suspend_again(void);
bool              284 include/linux/power/charger-manager.h static inline bool cm_suspend_again(void) { return false; }
bool               25 include/linux/power/generic-adc-battery.h 	bool	gpio_inverted;
bool               26 include/linux/power/isp1704_charger.h 	void		(*set_power)(bool on);
bool              202 include/linux/power/max17042_battery.h 	bool enable_current_sense;
bool              203 include/linux/power/max17042_battery.h 	bool enable_por_init; /* Use POR init from Maxim appnote */
bool               48 include/linux/power/max8903_charger.h 	bool dc_valid;
bool               54 include/linux/power/max8903_charger.h 	bool usb_valid;
bool              157 include/linux/power/smartreflex.h 	bool				autocomp_active;
bool              288 include/linux/power/smartreflex.h 	bool				enable_on_init;
bool              107 include/linux/power/smb347-charger.h 	bool		suspend_on_hard_temp_limit;
bool              110 include/linux/power/smb347-charger.h 	bool		use_mains;
bool              111 include/linux/power/smb347-charger.h 	bool		use_usb;
bool              112 include/linux/power/smb347-charger.h 	bool		use_usb_otg;
bool              208 include/linux/power_supply.h 	bool no_thermal;
bool              216 include/linux/power_supply.h 	bool changed;
bool              287 include/linux/power_supply.h static inline bool power_supply_is_amp_property(enum power_supply_property psp)
bool              311 include/linux/power_supply.h static inline bool power_supply_is_watt_property(enum power_supply_property psp)
bool               53 include/linux/powercap.h 	int (*set_enable) (struct powercap_control_type *, bool mode);
bool               54 include/linux/powercap.h 	int (*get_enable) (struct powercap_control_type *, bool *mode);
bool               83 include/linux/powercap.h 	bool allocated;
bool              116 include/linux/powercap.h 	int (*set_enable) (struct powercap_zone *, bool mode);
bool              117 include/linux/powercap.h 	int (*get_enable) (struct powercap_zone *, bool *mode);
bool              163 include/linux/powercap.h 	bool allocated;
bool               26 include/linux/pps-gpio.h 	bool assert_falling_edge;
bool               27 include/linux/pps-gpio.h 	bool capture_clear;
bool              156 include/linux/printk.h extern bool printk_timed_ratelimit(unsigned long *caller_jiffies,
bool              190 include/linux/printk.h static inline bool printk_timed_ratelimit(unsigned long *caller_jiffies,
bool              282 include/linux/printk.h 	static bool __print_once __read_mostly;			\
bool              291 include/linux/printk.h 	static bool __print_once __read_mostly;			\
bool              412 include/linux/printk.h 			       char *linebuf, size_t linebuflen, bool ascii);
bool              416 include/linux/printk.h 			   const void *buf, size_t len, bool ascii);
bool              427 include/linux/printk.h 				  const void *buf, size_t len, bool ascii)
bool               50 include/linux/proc_ns.h extern bool proc_ns_inode(struct inode *inode);
bool               70 include/linux/proc_ns.h static inline bool proc_ns_inode(struct inode *inode) { return false; }
bool               35 include/linux/projid.h static inline bool projid_eq(kprojid_t left, kprojid_t right)
bool               40 include/linux/projid.h static inline bool projid_lt(kprojid_t left, kprojid_t right)
bool               45 include/linux/projid.h static inline bool projid_valid(kprojid_t projid)
bool               57 include/linux/projid.h static inline bool kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid)
bool               82 include/linux/projid.h static inline bool kprojid_has_mapping(struct user_namespace *ns, kprojid_t projid)
bool               59 include/linux/pstore.h 			bool *compressed, struct pstore_info *psi);
bool               62 include/linux/pstore.h 			unsigned int part, int count, bool compressed,
bool               66 include/linux/pstore.h 			unsigned int part, const char *buf, bool compressed,
bool               78 include/linux/pstore.h extern bool pstore_cannot_block_path(enum kmsg_dump_reason reason);
bool               85 include/linux/pstore.h static inline bool
bool               60 include/linux/ptrace.h extern bool ptrace_may_access(struct task_struct *task, unsigned int mode);
bool              105 include/linux/ptrace.h static inline bool ptrace_event_enabled(struct task_struct *task, int event)
bool              173 include/linux/ptrace.h static inline void ptrace_init_task(struct task_struct *child, bool ptrace)
bool              178 include/linux/pwm.h 	bool			can_sleep;
bool              203 include/linux/pwm.h bool pwm_can_sleep(struct pwm_device *pwm);
bool              265 include/linux/pwm.h static inline bool pwm_can_sleep(struct pwm_device *pwm)
bool               71 include/linux/quota.h extern bool qid_eq(struct kqid left, struct kqid right);
bool               72 include/linux/quota.h extern bool qid_lt(struct kqid left, struct kqid right);
bool               75 include/linux/quota.h extern bool qid_valid(struct kqid qid);
bool               22 include/linux/quotaops.h static inline bool is_quota_modification(struct inode *inode, struct iattr *ia)
bool              117 include/linux/quotaops.h static inline bool sb_has_quota_usage_enabled(struct super_block *sb, int type)
bool              123 include/linux/quotaops.h static inline bool sb_has_quota_limits_enabled(struct super_block *sb, int type)
bool              129 include/linux/quotaops.h static inline bool sb_has_quota_suspended(struct super_block *sb, int type)
bool              144 include/linux/quotaops.h static inline bool sb_has_quota_loaded(struct super_block *sb, int type)
bool              158 include/linux/quotaops.h static inline bool sb_has_quota_active(struct super_block *sb, int type)
bool              270 include/linux/radix-tree.h bool __radix_tree_delete_node(struct radix_tree_root *root,
bool              356 include/linux/rcupdate.h bool __rcu_is_watching(void);
bool              406 include/linux/rcupdate.h bool rcu_lockdep_current_cpu_online(void);
bool              408 include/linux/rcupdate.h static inline bool rcu_lockdep_current_cpu_online(void)
bool              526 include/linux/rcupdate.h 		static bool __section(.data.unlikely) __warned;		\
bool             1129 include/linux/rcupdate.h static inline bool rcu_is_nocb_cpu(int cpu) { return true; }
bool             1131 include/linux/rcupdate.h bool rcu_is_nocb_cpu(int cpu);
bool             1133 include/linux/rcupdate.h static inline bool rcu_is_nocb_cpu(int cpu) { return false; }
bool             1139 include/linux/rcupdate.h bool rcu_sys_is_idle(void);
bool             1143 include/linux/rcupdate.h static inline bool rcu_sys_is_idle(void)
bool              145 include/linux/rcutiny.h static inline bool rcu_is_watching(void)
bool              152 include/linux/rcutiny.h static inline bool rcu_is_watching(void)
bool               98 include/linux/rcutree.h bool rcu_is_watching(void);
bool               73 include/linux/reboot.h extern int orderly_poweroff(bool force);
bool              193 include/linux/regmap.h 	bool (*writeable_reg)(struct device *dev, unsigned int reg);
bool              194 include/linux/regmap.h 	bool (*readable_reg)(struct device *dev, unsigned int reg);
bool              195 include/linux/regmap.h 	bool (*volatile_reg)(struct device *dev, unsigned int reg);
bool              196 include/linux/regmap.h 	bool (*precious_reg)(struct device *dev, unsigned int reg);
bool              204 include/linux/regmap.h 	bool fast_io;
bool              220 include/linux/regmap.h 	bool use_single_rw;
bool              221 include/linux/regmap.h 	bool can_multi_write;
bool              312 include/linux/regmap.h 	bool fast_io;
bool              424 include/linux/regmap.h 			     bool *change);
bool              427 include/linux/regmap.h 				   bool *change);
bool              430 include/linux/regmap.h bool regmap_can_raw_write(struct regmap *map);
bool              437 include/linux/regmap.h void regcache_cache_only(struct regmap *map, bool enable);
bool              438 include/linux/regmap.h void regcache_cache_bypass(struct regmap *map, bool enable);
bool              441 include/linux/regmap.h bool regmap_check_range_table(struct regmap *map, unsigned int reg,
bool              449 include/linux/regmap.h static inline bool regmap_reg_in_range(unsigned int reg,
bool              455 include/linux/regmap.h bool regmap_reg_in_ranges(unsigned int reg,
bool              545 include/linux/regmap.h 	bool init_ack_masked:1;
bool              546 include/linux/regmap.h 	bool mask_invert:1;
bool              547 include/linux/regmap.h 	bool use_ack:1;
bool              548 include/linux/regmap.h 	bool wake_invert:1;
bool              549 include/linux/regmap.h 	bool runtime_pm:1;
bool              650 include/linux/regmap.h 					   bool *change)
bool              660 include/linux/regmap.h 						 bool *change)
bool              692 include/linux/regmap.h static inline void regcache_cache_only(struct regmap *map, bool enable)
bool              697 include/linux/regmap.h static inline void regcache_cache_bypass(struct regmap *map, bool enable)
bool              305 include/linux/regulator/ab8500.h 	bool hwreq; /* requires hw mode or high power mode */
bool              239 include/linux/regulator/consumer.h int regulator_allow_bypass(struct regulator *regulator, bool allow);
bool              485 include/linux/regulator/consumer.h 					 bool allow)
bool              171 include/linux/regulator/driver.h 	int (*set_bypass)(struct regulator_dev *dev, bool enable);
bool              172 include/linux/regulator/driver.h 	int (*get_bypass)(struct regulator_dev *dev, bool *enable);
bool              253 include/linux/regulator/driver.h 	bool continuous_voltage_range;
bool              279 include/linux/regulator/driver.h 	bool enable_is_inverted;
bool              406 include/linux/regulator/driver.h int regulator_set_bypass_regmap(struct regulator_dev *rdev, bool enable);
bool              407 include/linux/regulator/driver.h int regulator_get_bypass_regmap(struct regulator_dev *rdev, bool *enable);
bool               85 include/linux/regulator/lp872x.h 	bool update_config;
bool               67 include/linux/regulator/max8973-regulator.h 	bool enable_ext_control;
bool               41 include/linux/regulator/tps51632-regulator.h 	bool enable_pwm_dvfs;
bool               42 include/linux/regulator/tps51632-regulator.h 	bool dvfs_step_20mV;
bool               45 include/linux/regulator/tps62360.h 	bool en_discharge;
bool               46 include/linux/regulator/tps62360.h 	bool en_internal_pulldn;
bool               29 include/linux/regulator/tps6507x.h 	bool defdcdc_default;
bool               22 include/linux/regulator/userspace-consumer.h 	bool init_on;
bool              433 include/linux/remoteproc.h 	bool recovery_disabled;
bool              136 include/linux/reservation.h 					 bool wait_all, bool intr,
bool              139 include/linux/reservation.h bool reservation_object_test_signaled_rcu(struct reservation_object *obj,
bool              140 include/linux/reservation.h 					  bool test_all);
bool               64 include/linux/rfkill.h 	int	(*set_block)(void *data, bool blocked);
bool              158 include/linux/rfkill.h bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked);
bool              180 include/linux/rfkill.h bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked);
bool              196 include/linux/rfkill.h void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked);
bool              207 include/linux/rfkill.h void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw);
bool              214 include/linux/rfkill.h bool rfkill_blocked(struct rfkill *rfkill);
bool              249 include/linux/rfkill.h static inline bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked)
bool              254 include/linux/rfkill.h static inline bool rfkill_set_sw_state(struct rfkill *rfkill, bool blocked)
bool              259 include/linux/rfkill.h static inline void rfkill_init_sw_state(struct rfkill *rfkill, bool blocked)
bool              263 include/linux/rfkill.h static inline void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw)
bool              267 include/linux/rfkill.h static inline bool rfkill_blocked(struct rfkill *rfkill)
bool               64 include/linux/rhashtable.h 	bool			(*grow_decision)(const struct rhashtable *ht,
bool               66 include/linux/rhashtable.h 	bool			(*shrink_decision)(const struct rhashtable *ht,
bool              100 include/linux/rhashtable.h bool rhashtable_remove(struct rhashtable *ht, struct rhash_head *node, gfp_t);
bool              104 include/linux/rhashtable.h bool rht_grow_above_75(const struct rhashtable *ht, size_t new_size);
bool              105 include/linux/rhashtable.h bool rht_shrink_below_30(const struct rhashtable *ht, size_t new_size);
bool              112 include/linux/rhashtable.h 				bool (*compare)(void *, void *), void *arg);
bool              100 include/linux/ring_buffer.h int ring_buffer_wait(struct ring_buffer *buffer, int cpu, bool full);
bool              174 include/linux/rio.h 	bool do_enum;
bool              250 include/linux/rmap.h 	bool (*invalid_vma)(struct vm_area_struct *vma, void *arg);
bool               11 include/linux/rotary_encoder.h 	bool relative_axis;
bool               12 include/linux/rotary_encoder.h 	bool rollover;
bool               13 include/linux/rotary_encoder.h 	bool half_period;
bool              117 include/linux/rpmsg.h 	bool announce;
bool              178 include/linux/rpmsg.h rpmsg_send_offchannel_raw(struct rpmsg_channel *, u32, u32, void *, int, bool);
bool              189 include/linux/rtc.h static inline bool is_leap_year(unsigned int year)
bool               16 include/linux/sa11x0-dma.h bool sa11x0_dma_filter_fn(struct dma_chan *, void *);
bool               18 include/linux/sa11x0-dma.h static inline bool sa11x0_dma_filter_fn(struct dma_chan *c, void *d)
bool              232 include/linux/scatterlist.h void __sg_free_table(struct sg_table *, unsigned int, bool, sg_free_fn *);
bool              278 include/linux/scatterlist.h bool __sg_page_iter_next(struct sg_page_iter *piter);
bool              348 include/linux/scatterlist.h bool sg_miter_skip(struct sg_mapping_iter *miter, off_t offset);
bool              349 include/linux/scatterlist.h bool sg_miter_next(struct sg_mapping_iter *miter);
bool              171 include/linux/sched.h extern bool single_task_running(void);
bool             1002 include/linux/sched.h bool cpus_share_cache(int this_cpu, int that_cpu);
bool             1047 include/linux/sched.h static inline bool cpus_share_cache(int this_cpu, int that_cpu)
bool             1221 include/linux/sched.h 		bool blocked;
bool             1222 include/linux/sched.h 		bool need_qs;
bool             1286 include/linux/sched.h 	bool rcu_tasks_holdout;
bool             1677 include/linux/sched.h extern void set_numabalancing_state(bool enabled);
bool             1679 include/linux/sched.h extern bool should_numa_migrate_memory(struct task_struct *p, struct page *page,
bool             1690 include/linux/sched.h static inline void set_numabalancing_state(bool enabled)
bool             1696 include/linux/sched.h static inline bool should_numa_migrate_memory(struct task_struct *p,
bool             1983 include/linux/sched.h 	static inline bool task_##func(struct task_struct *p)		\
bool             2027 include/linux/sched.h extern bool task_set_jobctl_pending(struct task_struct *task,
bool             2176 include/linux/sched.h extern bool sched_can_stop_tick(void);
bool             2179 include/linux/sched.h static inline bool sched_can_stop_tick(void) { return false; }
bool             2198 include/linux/sched.h extern int yield_to(struct task_struct *p, bool preempt);
bool             2227 include/linux/sched.h static inline bool is_idle_task(const struct task_struct *p)
bool             2335 include/linux/sched.h extern __must_check bool do_notify_parent(struct task_struct *, int);
bool             2448 include/linux/sched.h extern void __set_task_comm(struct task_struct *tsk, const char *from, bool exec);
bool             2473 include/linux/sched.h extern bool current_is_single_threaded(void);
bool             2500 include/linux/sched.h static inline bool thread_group_leader(struct task_struct *p)
bool             2511 include/linux/sched.h static inline bool has_group_leader_pid(struct task_struct *p)
bool             2517 include/linux/sched.h bool same_thread_group(struct task_struct *p1, struct task_struct *p2)
bool             2825 include/linux/sched.h static inline bool __must_check current_set_polling_and_test(void)
bool             2843 include/linux/sched.h static inline bool __must_check current_clr_polling_and_test(void)
bool             2861 include/linux/sched.h static inline bool __must_check current_set_polling_and_test(void)
bool             2865 include/linux/sched.h static inline bool __must_check current_clr_polling_and_test(void)
bool             2886 include/linux/sched.h static __always_inline bool need_resched(void)
bool             2913 include/linux/sched.h static inline void signal_wake_up(struct task_struct *t, bool resume)
bool             2917 include/linux/sched.h static inline void ptrace_signal_wake_up(struct task_struct *t, bool resume)
bool               24 include/linux/sched/rt.h static inline bool tsk_is_pi_blocked(struct task_struct *tsk)
bool               44 include/linux/sched/rt.h static inline bool tsk_is_pi_blocked(struct task_struct *tsk)
bool             1542 include/linux/security.h 	int (*inode_getsecurity) (const struct inode *inode, const char *name, void **buffer, bool alloc);
bool             1822 include/linux/security.h int security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc);
bool             2247 include/linux/security.h static inline int security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc)
bool               26 include/linux/selinux.h bool selinux_is_enabled(void);
bool               29 include/linux/selinux.h static inline bool selinux_is_enabled(void)
bool               77 include/linux/serial_8250.h 	bool			fifo_bug;	/* min RX trigger if enabled */
bool              368 include/linux/serial_core.h static inline bool uart_cts_enabled(struct uart_port *uport)
bool               28 include/linux/serio.h 	bool manual_bind;
bool               58 include/linux/serio.h 	bool manual_bind;
bool              115 include/linux/sh_intc.h 	bool skip_syscore_suspend;
bool               57 include/linux/shdma-base.h 	bool cyclic;			/* used as cyclic transfer */
bool               94 include/linux/shdma-base.h 	bool (*desc_completed)(struct shdma_chan *, struct shdma_desc *);
bool               96 include/linux/shdma-base.h 	bool (*channel_busy)(struct shdma_chan *);
bool              100 include/linux/shdma-base.h 	int (*set_slave)(struct shdma_chan *, int, dma_addr_t, bool);
bool              104 include/linux/shdma-base.h 	bool (*chan_irq)(struct shdma_chan *, int);
bool              120 include/linux/shdma-base.h bool shdma_reset(struct shdma_dev *sdev);
bool              128 include/linux/shdma-base.h bool shdma_chan_filter(struct dma_chan *chan, void *arg);
bool               56 include/linux/shmem_fs.h extern bool shmem_mapping(struct address_space *mapping);
bool              233 include/linux/signal.h 				struct task_struct *p, bool group);
bool                4 include/linux/sirfsoc_dma.h bool sirfsoc_dma_filter_id(struct dma_chan *chan, void *chan_id);
bool              292 include/linux/skbuff.h 	void (*callback)(struct ubuf_info *, bool zerocopy_success);
bool              671 include/linux/skbuff.h static inline bool skb_pfmemalloc(const struct sk_buff *skb)
bool              714 include/linux/skbuff.h 			 bool force);
bool              752 include/linux/skbuff.h static inline bool skb_dst_is_noref(const struct sk_buff *skb)
bool              769 include/linux/skbuff.h void kfree_skb_partial(struct sk_buff *skb, bool head_stolen);
bool              770 include/linux/skbuff.h bool skb_try_coalesce(struct sk_buff *to, struct sk_buff *from,
bool              771 include/linux/skbuff.h 		      bool *fragstolen, int *delta_truesize);
bool              805 include/linux/skbuff.h static inline bool skb_fclone_busy(const struct sock *sk,
bool              834 include/linux/skbuff.h 				   gfp_t gfp_mask, bool fclone);
bool             1002 include/linux/skbuff.h static inline bool skb_queue_is_last(const struct sk_buff_head *list,
bool             1015 include/linux/skbuff.h static inline bool skb_queue_is_first(const struct sk_buff_head *list,
bool             1546 include/linux/skbuff.h static inline bool skb_is_nonlinear(const struct sk_buff *skb)
bool             1858 include/linux/skbuff.h static inline bool skb_transport_header_was_set(const struct sk_buff *skb)
bool             2345 include/linux/skbuff.h bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t prio);
bool             2480 include/linux/skbuff.h static inline bool skb_can_coalesce(struct sk_buff *skb, int i,
bool             2516 include/linux/skbuff.h static inline bool skb_has_shared_frag(const struct sk_buff *skb)
bool             2607 include/linux/skbuff.h static inline bool skb_has_frag_list(const struct sk_buff *skb)
bool             2660 include/linux/skbuff.h void skb_scrub_packet(struct sk_buff *skb, bool xnet);
bool             2705 include/linux/skbuff.h static inline bool skb_needs_linearize(struct sk_buff *skb,
bool             2790 include/linux/skbuff.h bool skb_defer_rx_timestamp(struct sk_buff *skb);
bool             2798 include/linux/skbuff.h static inline bool skb_defer_rx_timestamp(struct sk_buff *skb)
bool             2870 include/linux/skbuff.h void skb_complete_wifi_ack(struct sk_buff *skb, bool acked);
bool             2943 include/linux/skbuff.h static inline bool __skb_checksum_validate_needed(struct sk_buff *skb,
bool             2944 include/linux/skbuff.h 						  bool zero_okay,
bool             2971 include/linux/skbuff.h 						       bool complete,
bool             3039 include/linux/skbuff.h static inline bool __skb_checksum_convert_check(struct sk_buff *skb)
bool             3105 include/linux/skbuff.h 			     bool copy)
bool             3152 include/linux/skbuff.h static inline bool skb_irq_freeable(const struct sk_buff *skb)
bool             3190 include/linux/skbuff.h static inline bool skb_rx_queue_recorded(const struct sk_buff *skb)
bool             3263 include/linux/skbuff.h static inline bool skb_is_gso(const struct sk_buff *skb)
bool             3269 include/linux/skbuff.h static inline bool skb_is_gso_v6(const struct sk_buff *skb)
bool             3276 include/linux/skbuff.h static inline bool skb_warn_if_lro(const struct sk_buff *skb)
bool             3312 include/linux/skbuff.h bool skb_partial_csum_set(struct sk_buff *skb, u16 start, u16 off);
bool             3314 include/linux/skbuff.h int skb_checksum_setup(struct sk_buff *skb, bool recalculate);
bool             3329 include/linux/skbuff.h static inline bool skb_head_is_locked(const struct sk_buff *skb)
bool              499 include/linux/slab.h 	bool is_root_cache;
bool               40 include/linux/smp.h 		void *info, bool wait);
bool               47 include/linux/smp.h void on_each_cpu_cond(bool (*cond_func)(int cpu, void *info),
bool               48 include/linux/smp.h 		smp_call_func_t func, void *info, bool wait,
bool               97 include/linux/smp.h 			    smp_call_func_t func, void *info, bool wait);
bool               40 include/linux/smpboot.h 	void				(*cleanup)(unsigned int cpu, bool online);
bool               44 include/linux/smpboot.h 	bool				selfparking;
bool               84 include/linux/soc/ti/knav_dma.h 	bool				filt_einfo;
bool               85 include/linux/soc/ti/knav_dma.h 	bool				filt_pswords;
bool              105 include/linux/soc/ti/knav_dma.h 	bool				einfo_present;
bool              106 include/linux/soc/ti/knav_dma.h 	bool				psinfo_present;
bool              109 include/linux/soc/ti/knav_dma.h 	bool				psinfo_at_sop;
bool               26 include/linux/sock_diag.h int sock_diag_put_filterinfo(bool may_report_filterinfo, struct sock *sk,
bool               15 include/linux/spi/ad7879.h 	bool	swap_xy;		/* swap x and y axes */
bool               36 include/linux/spi/ad7879.h 	bool	gpio_export;
bool              251 include/linux/spi/adi_spi3.h 	bool enable_dma;
bool               19 include/linux/spi/ads7846.h 	bool	keep_vref_on;		/* set to keep vref on for differential
bool               21 include/linux/spi/ads7846.h 	bool	swap_xy;		/* swap x and y axes */
bool               58 include/linux/spi/ads7846.h 	bool	wakeup;
bool               25 include/linux/spi/ds1305.h 	bool	is_ds1306;
bool               28 include/linux/spi/ds1305.h 	bool	en_1hz;
bool               25 include/linux/spi/lms283gf05.h 	bool		reset_inverted;
bool                5 include/linux/spi/mcp23s08.h 	bool		is_present;	/* true if populated */
bool               30 include/linux/spi/mcp23s08.h 	bool		irq_controller;
bool               42 include/linux/spi/mcp23s08.h 	bool		mirror;
bool               35 include/linux/spi/pxa2xx_spi.h 	bool (*dma_filter)(struct dma_chan *chan, void *param);
bool               26 include/linux/spi/s3c24xx.h extern int s3c24xx_set_fiq(unsigned int irq, bool on);
bool              369 include/linux/spi/spi.h 	bool			bus_lock_flag;
bool              411 include/linux/spi/spi.h 	bool			(*can_dma)(struct spi_master *master,
bool              421 include/linux/spi/spi.h 	bool				queued;
bool              428 include/linux/spi/spi.h 	bool				busy;
bool              429 include/linux/spi/spi.h 	bool				running;
bool              430 include/linux/spi/spi.h 	bool				rt;
bool              431 include/linux/spi/spi.h 	bool				auto_runtime_pm;
bool              432 include/linux/spi/spi.h 	bool                            cur_msg_prepared;
bool              433 include/linux/spi/spi.h 	bool				cur_msg_mapped;
bool              450 include/linux/spi/spi.h 	void (*set_cs)(struct spi_device *spi, bool enable);
bool               36 include/linux/spi/tsc2005.h 	void		(*set_reset)(bool enable);
bool               41 include/linux/splice.h 	bool need_wakeup;		/* need to wake up writer */
bool               51 include/linux/srcu.h 	bool running;
bool              481 include/linux/ssb/ssb.h 	bool has_cardbus_slot;
bool              497 include/linux/ssb/ssb.h 	bool powered_up;
bool              515 include/linux/ssb/ssb.h 	bool has_cardbus_slot;
bool              547 include/linux/ssb/ssb.h extern bool ssb_is_sprom_available(struct ssb_bus *bus);
bool              665 include/linux/ssb/ssb.h extern int ssb_bus_powerup(struct ssb_bus *bus, bool dynamic_pctl);
bool              600 include/linux/ssb/ssb_driver_chipcommon.h static inline bool ssb_chipco_available(struct ssb_chipcommon *cc)
bool              670 include/linux/ssb/ssb_driver_chipcommon.h void ssb_pmu_set_ldo_paref(struct ssb_chipcommon *cc, bool on);
bool              167 include/linux/ssb/ssb_driver_extif.h static inline bool ssb_extif_available(struct ssb_extif *extif)
bool              199 include/linux/ssb/ssb_driver_extif.h static inline bool ssb_extif_available(struct ssb_extif *extif)
bool               44 include/linux/ssb/ssb_driver_gige.h 	bool has_rgmii;
bool               54 include/linux/ssb/ssb_driver_gige.h extern bool pdev_is_ssb_gige_core(struct pci_dev *pdev);
bool               65 include/linux/ssb/ssb_driver_gige.h static inline bool ssb_gige_is_rgmii(struct pci_dev *pdev)
bool               72 include/linux/ssb/ssb_driver_gige.h static inline bool ssb_gige_have_roboswitch(struct pci_dev *pdev)
bool               82 include/linux/ssb/ssb_driver_gige.h static inline bool ssb_gige_one_dma_at_once(struct pci_dev *pdev)
bool               92 include/linux/ssb/ssb_driver_gige.h static inline bool ssb_gige_must_flush_posted_writes(struct pci_dev *pdev)
bool              159 include/linux/ssb/ssb_driver_gige.h static inline bool pdev_is_ssb_gige_core(struct pci_dev *pdev)
bool              167 include/linux/ssb/ssb_driver_gige.h static inline bool ssb_gige_is_rgmii(struct pci_dev *pdev)
bool              171 include/linux/ssb/ssb_driver_gige.h static inline bool ssb_gige_have_roboswitch(struct pci_dev *pdev)
bool              175 include/linux/ssb/ssb_driver_gige.h static inline bool ssb_gige_one_dma_at_once(struct pci_dev *pdev)
bool              179 include/linux/ssb/ssb_driver_gige.h static inline bool ssb_gige_must_flush_posted_writes(struct pci_dev *pdev)
bool               17 include/linux/ssb/ssb_driver_mips.h 	bool present;
bool               25 include/linux/ssb/ssb_driver_mips.h 	bool present;
bool               37 include/linux/ste_modem_shm.h 	int (*power)(struct ste_modem_device *mdev, bool on);
bool              125 include/linux/string.h extern bool sysfs_streq(const char *s1, const char *s2);
bool              126 include/linux/string.h extern int strtobool(const char *s, bool *res);
bool              142 include/linux/string.h static inline bool strstarts(const char *str, const char *prefix)
bool               49 include/linux/sunrpc/addr.h static inline bool __rpc_cmp_addr4(const struct sockaddr *sap1,
bool               58 include/linux/sunrpc/addr.h static inline bool __rpc_copy_addr4(struct sockaddr *dst,
bool               70 include/linux/sunrpc/addr.h static inline bool __rpc_cmp_addr6(const struct sockaddr *sap1,
bool               84 include/linux/sunrpc/addr.h static inline bool __rpc_copy_addr6(struct sockaddr *dst,
bool               96 include/linux/sunrpc/addr.h static inline bool __rpc_cmp_addr6(const struct sockaddr *sap1,
bool              102 include/linux/sunrpc/addr.h static inline bool __rpc_copy_addr6(struct sockaddr *dst,
bool              119 include/linux/sunrpc/addr.h static inline bool rpc_cmp_addr(const struct sockaddr *sap1,
bool              143 include/linux/sunrpc/addr.h static inline bool rpc_copy_addr(struct sockaddr *dst,
bool              143 include/linux/sunrpc/auth.h 	bool			(*crkey_to_expire)(struct rpc_cred *);
bool              187 include/linux/sunrpc/auth.h bool			rpcauth_cred_key_to_expire(struct rpc_cred *);
bool              134 include/linux/sunrpc/rpc_pipe_fs.h extern bool gssd_running(struct net *net);
bool              231 include/linux/sunrpc/sched.h 					bool (*)(struct rpc_task *, void *),
bool              239 include/linux/sunrpc/svc.h 	bool			rq_usedeferral;	/* use deferral */
bool              274 include/linux/sunrpc/svc.h 	bool			rq_dropme;
bool              280 include/linux/sunrpc/svc.h 	bool			rq_splice_ok;   /* turned off in gss privacy
bool               59 include/linux/sunrpc/svcsock.h bool		svc_alien_sock(struct net *net, int fd);
bool              297 include/linux/sunrpc/xprt.h bool			xprt_prepare_transmit(struct rpc_task *task);
bool               33 include/linux/sunserialcore.h 				   struct uart_driver *, int, bool);
bool              185 include/linux/suspend.h 	bool (*suspend_again)(void);
bool              331 include/linux/suspend.h extern bool system_entering_hibernation(void);
bool              332 include/linux/suspend.h extern bool hibernation_available(void);
bool              344 include/linux/suspend.h static inline bool system_entering_hibernation(void) { return false; }
bool              345 include/linux/suspend.h static inline bool hibernation_available(void) { return false; }
bool              373 include/linux/suspend.h extern bool events_check_enabled;
bool              375 include/linux/suspend.h extern bool pm_wakeup_pending(void);
bool              378 include/linux/suspend.h extern bool pm_get_wakeup_count(unsigned int *count, bool block);
bool              379 include/linux/suspend.h extern bool pm_save_wakeup_count(unsigned int count);
bool              380 include/linux/suspend.h extern void pm_wakep_autosleep_enabled(bool set);
bool              424 include/linux/suspend.h static inline bool pm_wakeup_pending(void) { return false; }
bool              434 include/linux/suspend.h extern bool pm_print_times_enabled;
bool              261 include/linux/swap.h bool workingset_refault(void *shadow);
bool              333 include/linux/swap.h 						  bool may_swap);
bool              335 include/linux/swap.h 						gfp_t gfp_mask, bool noswap,
bool              418 include/linux/swap.h static inline bool vm_swap_full(void)
bool              450 include/linux/swap.h mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent, bool swapout);
bool              453 include/linux/swap.h mem_cgroup_uncharge_swapcache(struct page *page, swp_entry_t ent, bool swapout)
bool               11 include/linux/swapfile.h extern int try_to_unuse(unsigned int, bool, unsigned long);
bool               33 include/linux/sysfs.h 	bool			ignore_lockdep:1;
bool              199 include/linux/sysfs.h bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr);
bool              302 include/linux/sysfs.h static inline bool sysfs_remove_file_self(struct kobject *kobj,
bool               50 include/linux/syslog.h int do_syslog(int type, char __user *buf, int count, bool from_file);
bool               65 include/linux/sysrq.h static inline void __handle_sysrq(int key, bool check_mask)
bool               15 include/linux/task_work.h int task_work_add(struct task_struct *task, struct callback_head *twork, bool);
bool              354 include/linux/tcp.h static inline bool tcp_passive_fastopen(const struct sock *sk)
bool              154 include/linux/thermal.h 	bool updated; /* true if the cooling device does not need update */
bool              281 include/linux/thermal.h 	bool no_hwmon;
bool               13 include/linux/thinkpad_acpi.h int tpacpi_led_set(int whichled, bool on);
bool              134 include/linux/thread_info.h static inline bool test_restore_sigmask(void)
bool              138 include/linux/thread_info.h static inline bool test_and_clear_restore_sigmask(void)
bool              150 include/linux/ti_wilink_st.h 	bool is_registered[ST_MAX_CHANNELS];
bool              164 include/linux/tick.h extern bool tick_nohz_full_running;
bool              168 include/linux/tick.h static inline bool tick_nohz_full_enabled(void)
bool              176 include/linux/tick.h static inline bool tick_nohz_full_cpu(int cpu)
bool              190 include/linux/tick.h static inline bool tick_nohz_full_enabled(void) { return false; }
bool              191 include/linux/tick.h static inline bool tick_nohz_full_cpu(int cpu) { return false; }
bool              199 include/linux/tick.h static inline bool is_housekeeping_cpu(int cpu)
bool               38 include/linux/timb_dma.h 	bool rx;
bool               81 include/linux/time.h static inline bool timespec_valid(const struct timespec *ts)
bool               92 include/linux/time.h static inline bool timespec_valid_strict(const struct timespec *ts)
bool              102 include/linux/time.h static inline bool timeval_valid(const struct timeval *tv)
bool              133 include/linux/time64.h static inline bool timespec64_valid(const struct timespec64 *ts)
bool              144 include/linux/time64.h static inline bool timespec64_valid_strict(const struct timespec64 *ts)
bool              196 include/linux/timekeeping.h extern bool persistent_clock_exist;
bool              199 include/linux/timekeeping.h static inline bool has_persistent_clock(void)
bool               55 include/linux/torture.h bool torture_onoff_failures(void);
bool               78 include/linux/torture.h bool torture_init_begin(char *ttype, bool v, int *runnable);
bool               80 include/linux/torture.h bool torture_cleanup_begin(void);
bool               82 include/linux/torture.h bool torture_must_stop(void);
bool               83 include/linux/torture.h bool torture_must_stop_irq(void);
bool               37 include/linux/tpm.h 	bool (*req_canceled)(struct tpm_chip *chip, u8 status);
bool               42 include/linux/tpm.h 	bool (*update_timeouts)(struct tpm_chip *chip,
bool               53 include/linux/tracepoint.h bool trace_module_has_bad_taint(struct module *mod);
bool               57 include/linux/tracepoint.h static inline bool trace_module_has_bad_taint(struct module *mod)
bool              200 include/linux/tracepoint.h 	static inline bool						\
bool              250 include/linux/tracepoint.h 	static inline bool						\
bool              532 include/linux/tty.h static inline bool tty_port_cts_enabled(struct tty_port *port)
bool              543 include/linux/tty.h extern void tty_port_tty_hangup(struct tty_port *port, bool check_clocal);
bool              103 include/linux/u64_stats_sync.h static inline bool u64_stats_fetch_retry(const struct u64_stats_sync *syncp,
bool              134 include/linux/u64_stats_sync.h static inline bool u64_stats_fetch_retry_irq(const struct u64_stats_sync *syncp,
bool              100 include/linux/ucb1400.h 	bool			stopped;
bool               85 include/linux/udp.h static inline void udp_set_no_check6_tx(struct sock *sk, bool val)
bool               90 include/linux/udp.h static inline void udp_set_no_check6_rx(struct sock *sk, bool val)
bool               95 include/linux/udp.h static inline bool udp_get_no_check6_tx(struct sock *sk)
bool              100 include/linux/udp.h static inline bool udp_get_no_check6_rx(struct sock *sk)
bool              105 include/linux/udp.h static inline void udp_set_convert_csum(struct sock *sk, bool val)
bool              110 include/linux/udp.h static inline bool udp_get_convert_csum(struct sock *sk)
bool               48 include/linux/uidgid.h static inline bool uid_eq(kuid_t left, kuid_t right)
bool               53 include/linux/uidgid.h static inline bool gid_eq(kgid_t left, kgid_t right)
bool               58 include/linux/uidgid.h static inline bool uid_gt(kuid_t left, kuid_t right)
bool               63 include/linux/uidgid.h static inline bool gid_gt(kgid_t left, kgid_t right)
bool               68 include/linux/uidgid.h static inline bool uid_gte(kuid_t left, kuid_t right)
bool               73 include/linux/uidgid.h static inline bool gid_gte(kgid_t left, kgid_t right)
bool               78 include/linux/uidgid.h static inline bool uid_lt(kuid_t left, kuid_t right)
bool               83 include/linux/uidgid.h static inline bool gid_lt(kgid_t left, kgid_t right)
bool               88 include/linux/uidgid.h static inline bool uid_lte(kuid_t left, kuid_t right)
bool               93 include/linux/uidgid.h static inline bool gid_lte(kgid_t left, kgid_t right)
bool               98 include/linux/uidgid.h static inline bool uid_valid(kuid_t uid)
bool              103 include/linux/uidgid.h static inline bool gid_valid(kgid_t gid)
bool              118 include/linux/uidgid.h static inline bool kuid_has_mapping(struct user_namespace *ns, kuid_t uid)
bool              123 include/linux/uidgid.h static inline bool kgid_has_mapping(struct user_namespace *ns, kgid_t gid)
bool              166 include/linux/uidgid.h static inline bool kuid_has_mapping(struct user_namespace *ns, kuid_t uid)
bool              171 include/linux/uidgid.h static inline bool kgid_has_mapping(struct user_namespace *ns, kgid_t gid)
bool               53 include/linux/uprobes.h 	bool (*filter)(struct uprobe_consumer *self,
bool              103 include/linux/uprobes.h extern bool is_swbp_insn(uprobe_opcode_t *insn);
bool              104 include/linux/uprobes.h extern bool is_trap_insn(uprobe_opcode_t *insn);
bool              109 include/linux/uprobes.h extern int uprobe_apply(struct inode *inode, loff_t offset, struct uprobe_consumer *uc, bool);
bool              121 include/linux/uprobes.h extern bool uprobe_deny_signal(void);
bool              122 include/linux/uprobes.h extern bool arch_uprobe_skip_sstep(struct arch_uprobe *aup, struct pt_regs *regs);
bool              127 include/linux/uprobes.h extern bool arch_uprobe_xol_was_trapped(struct task_struct *tsk);
bool              131 include/linux/uprobes.h extern bool arch_uprobe_ignore(struct arch_uprobe *aup, struct pt_regs *regs);
bool              146 include/linux/uprobes.h uprobe_apply(struct inode *inode, loff_t offset, struct uprobe_consumer *uc, bool add)
bool              175 include/linux/uprobes.h static inline bool uprobe_deny_signal(void)
bool              630 include/linux/usb.h 	bool enable);
bool              631 include/linux/usb.h extern bool usb_acpi_power_manageable(struct usb_device *hdev, int index);
bool              634 include/linux/usb.h 	bool enable) { return 0; }
bool              635 include/linux/usb.h static inline bool usb_acpi_power_manageable(struct usb_device *hdev, int index)
bool              691 include/linux/usb.h static inline bool usb_device_supports_ltm(struct usb_device *udev)
bool              698 include/linux/usb.h static inline bool usb_device_no_sg_constraint(struct usb_device *udev)
bool               36 include/linux/usb/audio-v2.h static inline bool uac2_control_is_readable(u32 bmControls, u8 control)
bool               41 include/linux/usb/audio-v2.h static inline bool uac2_control_is_writeable(u32 bmControls, u8 control)
bool               34 include/linux/usb/chipidea.h 	bool			tpl_support;
bool               29 include/linux/usb/gpio_vbus.h 	bool gpio_vbus_inverted;
bool               30 include/linux/usb/gpio_vbus.h 	bool gpio_pullup_inverted;
bool               31 include/linux/usb/gpio_vbus.h 	bool wakeup;
bool               72 include/linux/usb/hcd.h 	bool running;
bool              251 include/linux/usb/hcd.h 	int	(*pci_suspend)(struct usb_hcd *hcd, bool do_wakeup);
bool              254 include/linux/usb/hcd.h 	int	(*pci_resume)(struct usb_hcd *hcd, bool hibernated);
bool              389 include/linux/usb/hcd.h static inline bool hcd_periodic_completion_in_progress(struct usb_hcd *hcd,
bool              114 include/linux/usb/msm_hsusb.h 	void (*vbus_power)(bool on);
bool              120 include/linux/usb/msm_hsusb.h 	int (*link_clk_reset)(struct clk *link_clk, bool assert);
bool               17 include/linux/usb/of.h bool of_usb_host_tpl_support(struct device_node *np);
bool               29 include/linux/usb/of.h static inline bool of_usb_host_tpl_support(struct device_node *np)
bool               29 include/linux/usb/otg.h 	int	(*set_vbus)(struct usb_otg *otg, bool enabled);
bool               53 include/linux/usb/otg.h otg_set_vbus(struct usb_otg *otg, bool enabled)
bool              119 include/linux/usb/phy.h 	int	(*set_wakeup)(struct usb_phy *x, bool enabled);
bool              275 include/linux/usb/phy.h usb_phy_set_wakeup(struct usb_phy *x, bool enabled)
bool               28 include/linux/usb/phy_companion.h 	int	(*set_vbus)(struct phy_companion *x, bool enabled);
bool              270 include/linux/usb/serial.h 	bool (*tx_empty)(struct usb_serial_port *port);
bool              378 include/linux/usb/serial.h 	static bool __print_once;					\
bool               33 include/linux/usb/tegra_usb_phy.h 	bool utmi_pll_config_in_car_module;
bool               34 include/linux/usb/tegra_usb_phy.h 	bool has_hostpc;
bool               35 include/linux/usb/tegra_usb_phy.h 	bool requires_usbmode_setup;
bool               36 include/linux/usb/tegra_usb_phy.h 	bool requires_extra_tuning_parameters;
bool               44 include/linux/usb/tegra_usb_phy.h 	bool xcvr_setup_use_fuses;
bool               75 include/linux/usb/tegra_usb_phy.h 	bool is_legacy_phy;
bool               76 include/linux/usb/tegra_usb_phy.h 	bool is_ulpi_phy;
bool              261 include/linux/usb/usbnet.h extern void usbnet_link_change(struct usbnet *, bool, bool);
bool               73 include/linux/user_namespace.h extern bool userns_may_setgroups(const struct user_namespace *ns);
bool               98 include/linux/user_namespace.h static inline bool userns_may_setgroups(const struct user_namespace *ns)
bool              251 include/linux/uwb.h 	bool is_multicast;
bool              257 include/linux/uwb.h 	bool needs_release_companion_mas;
bool              263 include/linux/uwb.h 	bool ie_valid;
bool              304 include/linux/uwb.h 	bool ie_valid;
bool              312 include/linux/uwb.h 	bool can_reserve_extra_mases;
bool              607 include/linux/uwb.h static inline bool uwb_rsv_is_owner(struct uwb_rsv *rsv)
bool               16 include/linux/verify_pefile.h 				   struct key *trusted_keyring, bool *_trusted);
bool               42 include/linux/vga_switcheroo.h 	bool (*can_switch)(struct pci_dev *dev);
bool               49 include/linux/vga_switcheroo.h 				   bool driver_power_control);
bool               52 include/linux/vga_switcheroo.h 					 int id, bool active);
bool               73 include/linux/vga_switcheroo.h 		const struct vga_switcheroo_client_ops *ops, bool driver_power_control) { return 0; }
bool               78 include/linux/vga_switcheroo.h 	int id, bool active) { return 0; }
bool              238 include/linux/vgaarb.h 			void (*irq_set_state)(void *cookie, bool state),
bool              239 include/linux/vgaarb.h 			unsigned int (*set_vga_decode)(void *cookie, bool state));
bool              242 include/linux/vgaarb.h 				      void (*irq_set_state)(void *cookie, bool state),
bool              243 include/linux/vgaarb.h 				      unsigned int (*set_vga_decode)(void *cookie, bool state))
bool               54 include/linux/virtio.h bool virtqueue_kick(struct virtqueue *vq);
bool               56 include/linux/virtio.h bool virtqueue_kick_prepare(struct virtqueue *vq);
bool               58 include/linux/virtio.h bool virtqueue_notify(struct virtqueue *vq);
bool               64 include/linux/virtio.h bool virtqueue_enable_cb(struct virtqueue *vq);
bool               68 include/linux/virtio.h bool virtqueue_poll(struct virtqueue *vq, unsigned);
bool               70 include/linux/virtio.h bool virtqueue_enable_cb_delayed(struct virtqueue *vq);
bool               76 include/linux/virtio.h bool virtqueue_is_broken(struct virtqueue *vq);
bool               95 include/linux/virtio.h 	bool failed;
bool               96 include/linux/virtio.h 	bool config_enabled;
bool               97 include/linux/virtio.h 	bool config_change_pending;
bool               84 include/linux/virtio_config.h static inline bool virtio_has_feature(const struct virtio_device *vdev,
bool               25 include/linux/virtio_ring.h static inline void virtio_mb(bool weak_barriers)
bool               33 include/linux/virtio_ring.h static inline void virtio_rmb(bool weak_barriers)
bool               41 include/linux/virtio_ring.h static inline void virtio_wmb(bool weak_barriers)
bool               49 include/linux/virtio_ring.h static inline void virtio_mb(bool weak_barriers)
bool               54 include/linux/virtio_ring.h static inline void virtio_rmb(bool weak_barriers)
bool               59 include/linux/virtio_ring.h static inline void virtio_wmb(bool weak_barriers)
bool               72 include/linux/virtio_ring.h 				      bool weak_barriers,
bool               74 include/linux/virtio_ring.h 				      bool (*notify)(struct virtqueue *vq),
bool               46 include/linux/vmw_vmci_api.h bool vmci_is_context_owner(u32 context_id, kuid_t uid);
bool              143 include/linux/vmw_vmci_defs.h static inline bool vmci_handle_is_equal(struct vmci_handle h1,
bool              155 include/linux/vmw_vmci_defs.h static inline bool vmci_handle_is_invalid(struct vmci_handle h)
bool               34 include/linux/vringh.h 	bool event_indices;
bool               37 include/linux/vringh.h 	bool weak_barriers;
bool              109 include/linux/vringh.h 		     unsigned int num, bool weak_barriers,
bool              143 include/linux/vringh.h 			bool (*getrange)(struct vringh *vrh,
bool              166 include/linux/vringh.h bool vringh_notify_enable_user(struct vringh *vrh);
bool              171 include/linux/vringh.h 		     unsigned int num, bool weak_barriers,
bool              213 include/linux/vringh.h bool vringh_notify_enable_kern(struct vringh *vrh);
bool              138 include/linux/vt_kern.h static inline bool vt_force_oops_output(struct vc_data *vc)
bool              168 include/linux/vt_kern.h extern void hide_boot_cursor(bool hide);
bool               16 include/linux/vtime.h static inline bool vtime_accounting_enabled(void) { return true; }
bool               20 include/linux/vtime.h static inline bool vtime_accounting_enabled(void)
bool               32 include/linux/vtime.h static inline bool vtime_accounting_enabled(void) { return false; }
bool              187 include/linux/wait.h 	bool __cond = (condition);					\
bool              104 include/linux/watchdog.h static inline bool watchdog_active(struct watchdog_device *wdd)
bool              110 include/linux/watchdog.h static inline void watchdog_set_nowayout(struct watchdog_device *wdd, bool nowayout)
bool              117 include/linux/watchdog.h static inline bool watchdog_timeout_invalid(struct watchdog_device *wdd, unsigned int t)
bool               55 include/linux/wl12xx.h 	bool use_eeprom;
bool               63 include/linux/wl12xx.h 	bool pwr_in_suspend;
bool              132 include/linux/workqueue.h 	bool			no_numa;	/* disable NUMA affinity */
bool              431 include/linux/workqueue.h extern bool queue_work_on(int cpu, struct workqueue_struct *wq,
bool              433 include/linux/workqueue.h extern bool queue_delayed_work_on(int cpu, struct workqueue_struct *wq,
bool              435 include/linux/workqueue.h extern bool mod_delayed_work_on(int cpu, struct workqueue_struct *wq,
bool              446 include/linux/workqueue.h extern bool flush_work(struct work_struct *work);
bool              447 include/linux/workqueue.h extern bool cancel_work_sync(struct work_struct *work);
bool              449 include/linux/workqueue.h extern bool flush_delayed_work(struct delayed_work *dwork);
bool              450 include/linux/workqueue.h extern bool cancel_delayed_work(struct delayed_work *dwork);
bool              451 include/linux/workqueue.h extern bool cancel_delayed_work_sync(struct delayed_work *dwork);
bool              455 include/linux/workqueue.h extern bool current_is_workqueue_rescuer(void);
bool              456 include/linux/workqueue.h extern bool workqueue_congested(int cpu, struct workqueue_struct *wq);
bool              471 include/linux/workqueue.h static inline bool queue_work(struct workqueue_struct *wq,
bool              485 include/linux/workqueue.h static inline bool queue_delayed_work(struct workqueue_struct *wq,
bool              500 include/linux/workqueue.h static inline bool mod_delayed_work(struct workqueue_struct *wq,
bool              514 include/linux/workqueue.h static inline bool schedule_work_on(int cpu, struct work_struct *work)
bool              530 include/linux/workqueue.h static inline bool schedule_work(struct work_struct *work)
bool              544 include/linux/workqueue.h static inline bool schedule_delayed_work_on(int cpu, struct delayed_work *dwork,
bool              558 include/linux/workqueue.h static inline bool schedule_delayed_work(struct delayed_work *dwork,
bool              567 include/linux/workqueue.h static inline bool keventd_up(void)
bool              583 include/linux/workqueue.h extern bool freeze_workqueues_busy(void);
bool              122 include/linux/writeback.h bool zone_dirty_ok(struct zone *zone);
bool              373 include/linux/ww_mutex.h static inline bool ww_mutex_is_locked(struct ww_mutex *lock)
bool               39 include/media/adv7343.h 	bool sleep_mode;
bool               40 include/media/adv7343.h 	bool pll_control;
bool              119 include/media/adv7842.h 	bool manual;
bool              136 include/media/adv7842.h 	bool adjust;
bool               63 include/media/as3645a.h 	bool ext_strobe;
bool               90 include/media/blackfin/ppi.h 	bool err_int; /* if we need request error interrupt */
bool               91 include/media/blackfin/ppi.h 	bool err; /* if ppi has fifo error */
bool               53 include/media/davinci/vpif_types.h 	bool clip_en;
bool              136 include/media/exynos-fimc.h 							bool resume);
bool              138 include/media/exynos-fimc.h 	int (*set_stream)(struct exynos_media_pipeline *p, bool state);
bool               18 include/media/gpio-ir-recv.h 	bool		active_low;
bool               33 include/media/mt9m032.h 	bool invert_pixclock;
bool              163 include/media/omap3isp.h 	void (*set_constraints)(struct isp_device *isp, bool enable);
bool               62 include/media/omap4iss.h 	void (*set_constraints)(struct iss_device *iss, bool enable);
bool               17 include/media/ov7670.h 	bool use_smbus;			/* Use smbus I/O instead of I2C */
bool               18 include/media/ov7670.h 	bool pll_bypass;		/* Choose whether to bypass the PLL */
bool               19 include/media/ov7670.h 	bool pclk_hb_disable;		/* Disable toggling pixclk during horizontal blanking */
bool              136 include/media/rc-core.h 	bool				idle;
bool              147 include/media/rc-core.h 	bool				keypressed;
bool              168 include/media/rc-core.h 	void				(*s_idle)(struct rc_dev *dev, bool enable);
bool              252 include/media/rc-core.h void ir_raw_event_set_idle(struct rc_dev *dev, bool idle);
bool               16 include/media/rj54n1cb0c.h 	bool		ioctl_high;
bool               30 include/media/saa6588.h 	bool          nonblocking;
bool              131 include/media/saa7115.h 	bool saa7113_force_gm7113c_init;
bool              133 include/media/saa7115.h 	bool *saa7113_r10_vrln;
bool              137 include/media/saa7115.h 	bool *saa7113_r13_adlsb;
bool              155 include/media/soc_camera.h 	bool unbalanced_power;
bool              214 include/media/soc_camera.h 	bool unbalanced_power;
bool              371 include/media/soc_camera.h 		struct soc_camera_subdev_desc *ssdd, struct v4l2_clk *clk, bool on)
bool               47 include/media/tea575x.h 	void (*set_direction)(struct snd_tea575x *tea, bool output);
bool               55 include/media/tea575x.h 	bool tea5759;			/* 5759 chip is present */
bool               56 include/media/tea575x.h 	bool has_am;			/* Device can tune to AM freqs */
bool               57 include/media/tea575x.h 	bool cannot_read_data;		/* Device cannot read the data pin */
bool               58 include/media/tea575x.h 	bool cannot_mute;		/* Device cannot mute */
bool               59 include/media/tea575x.h 	bool mute;			/* Device is muted? */
bool               60 include/media/tea575x.h 	bool stereo;			/* receiving stereo */
bool               61 include/media/tea575x.h 	bool tuned;			/* tuned to a station */
bool              105 include/media/tvp514x.h 	bool clk_polarity;
bool              106 include/media/tvp514x.h 	bool hs_polarity;
bool              107 include/media/tvp514x.h 	bool vs_polarity;
bool               48 include/media/tvp7002.h 	bool clk_polarity;
bool               49 include/media/tvp7002.h 	bool hs_polarity;
bool               50 include/media/tvp7002.h 	bool vs_polarity;
bool               51 include/media/tvp7002.h 	bool fid_polarity;
bool               52 include/media/tvp7002.h 	bool sog_polarity;
bool               54 include/media/v4l2-async.h 			bool (*match)(struct device *,
bool               83 include/media/v4l2-ctrls.h 	bool (*equal)(const struct v4l2_ctrl *ctrl, u32 idx,
bool              535 include/media/v4l2-ctrls.h 			  bool (*filter)(const struct v4l2_ctrl *ctrl));
bool              546 include/media/v4l2-ctrls.h bool v4l2_ctrl_radio_filter(const struct v4l2_ctrl *ctrl);
bool              585 include/media/v4l2-ctrls.h 			u8 manual_val, bool set_volatile);
bool              608 include/media/v4l2-ctrls.h void v4l2_ctrl_activate(struct v4l2_ctrl *ctrl, bool active);
bool              623 include/media/v4l2-ctrls.h void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed);
bool              187 include/media/v4l2-dev.h bool v4l2_is_known_ioctl(unsigned int cmd);
bool              204 include/media/v4l2-device.h 	bool __result = false;						\
bool               36 include/media/v4l2-dv-timings.h typedef bool v4l2_check_dv_timings_fnc(const struct v4l2_dv_timings *t, void *handle);
bool               48 include/media/v4l2-dv-timings.h bool v4l2_valid_dv_timings(const struct v4l2_dv_timings *t,
bool               87 include/media/v4l2-dv-timings.h bool v4l2_find_dv_timings_cap(struct v4l2_dv_timings *t,
bool              101 include/media/v4l2-dv-timings.h bool v4l2_match_dv_timings(const struct v4l2_dv_timings *measured,
bool              112 include/media/v4l2-dv-timings.h 			   const struct v4l2_dv_timings *t, bool detailed);
bool              126 include/media/v4l2-dv-timings.h bool v4l2_detect_cvt(unsigned frame_height, unsigned hfreq, unsigned vsync,
bool              146 include/media/v4l2-dv-timings.h bool v4l2_detect_gtf(unsigned frame_height, unsigned hfreq, unsigned vsync,
bool              288 include/media/v4l2-ioctl.h 					bool valid_prio, unsigned int cmd, void *arg);
bool               63 include/media/v4l2-mem2mem.h 	bool			buffered;
bool              144 include/media/v4l2-mem2mem.h 					     bool buffered)
bool              150 include/media/v4l2-mem2mem.h 					     bool buffered)
bool              173 include/media/v4l2-subdev.h 						u32 status, bool *handled);
bool              447 include/media/v4l2-subdev.h 	bool enable;
bool              448 include/media/v4l2-subdev.h 	bool interrupt_enable;
bool              449 include/media/v4l2-subdev.h 	bool shutdown; /* true: set hardware to low/no power, false: normal */
bool              451 include/media/v4l2-subdev.h 	bool modulation;           /* true: uses carrier, false: baseband */
bool              455 include/media/v4l2-subdev.h 	bool invert_level;	   /* invert signal level */
bool              458 include/media/v4l2-subdev.h 	bool invert_carrier_sense; /* Send 0/space as a carrier burst */
bool              594 include/media/v4l2-subdev.h 	bool owner_v4l2_dev;
bool              463 include/media/videobuf2-core.h int vb2_dqbuf(struct vb2_queue *q, struct v4l2_buffer *b, bool nonblocking);
bool              515 include/media/videobuf2-core.h static inline bool vb2_is_streaming(struct vb2_queue *q)
bool              532 include/media/videobuf2-core.h static inline bool vb2_fileio_is_active(struct vb2_queue *q)
bool              543 include/media/videobuf2-core.h static inline bool vb2_is_busy(struct vb2_queue *q)
bool              601 include/media/videobuf2-core.h static inline bool vb2_start_streaming_called(struct vb2_queue *q)
bool               41 include/media/wm8775.h 	bool is_nova_s;
bool               24 include/misc/cxl.h static inline bool cxl_ctx_in_use(void)
bool               43 include/misc/cxl.h static inline bool cxl_ctx_in_use(void) { return false; }
bool              243 include/net/6lowpan.h static inline bool lowpan_fetch_skb(struct sk_buff *skb,
bool               70 include/net/addrconf.h bool ipv6_chk_custom_prefix(const struct in6_addr *addr,
bool              130 include/net/addrconf.h bool inet6_mc_check(struct sock *sk, const struct in6_addr *mc_addr,
bool              144 include/net/addrconf.h bool ipv6_chk_mcast_addr(struct net_device *dev, const struct in6_addr *group,
bool              163 include/net/addrconf.h 			      bool router, bool solicited, bool override, bool inc_opt);
bool              171 include/net/addrconf.h static inline bool ipv6_is_mld(struct sk_buff *skb, int nexthdr, int offset)
bool              194 include/net/addrconf.h 			 u8 *opt, int len, bool sllao);
bool              208 include/net/addrconf.h bool ipv6_chk_acast_addr(struct net *net, struct net_device *dev,
bool              210 include/net/addrconf.h bool ipv6_chk_acast_addr_src(struct net *net, struct net_device *dev,
bool              310 include/net/addrconf.h static inline bool ipv6_addr_is_ll_all_nodes(const struct in6_addr *addr)
bool              322 include/net/addrconf.h static inline bool ipv6_addr_is_ll_all_routers(const struct in6_addr *addr)
bool              334 include/net/addrconf.h static inline bool ipv6_addr_is_isatap(const struct in6_addr *addr)
bool              339 include/net/addrconf.h static inline bool ipv6_addr_is_solict_mult(const struct in6_addr *addr)
bool               43 include/net/af_rxrpc.h bool rxrpc_kernel_is_data_last(struct sk_buff *);
bool               41 include/net/af_vsock.h 	bool trusted;
bool               42 include/net/af_vsock.h 	bool cached_peer_allow_dgram;	/* Dgram communication allowed to
bool               61 include/net/af_vsock.h 	bool rejected;
bool               64 include/net/af_vsock.h 	bool sent_request;
bool               65 include/net/af_vsock.h 	bool ignore_connecting_rst;
bool               84 include/net/af_vsock.h 	bool notify_on_block;
bool              107 include/net/af_vsock.h 	bool (*dgram_allow)(u32 cid, u32 port);
bool              118 include/net/af_vsock.h 	bool (*stream_is_active)(struct vsock_sock *);
bool              119 include/net/af_vsock.h 	bool (*stream_allow)(u32 cid, u32 port);
bool              122 include/net/af_vsock.h 	int (*notify_poll_in)(struct vsock_sock *, size_t, bool *);
bool              123 include/net/af_vsock.h 	int (*notify_poll_out)(struct vsock_sock *, size_t, bool *);
bool              131 include/net/af_vsock.h 		ssize_t, bool, struct vsock_transport_recv_notify_data *);
bool              181 include/net/bluetooth/bluetooth.h static inline bool bdaddr_type_is_valid(__u8 type)
bool              193 include/net/bluetooth/bluetooth.h static inline bool bdaddr_type_is_le(__u8 type)
bool              279 include/net/bluetooth/bluetooth.h 	bool			start;
bool              378 include/net/bluetooth/hci_core.h 	bool		out;
bool              501 include/net/bluetooth/hci_core.h bool hci_discovery_active(struct hci_dev *hdev);
bool              531 include/net/bluetooth/hci_core.h 			     bool name_known);
bool              558 include/net/bluetooth/hci_core.h static inline bool hci_conn_ssp_enabled(struct hci_conn *conn)
bool              565 include/net/bluetooth/hci_core.h static inline bool hci_conn_sc_enabled(struct hci_conn *conn)
bool              706 include/net/bluetooth/hci_core.h bool hci_setup_sync(struct hci_conn *conn, __u16 handle);
bool              730 include/net/bluetooth/hci_core.h 		      bool initiator);
bool              896 include/net/bluetooth/hci_core.h 				  u8 pin_len, bool *persistent);
bool             1159 include/net/bluetooth/hci_core.h static inline bool eir_has_data_type(u8 *data, size_t data_len, u8 type)
bool             1186 include/net/bluetooth/hci_core.h static inline bool hci_bdaddr_is_rpa(bdaddr_t *bdaddr, u8 addr_type)
bool             1197 include/net/bluetooth/hci_core.h static inline bool hci_is_identity_address(bdaddr_t *addr, u8 addr_type)
bool             1259 include/net/bluetooth/hci_core.h bool hci_req_pending(struct hci_dev *hdev);
bool             1312 include/net/bluetooth/hci_core.h 		       bool persistent);
bool             1318 include/net/bluetooth/hci_core.h 			      bool mgmt_connected);
bool             1360 include/net/bluetooth/hci_core.h bool mgmt_powering_down(struct hci_dev *hdev);
bool             1361 include/net/bluetooth/hci_core.h void mgmt_new_ltk(struct hci_dev *hdev, struct smp_ltk *key, bool persistent);
bool             1364 include/net/bluetooth/hci_core.h 		   bool persistent);
bool             1369 include/net/bluetooth/hci_core.h void mgmt_smp_complete(struct hci_conn *conn, bool complete);
bool             1376 include/net/bluetooth/hci_core.h int hci_update_random_address(struct hci_request *req, bool require_privacy,
bool              621 include/net/bluetooth/l2cap.h 	bool			hs_enabled;
bool              803 include/net/bluetooth/l2cap.h static inline bool l2cap_clear_timer(struct l2cap_chan *chan,
bool              806 include/net/bluetooth/l2cap.h 	bool ret;
bool              918 include/net/bluetooth/l2cap.h extern bool disable_ertm;
bool              922 include/net/bluetooth/l2cap.h bool l2cap_is_socket(struct socket *sock);
bool              936 include/net/bluetooth/l2cap.h int l2cap_chan_check_security(struct l2cap_chan *chan, bool initiator);
bool               40 include/net/busy_poll.h static inline bool net_busy_loop_on(void)
bool               61 include/net/busy_poll.h static inline bool sk_can_busy_loop(struct sock *sk)
bool               68 include/net/busy_poll.h static inline bool busy_loop_timeout(unsigned long end_time)
bool               78 include/net/busy_poll.h static inline bool sk_busy_loop(struct sock *sk, int nonblock)
bool              144 include/net/busy_poll.h static inline bool sk_can_busy_loop(struct sock *sk)
bool              158 include/net/busy_poll.h static inline bool busy_loop_timeout(unsigned long end_time)
bool              163 include/net/busy_poll.h static inline bool sk_busy_loop(struct sock *sk, int nonblock)
bool              110 include/net/caif/caif_hsi.h 	int (*cfhsi_get_peer_wake) (struct cfhsi_ops *dev, bool *status);
bool              122 include/net/caif/caif_hsi.h 	bool piggy_desc;
bool               66 include/net/caif/caif_spi.h 	void (*ss_cb) (bool assert, struct cfspi_ifc *ifc);
bool               74 include/net/caif/caif_spi.h 	void (*sig_xfer) (bool xfer, struct cfspi_dev *dev);
bool              123 include/net/caif/caif_spi.h 	bool flow_stop;
bool              124 include/net/caif/caif_spi.h 	bool slave;
bool              125 include/net/caif/caif_spi.h 	bool slave_talked;
bool               70 include/net/caif/cfcnfg.h 		     bool fcs, int head_room);
bool               88 include/net/caif/cfcnfg.h 				bool up);
bool               13 include/net/caif/cffrml.h struct cflayer *cffrml_create(u16 phyid, bool use_fcs);
bool              112 include/net/caif/cfpkt.h bool cfpkt_more(struct cfpkt *pkt);
bool              121 include/net/caif/cfpkt.h bool cfpkt_erroneous(struct cfpkt *pkt);
bool               11 include/net/caif/cfserl.h struct cflayer *cfserl_create(int instance, bool use_stx);
bool               17 include/net/caif/cfsrvl.h 	bool open;
bool               18 include/net/caif/cfsrvl.h 	bool phy_flow_on;
bool               19 include/net/caif/cfsrvl.h 	bool modem_flow_on;
bool               20 include/net/caif/cfsrvl.h 	bool supports_flowctrl;
bool               39 include/net/caif/cfsrvl.h bool cfsrvl_phyid_match(struct cflayer *layer, int phyid);
bool               44 include/net/caif/cfsrvl.h 			bool supports_flowctrl);
bool               45 include/net/caif/cfsrvl.h bool cfsrvl_ready(struct cfsrvl *service, int *err);
bool              176 include/net/cfg80211.h 	bool beacon_found;
bool              251 include/net/cfg80211.h 	bool ht_supported;
bool              268 include/net/cfg80211.h 	bool vht_supported;
bool              412 include/net/cfg80211.h static inline bool
bool              439 include/net/cfg80211.h bool cfg80211_chandef_valid(const struct cfg80211_chan_def *chandef);
bool              448 include/net/cfg80211.h bool cfg80211_chandef_usable(struct wiphy *wiphy,
bool              593 include/net/cfg80211.h 	bool control_port;
bool              595 include/net/cfg80211.h 	bool control_port_no_encrypt;
bool              684 include/net/cfg80211.h 	bool privacy;
bool              689 include/net/cfg80211.h 	bool p2p_opp_ps;
bool              717 include/net/cfg80211.h 	bool radar_required;
bool              718 include/net/cfg80211.h 	bool block_tx;
bool              798 include/net/cfg80211.h 	bool opmode_notif_used;
bool             1279 include/net/cfg80211.h 	bool auto_open_plinks;
bool             1290 include/net/cfg80211.h 	bool dot11MeshGateAnnouncementProtocol;
bool             1291 include/net/cfg80211.h 	bool dot11MeshForwarding;
bool             1333 include/net/cfg80211.h 	bool is_authenticated;
bool             1334 include/net/cfg80211.h 	bool is_secure;
bool             1335 include/net/cfg80211.h 	bool user_mpm;
bool             1428 include/net/cfg80211.h 	bool aborted, notified;
bool             1429 include/net/cfg80211.h 	bool no_cck;
bool             1516 include/net/cfg80211.h 	bool from_beacon;
bool             1647 include/net/cfg80211.h 	bool use_mfp;
bool             1672 include/net/cfg80211.h 	bool local_state_change;
bool             1693 include/net/cfg80211.h 	bool local_state_change;
bool             1735 include/net/cfg80211.h 	bool channel_fixed;
bool             1736 include/net/cfg80211.h 	bool privacy;
bool             1737 include/net/cfg80211.h 	bool control_port;
bool             1738 include/net/cfg80211.h 	bool userspace_handles_dfs;
bool             1790 include/net/cfg80211.h 	bool privacy;
bool             1916 include/net/cfg80211.h 	bool any, disconnect, magic_pkt, gtk_rekey_failure,
bool             1974 include/net/cfg80211.h 	bool disconnect, magic_pkt, gtk_rekey_failure,
bool             2025 include/net/cfg80211.h 	bool offchan;
bool             2029 include/net/cfg80211.h 	bool no_cck;
bool             2030 include/net/cfg80211.h 	bool dont_wait_for_ack;
bool             2338 include/net/cfg80211.h 	void	(*set_wakeup)(struct wiphy *wiphy, bool enabled);
bool             2353 include/net/cfg80211.h 			   u8 key_index, bool pairwise, const u8 *mac_addr,
bool             2356 include/net/cfg80211.h 			   u8 key_index, bool pairwise, const u8 *mac_addr,
bool             2360 include/net/cfg80211.h 			   u8 key_index, bool pairwise, const u8 *mac_addr);
bool             2363 include/net/cfg80211.h 				   u8 key_index, bool unicast, bool multicast);
bool             2498 include/net/cfg80211.h 				  bool enabled, int timeout);
bool             2510 include/net/cfg80211.h 				       u16 frame_type, bool reg);
bool             2526 include/net/cfg80211.h 			     bool initiator, const u8 *buf, size_t len);
bool             2734 include/net/cfg80211.h 	bool beacon_int_infra_match;
bool             2775 include/net/cfg80211.h 	bool seq;
bool             3070 include/net/cfg80211.h 	bool registered;
bool             3287 include/net/cfg80211.h 	bool use_4addr, p2p_started;
bool             3304 include/net/cfg80211.h 	bool ibss_fixed;
bool             3305 include/net/cfg80211.h 	bool ibss_dfs_possible;
bool             3307 include/net/cfg80211.h 	bool ps;
bool             3314 include/net/cfg80211.h 	bool cac_started;
bool             3331 include/net/cfg80211.h 		bool prev_bssid_valid;
bool             3568 include/net/cfg80211.h 			     bool qos);
bool             3588 include/net/cfg80211.h 			      bool has_80211_header);
bool             3728 include/net/cfg80211.h void cfg80211_scan_done(struct cfg80211_scan_request *request, bool aborted);
bool             4066 include/net/cfg80211.h void wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool blocked);
bool             4470 include/net/cfg80211.h bool cfg80211_rx_mgmt(struct wireless_dev *wdev, int freq, int sig_dbm,
bool             4487 include/net/cfg80211.h 			     const u8 *buf, size_t len, bool ack, gfp_t gfp);
bool             4576 include/net/cfg80211.h 				     const u8 *bssid, bool preauth, gfp_t gfp);
bool             4590 include/net/cfg80211.h bool cfg80211_rx_spurious_frame(struct net_device *dev,
bool             4606 include/net/cfg80211.h bool cfg80211_rx_unexpected_4addr_frame(struct net_device *dev,
bool             4618 include/net/cfg80211.h 			   u64 cookie, bool acked, gfp_t gfp);
bool             4645 include/net/cfg80211.h bool cfg80211_reg_can_beacon(struct wiphy *wiphy,
bool             4668 include/net/cfg80211.h bool ieee80211_operating_class_to_band(u8 operating_class,
bool              128 include/net/codel.h 	bool		ecn;
bool              146 include/net/codel.h 	bool		dropping;
bool              216 include/net/codel.h static bool codel_should_drop(const struct sk_buff *skb,
bool              223 include/net/codel.h 	bool ok_to_drop;
bool              265 include/net/codel.h 	bool drop;
bool               88 include/net/dn_route.h static inline bool dn_is_input_route(struct dn_route *rt)
bool               93 include/net/dn_route.h static inline bool dn_is_output_route(struct dn_route *rt)
bool              152 include/net/dsa.h static inline bool dsa_is_cpu_port(struct dsa_switch *ds, int p)
bool              256 include/net/dsa.h static inline bool dsa_uses_tagged_protocol(struct dsa_switch_tree *dst)
bool              118 include/net/dst.h static inline bool dst_metrics_read_only(const struct dst_entry *dst)
bool              153 include/net/dst.h 				    bool read_only)
bool               53 include/net/fib_rules.h 	bool			(*suppress)(struct fib_rule *,
bool               30 include/net/flow_keys.h bool __skb_flow_dissect(const struct sk_buff *skb, struct flow_keys *flow,
bool               32 include/net/flow_keys.h static inline bool skb_flow_dissect(const struct sk_buff *skb, struct flow_keys *flow)
bool               60 include/net/gen_stats.h bool gen_estimator_active(const struct gnet_stats_basic_packed *bstats,
bool               48 include/net/genetlink.h 	bool			netnsok;
bool               49 include/net/genetlink.h 	bool			parallel_ops;
bool               86 include/net/geneve.h 				    bool no_share, bool ipv6);
bool               94 include/net/geneve.h 		    bool xnet);
bool               40 include/net/gre.h 						  bool csum)
bool              157 include/net/ieee802154_netdev.h static inline bool ieee802154_addr_equal(const struct ieee802154_addr *a1,
bool              226 include/net/ieee802154_netdev.h 	bool ackreq;
bool              227 include/net/ieee802154_netdev.h 	bool secen;
bool              228 include/net/ieee802154_netdev.h 	bool secen_override;
bool              230 include/net/ieee802154_netdev.h 	bool seclevel_override;
bool              295 include/net/ieee802154_netdev.h 	bool seclevel_exempt;
bool              306 include/net/ieee802154_netdev.h 	bool device_override;
bool              311 include/net/ieee802154_netdev.h 	bool enabled;
bool              343 include/net/ieee802154_netdev.h 	bool lbt;
bool               74 include/net/if_inet6.h 	bool			tokenized;
bool               26 include/net/inet6_connection_sock.h 			    const struct inet_bind_bucket *tb, bool relax);
bool               64 include/net/inet_connection_sock.h 				     const struct inet_bind_bucket *tb, bool relax);
bool              262 include/net/inet_connection_sock.h 			   const struct inet_bind_bucket *tb, bool relax);
bool               84 include/net/inet_frag.h 	bool rebuild;
bool               97 include/net/inet_frag.h 	bool			(*match)(const struct inet_frag_queue *q,
bool               83 include/net/inetpeer.h static inline bool inetpeer_ptr_is_peer(unsigned long val)
bool               94 include/net/inetpeer.h static inline bool inetpeer_ptr_set_peer(unsigned long *ptr, struct inet_peer *peer)
bool              127 include/net/inetpeer.h static inline bool inet_metrics_new(const struct inet_peer *p)
bool              161 include/net/inetpeer.h bool inet_peer_xrlim_allow(struct inet_peer *peer, int timeout);
bool              223 include/net/ip.h static inline bool sysctl_dev_name_is_allowed(const char *name)
bool              253 include/net/ip.h static inline bool ip_is_fragment(const struct iphdr *iph)
bool              280 include/net/ip.h static inline bool ip_sk_accept_pmtu(const struct sock *sk)
bool              286 include/net/ip.h static inline bool ip_sk_use_pmtu(const struct sock *sk)
bool              291 include/net/ip.h static inline bool ip_sk_ignore_df(const struct sock *sk)
bool              298 include/net/ip.h 						    bool forwarding)
bool              313 include/net/ip.h 		bool forwarding = IPCB(skb)->flags & IPSKB_FORWARDED;
bool              472 include/net/ip.h bool ip_call_ra_chain(struct sk_buff *skb);
bool              543 include/net/ip.h 		 struct ipcm_cookie *ipc, bool allow_ipv6);
bool              561 include/net/ip.h bool icmp_global_allow(void);
bool              101 include/net/ip6_checksum.h void udp6_set_csum(bool nocheck, struct sk_buff *skb,
bool              132 include/net/ip6_fib.h static inline bool rt6_has_peer(struct rt6_info *rt)
bool              142 include/net/ip6_fib.h static inline bool rt6_set_peer(struct rt6_info *rt, struct inet_peer *peer)
bool              220 include/net/ip6_fib.h 	bool prune;
bool              301 include/net/ip6_fib.h void fib6_run_gc(unsigned long expires, struct net *net, bool force);
bool               59 include/net/ip6_route.h static inline bool rt6_need_strict(const struct in6_addr *daddr)
bool               94 include/net/ip6_route.h 				    const struct in6_addr *addr, bool anycast);
bool              159 include/net/ip6_route.h static inline bool ipv6_unicast_destination(const struct sk_buff *skb)
bool              166 include/net/ip6_route.h static inline bool ipv6_anycast_destination(const struct sk_buff *skb)
bool              183 include/net/ip6_route.h static inline bool ip6_sk_accept_pmtu(const struct sock *sk)
bool              189 include/net/ip6_route.h static inline bool ip6_sk_ignore_df(const struct sock *sk)
bool              145 include/net/ip_tunnels.h 		  const struct tnl_ptk_info *tpi, bool log_ecn_error);
bool              179 include/net/ip_tunnels.h 		  __u8 tos, __u8 ttl, __be16 df, bool xnet);
bool              181 include/net/ip_tunnels.h struct sk_buff *iptunnel_handle_offloads(struct sk_buff *skb, bool gre_csum,
bool              747 include/net/ip_vs.h 	bool (*ct_match)(const struct ip_vs_conn_param *p,
bool              750 include/net/ip_vs.h 			   bool inverse);
bool             1168 include/net/ip_vs.h static inline bool __ip_vs_conn_get(struct ip_vs_conn *cp)
bool             1347 include/net/ip_vs.h bool ip_vs_has_real_service(struct net *net, int af, __u16 protocol,
bool              291 include/net/ipv6.h bool ipv6_opt_accepted(const struct sock *sk, const struct sk_buff *skb,
bool              294 include/net/ipv6.h static inline bool ipv6_accept_ra(struct inet6_dev *idev)
bool              335 include/net/ipv6.h static inline bool __ipv6_addr_needs_scope_id(int type)
bool              352 include/net/ipv6.h static inline bool
bool              413 include/net/ipv6.h static inline bool ipv6_addr_equal(const struct in6_addr *a1,
bool              430 include/net/ipv6.h static inline bool __ipv6_prefix_equal64_half(const __be64 *a1,
bool              439 include/net/ipv6.h static inline bool ipv6_prefix_equal(const struct in6_addr *addr1,
bool              454 include/net/ipv6.h static inline bool ipv6_prefix_equal(const struct in6_addr *addr1,
bool              497 include/net/ipv6.h bool ip6_frag_match(const struct inet_frag_queue *q, const void *a);
bool              519 include/net/ipv6.h static inline bool ipv6_addr_any(const struct in6_addr *a)
bool              555 include/net/ipv6.h static inline bool ipv6_addr_loopback(const struct in6_addr *a)
bool              571 include/net/ipv6.h static inline bool ipv6_addr_v4mapped(const struct in6_addr *a)
bool              587 include/net/ipv6.h static inline bool ipv6_addr_orchid(const struct in6_addr *a)
bool              592 include/net/ipv6.h static inline bool ipv6_addr_is_multicast(const struct in6_addr *addr)
bool              708 include/net/ipv6.h 					__be32 flowlabel, bool autolabel)
bool              729 include/net/ipv6.h 					__be32 flowlabel, bool autolabel)
bool              823 include/net/ipv6.h bool ipv6_ext_hdr(u8 nexthdr);
bool              136 include/net/mac80211.h 	bool acm;
bool              137 include/net/mac80211.h 	bool uapsd;
bool              187 include/net/mac80211.h 	bool radar_enabled;
bool              382 include/net/mac80211.h 	bool assoc, ibss_joined;
bool              383 include/net/mac80211.h 	bool ibss_creator;
bool              386 include/net/mac80211.h 	bool use_cts_prot;
bool              387 include/net/mac80211.h 	bool use_short_preamble;
bool              388 include/net/mac80211.h 	bool use_short_slot;
bool              389 include/net/mac80211.h 	bool enable_beacon;
bool              405 include/net/mac80211.h 	bool qos;
bool              406 include/net/mac80211.h 	bool idle;
bool              407 include/net/mac80211.h 	bool ps;
bool              410 include/net/mac80211.h 	bool hidden_ssid;
bool             1106 include/net/mac80211.h 	bool radar_enabled;
bool             1127 include/net/mac80211.h 	bool block_tx;
bool             1183 include/net/mac80211.h 	bool p2p;
bool             1184 include/net/mac80211.h 	bool csa_active;
bool             1201 include/net/mac80211.h static inline bool ieee80211_vif_is_mesh(struct ieee80211_vif *vif)
bool             1430 include/net/mac80211.h 	bool wme;
bool             1437 include/net/mac80211.h 	bool tdls;
bool             2848 include/net/mac80211.h 	void (*set_wakeup)(struct ieee80211_hw *hw, bool enabled);
bool             2854 include/net/mac80211.h 				enum nl80211_iftype new_type, bool p2p);
bool             2873 include/net/mac80211.h 		       bool set);
bool             2957 include/net/mac80211.h 		      u32 queues, bool drop);
bool             2972 include/net/mac80211.h 	bool (*tx_frames_pending)(struct ieee80211_hw *hw);
bool             2983 include/net/mac80211.h 				      bool more_data);
bool             2988 include/net/mac80211.h 					bool more_data);
bool             3340 include/net/mac80211.h int ieee80211_sta_ps_transition(struct ieee80211_sta *sta, bool start);
bool             3356 include/net/mac80211.h 						  bool start)
bool             3402 include/net/mac80211.h 				u8 tid, bool buffered);
bool             3600 include/net/mac80211.h bool ieee80211_csa_is_complete(struct ieee80211_vif *vif);
bool             4071 include/net/mac80211.h void ieee80211_scan_completed(struct ieee80211_hw *hw, bool aborted);
bool             4320 include/net/mac80211.h 			       struct ieee80211_sta *pubsta, bool block);
bool             4494 include/net/mac80211.h void ieee80211_chswitch_done(struct ieee80211_vif *vif, bool success);
bool             4614 include/net/mac80211.h 	bool rts, short_preamble;
bool             4618 include/net/mac80211.h 	bool bss;
bool             4675 include/net/mac80211.h bool rate_control_send_low(struct ieee80211_sta *sta,
bool             4698 include/net/mac80211.h bool rate_usable_index_exists(struct ieee80211_supported_band *sband,
bool             4728 include/net/mac80211.h static inline bool
bool             4734 include/net/mac80211.h static inline bool
bool             4741 include/net/mac80211.h static inline bool
bool             4748 include/net/mac80211.h static inline bool
bool             4754 include/net/mac80211.h static inline bool
bool             4763 include/net/mac80211.h ieee80211_iftype_p2p(enum nl80211_iftype type, bool p2p)
bool             4824 include/net/mac80211.h bool ieee80211_tx_prepare_skb(struct ieee80211_hw *hw,
bool             4843 include/net/mac80211.h 	bool has_next_tsf;
bool              178 include/net/mac802154.h 	int		(*set_lbt)(struct ieee802154_dev *dev, bool on);
bool              209 include/net/ndisc.h 		   bool router, bool solicited, bool override, bool inc_opt);
bool              249 include/net/neighbour.h 				 struct net_device *dev, bool want_ref);
bool              189 include/net/netfilter/nf_conntrack.h bool nf_ct_delete(struct nf_conn *ct, u32 pid, int report);
bool              193 include/net/netfilter/nf_conntrack.h bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff,
bool              195 include/net/netfilter/nf_conntrack.h bool nf_ct_invert_tuplepr(struct nf_conntrack_tuple *inverse,
bool              219 include/net/netfilter/nf_conntrack.h bool __nf_ct_kill_acct(struct nf_conn *ct, enum ip_conntrack_info ctinfo,
bool              223 include/net/netfilter/nf_conntrack.h static inline bool nf_ct_kill_acct(struct nf_conn *ct,
bool              231 include/net/netfilter/nf_conntrack.h static inline bool nf_ct_kill(struct nf_conn *ct)
bool              281 include/net/netfilter/nf_conntrack.h static inline bool nf_is_loopback_packet(const struct sk_buff *skb)
bool               53 include/net/netfilter/nf_conntrack_acct.h static inline bool nf_ct_acct_enabled(struct net *net)
bool               59 include/net/netfilter/nf_conntrack_acct.h static inline void nf_ct_set_acct(struct net *net, bool enable)
bool               42 include/net/netfilter/nf_conntrack_core.h bool nf_ct_get_tuple(const struct sk_buff *skb, unsigned int nhoff,
bool               48 include/net/netfilter/nf_conntrack_core.h bool nf_ct_invert_tuple(struct nf_conntrack_tuple *inverse,
bool               55 include/net/netfilter/nf_conntrack_extend.h static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id)
bool               60 include/net/netfilter/nf_conntrack_extend.h static inline bool nf_ct_ext_exist(const struct nf_conn *ct, u8 id)
bool               30 include/net/netfilter/nf_conntrack_l3proto.h 	bool (*pkt_to_tuple)(const struct sk_buff *skb, unsigned int nhoff,
bool               37 include/net/netfilter/nf_conntrack_l3proto.h 	bool (*invert_tuple)(struct nf_conntrack_tuple *inverse,
bool               28 include/net/netfilter/nf_conntrack_l4proto.h 	bool (*pkt_to_tuple)(const struct sk_buff *skb, unsigned int dataoff,
bool               34 include/net/netfilter/nf_conntrack_l4proto.h 	bool (*invert_tuple)(struct nf_conntrack_tuple *inverse,
bool               48 include/net/netfilter/nf_conntrack_l4proto.h 	bool (*new)(struct nf_conn *ct, const struct sk_buff *skb,
bool               48 include/net/netfilter/nf_conntrack_labels.h bool nf_connlabel_match(const struct nf_conn *ct, u16 bit);
bool               59 include/net/netfilter/nf_conntrack_synproxy.h bool synproxy_parse_options(const struct sk_buff *skb, unsigned int doff,
bool               40 include/net/netfilter/nf_conntrack_timestamp.h static inline bool nf_ct_tstamp_enabled(struct net *net)
bool               45 include/net/netfilter/nf_conntrack_timestamp.h static inline void nf_ct_set_tstamp(struct net *net, bool enable)
bool              123 include/net/netfilter/nf_conntrack_tuple.h static inline bool __nf_ct_tuple_src_equal(const struct nf_conntrack_tuple *t1,
bool              131 include/net/netfilter/nf_conntrack_tuple.h static inline bool __nf_ct_tuple_dst_equal(const struct nf_conntrack_tuple *t1,
bool              139 include/net/netfilter/nf_conntrack_tuple.h static inline bool nf_ct_tuple_equal(const struct nf_conntrack_tuple *t1,
bool              146 include/net/netfilter/nf_conntrack_tuple.h static inline bool
bool              154 include/net/netfilter/nf_conntrack_tuple.h static inline bool
bool              177 include/net/netfilter/nf_conntrack_tuple.h static inline bool
bool               64 include/net/netfilter/nf_nat.h static inline bool nf_nat_oif_changed(unsigned int hooknum,
bool               14 include/net/netfilter/nf_nat_helper.h 			       unsigned int rep_len, bool adjust);
bool                8 include/net/netfilter/nf_nat_l3proto.h 	bool	(*in_range)(const struct nf_conntrack_tuple *t,
bool               13 include/net/netfilter/nf_nat_l3proto.h 	bool	(*manip_pkt)(struct sk_buff *skb,
bool               17 include/net/netfilter/nf_nat_l4proto.h 	bool (*manip_pkt)(struct sk_buff *skb,
bool               24 include/net/netfilter/nf_nat_l4proto.h 	bool (*in_range)(const struct nf_conntrack_tuple *tuple,
bool               58 include/net/netfilter/nf_nat_l4proto.h bool nf_nat_l4proto_in_range(const struct nf_conntrack_tuple *tuple,
bool               37 include/net/netfilter/nf_queue.h bool nf_queue_entry_get_refs(struct nf_queue_entry *entry);
bool               92 include/net/netfilter/nf_tables.h 	bool				report;
bool              204 include/net/netfilter/nf_tables.h 	bool				(*lookup)(const struct nft_set *set,
bool              218 include/net/netfilter/nf_tables.h 	bool				(*estimate)(const struct nft_set_desc *desc,
bool              429 include/net/netfilter/nf_tables.h 	bool		update;
bool              445 include/net/netfilter/nf_tables.h 	bool		update;
bool              446 include/net/netfilter/nf_tables.h 	bool		enable;
bool               79 include/net/netns/conntrack.h 	bool ecache_dwork_pending;
bool               93 include/net/netns/conntrack.h 	bool			auto_assign_helper_warned;
bool               40 include/net/netns/ipv4.h 	bool			fib_has_custom_rules;
bool               11 include/net/netns/x_tables.h 	bool notrack_deprecated_warning;
bool              177 include/net/nfc/digital.h 	int (*switch_rf)(struct nfc_digital_dev *ddev, bool on);
bool               98 include/net/nfc/hci.h 	bool shutting_down;
bool              148 include/net/nfc/nfc.h 	bool dev_up;
bool              149 include/net/nfc/nfc.h 	bool fw_download_in_progress;
bool              151 include/net/nfc/nfc.h 	bool polling;
bool              153 include/net/nfc/nfc.h 	bool dep_link_up;
bool              165 include/net/nfc/nfc.h 	bool shutting_down;
bool              135 include/net/pkt_cls.h 		      struct tcf_exts *exts, bool ovr);
bool              350 include/net/pkt_cls.h static inline bool
bool               68 include/net/pkt_sched.h void qdisc_watchdog_schedule_ns(struct qdisc_watchdog *wd, u64 expires, bool throttle);
bool              102 include/net/pkt_sched.h 		    spinlock_t *root_lock, bool validate);
bool                8 include/net/rawv6.h bool raw6_local_deliver(struct sk_buff *, int);
bool               83 include/net/regulatory.h 	bool intersect;
bool               84 include/net/regulatory.h 	bool processed;
bool              172 include/net/request_sock.h 			   bool reset);
bool               69 include/net/route.h static inline bool rt_is_input_route(const struct rtable *rt)
bool               74 include/net/route.h static inline bool rt_is_output_route(const struct rtable *rt)
bool              102 include/net/sch_generic.h static inline bool qdisc_is_running(const struct Qdisc *qdisc)
bool              107 include/net/sch_generic.h static inline bool qdisc_run_begin(struct Qdisc *qdisc)
bool              120 include/net/sch_generic.h static inline bool qdisc_may_bulk(const struct Qdisc *qdisc)
bool              135 include/net/sch_generic.h static inline bool qdisc_is_throttled(const struct Qdisc *qdisc)
bool              223 include/net/sch_generic.h 					unsigned long *, bool);
bool              427 include/net/sch_generic.h static inline bool qdisc_all_tx_empty(const struct net_device *dev)
bool              446 include/net/sch_generic.h static inline bool qdisc_tx_changing(const struct net_device *dev)
bool              459 include/net/sch_generic.h static inline bool qdisc_tx_is_noop(const struct net_device *dev)
bool              511 include/net/sch_generic.h static inline bool qdisc_is_percpu_stats(const struct Qdisc *q)
bool               75 include/net/scm.h 			       struct scm_cookie *scm, bool forcecreds)
bool              429 include/net/sctp/sctp.h static inline bool sctp_chunk_pending(const struct sctp_chunk *chunk)
bool              251 include/net/sctp/sm.h bool sctp_verify_asconf(const struct sctp_association *asoc,
bool              252 include/net/sctp/sm.h 			struct sctp_chunk *chunk, bool addr_param_needed,
bool              138 include/net/sctp/structs.h         bool checksum_disable;
bool             1158 include/net/sctp/structs.h 	bool	    dead;
bool              517 include/net/sock.h static inline bool sk_unhashed(const struct sock *sk)
bool              522 include/net/sock.h static inline bool sk_hashed(const struct sock *sk)
bool              543 include/net/sock.h static inline bool __sk_del_node_init(struct sock *sk)
bool              572 include/net/sock.h static inline bool sk_del_node_init(struct sock *sk)
bool              574 include/net/sock.h 	bool rc = __sk_del_node_init(sk);
bool              585 include/net/sock.h static inline bool __sk_nulls_del_node_init_rcu(struct sock *sk)
bool              594 include/net/sock.h static inline bool sk_nulls_del_node_init_rcu(struct sock *sk)
bool              596 include/net/sock.h 	bool rc = __sk_nulls_del_node_init_rcu(sk);
bool              732 include/net/sock.h static inline bool sock_flag(const struct sock *sk, enum sock_flags flag)
bool              767 include/net/sock.h static inline bool sk_acceptq_is_full(const struct sock *sk)
bool              807 include/net/sock.h static inline bool sk_rcvqueues_full(const struct sock *sk, unsigned int limit)
bool              998 include/net/sock.h 	bool			(*stream_memory_free)(const struct sock *sk);
bool             1014 include/net/sock.h 	bool			no_autobind;
bool             1084 include/net/sock.h static inline bool memcg_proto_active(struct cg_proto *cg_proto)
bool             1089 include/net/sock.h static inline bool memcg_proto_activated(struct cg_proto *cg_proto)
bool             1136 include/net/sock.h static inline bool sk_stream_memory_free(const struct sock *sk)
bool             1145 include/net/sock.h static inline bool sk_stream_is_writeable(const struct sock *sk)
bool             1152 include/net/sock.h static inline bool sk_has_memory_pressure(const struct sock *sk)
bool             1157 include/net/sock.h static inline bool sk_under_memory_pressure(const struct sock *sk)
bool             1325 include/net/sock.h static inline bool
bool             1426 include/net/sock.h static inline bool sk_has_account(struct sock *sk)
bool             1432 include/net/sock.h static inline bool sk_wmem_schedule(struct sock *sk, int size)
bool             1440 include/net/sock.h static inline bool
bool             1543 include/net/sock.h bool lock_sock_fast(struct sock *sk);
bool             1552 include/net/sock.h static inline void unlock_sock_fast(struct sock *sk, bool slow)
bool             1809 include/net/sock.h static inline bool sk_can_gso(const struct sock *sk)
bool             1926 include/net/sock.h static inline bool sk_has_allocations(const struct sock *sk)
bool             1963 include/net/sock.h static inline bool wq_has_sleeper(struct socket_wq *wq)
bool             2112 include/net/sock.h bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag);
bool             2117 include/net/sock.h static inline bool sock_writeable(const struct sock *sk)
bool             2127 include/net/sock.h static inline long sock_rcvtimeo(const struct sock *sk, bool noblock)
bool             2132 include/net/sock.h static inline long sock_sndtimeo(const struct sock *sk, bool noblock)
bool             2274 include/net/sock.h bool sk_ns_capable(const struct sock *sk,
bool             2276 include/net/sock.h bool sk_capable(const struct sock *sk, int cap);
bool             2277 include/net/sock.h bool sk_net_capable(const struct sock *sk, int cap);
bool              289 include/net/tcp.h static inline bool before(__u32 seq1, __u32 seq2)
bool              296 include/net/tcp.h static inline bool between(__u32 seq1, __u32 seq2, __u32 seq3)
bool              301 include/net/tcp.h static inline bool tcp_out_of_memory(struct sock *sk)
bool              309 include/net/tcp.h static inline bool tcp_too_many_orphans(struct sock *sk, int shift)
bool              322 include/net/tcp.h bool tcp_check_oom(struct sock *sk, int shift);
bool              331 include/net/tcp.h static inline bool tcp_synq_no_recent_overflow(const struct sock *sk)
bool              408 include/net/tcp.h 			   bool fastopen);
bool              416 include/net/tcp.h bool tcp_peer_is_proven(struct request_sock *req, struct dst_entry *dst,
bool              417 include/net/tcp.h 			bool paws_check, bool timestamps);
bool              418 include/net/tcp.h bool tcp_remember_stamp(struct sock *sk);
bool              419 include/net/tcp.h bool tcp_tw_remember_stamp(struct inet_timewait_sock *tw);
bool              498 include/net/tcp.h bool cookie_check_timestamp(struct tcp_options_received *opt, struct net *net,
bool              499 include/net/tcp.h 			    bool *ecn_ok);
bool              515 include/net/tcp.h bool tcp_may_send_now(struct sock *sk);
bool              530 include/net/tcp.h bool tcp_syn_flood_action(struct sock *sk, const struct sk_buff *skb,
bool              536 include/net/tcp.h bool tcp_schedule_loss_probe(struct sock *sk);
bool              847 include/net/tcp.h static inline bool tcp_ca_needs_ecn(const struct sock *sk)
bool              884 include/net/tcp.h static inline bool tcp_is_reno(const struct tcp_sock *tp)
bool              889 include/net/tcp.h static inline bool tcp_is_fack(const struct tcp_sock *tp)
bool              940 include/net/tcp.h static inline bool tcp_in_initial_slowstart(const struct tcp_sock *tp)
bool              945 include/net/tcp.h static inline bool tcp_in_cwnd_reduction(const struct sock *sk)
bool             1011 include/net/tcp.h static inline bool tcp_is_cwnd_limited(const struct sock *sk)
bool             1056 include/net/tcp.h static inline bool tcp_checksum_complete(struct sk_buff *skb)
bool             1072 include/net/tcp.h bool tcp_prequeue(struct sock *sk, struct sk_buff *skb);
bool             1182 include/net/tcp.h static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt,
bool             1199 include/net/tcp.h static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt,
bool             1324 include/net/tcp.h bool tcp_alloc_md5sig_pool(void);
bool             1343 include/net/tcp.h 			    struct tcp_fastopen_cookie *cookie, bool syn_lost);
bool             1355 include/net/tcp.h bool tcp_try_fastopen(struct sock *sk, struct sk_buff *skb,
bool             1359 include/net/tcp.h void tcp_fastopen_init_key_once(bool publish);
bool             1416 include/net/tcp.h static inline bool tcp_skb_is_last(const struct sock *sk,
bool             1488 include/net/tcp.h static inline bool tcp_write_queue_empty(struct sock *sk)
bool             1545 include/net/tcp.h static inline bool tcp_stream_is_thin(struct tcp_sock *tp)
bool             1596 include/net/tcp.h static inline bool tcp_stream_memory_free(const struct sock *sk)
bool             1649 include/net/tcp.h 				       bool *strict);
bool               16 include/net/tso.h 		   int size, bool is_last);
bool              158 include/net/udp.h void udp_set_csum(bool nocheck, struct sk_buff *skb,
bool              198 include/net/udp.h 				       int min, int max, bool use_eth)
bool              243 include/net/udp.h 				       bool is_ipv6);
bool               83 include/net/udp_tunnel.h 			__be16 dst_port, bool xnet);
bool               96 include/net/udp_tunnel.h 							 bool udp_csum)
bool               23 include/net/vsock_addr.h bool vsock_addr_bound(const struct sockaddr_vm *addr);
bool               25 include/net/vsock_addr.h bool vsock_addr_equals_addr(const struct sockaddr_vm *addr,
bool               48 include/net/vxlan.h 				  bool no_share, u32 flags);
bool               55 include/net/vxlan.h 		   __be16 src_port, __be16 dst_port, __be32 vni, bool xnet);
bool               54 include/net/wpan-phy.h 	bool lbt;
bool               65 include/net/wpan-phy.h 	int (*set_lbt)(struct wpan_phy *phy, bool on);
bool              606 include/net/xfrm.h 	bool			(*is_alive)(const struct km_event *c);
bool              709 include/net/xfrm.h static inline void xfrm_audit_helper_usrinfo(bool task_valid,
bool              722 include/net/xfrm.h void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid);
bool              724 include/net/xfrm.h 			      bool task_valid);
bool              725 include/net/xfrm.h void xfrm_audit_state_add(struct xfrm_state *x, int result, bool task_valid);
bool              726 include/net/xfrm.h void xfrm_audit_state_delete(struct xfrm_state *x, int result, bool task_valid);
bool              739 include/net/xfrm.h 					 bool task_valid)
bool              744 include/net/xfrm.h 					    bool task_valid)
bool              749 include/net/xfrm.h 					bool task_valid)
bool              754 include/net/xfrm.h 					   bool task_valid)
bool              823 include/net/xfrm.h static inline bool addr_match(const void *token1, const void *token2,
bool              850 include/net/xfrm.h static inline bool addr4_match(__be32 a1, __be32 a2, u8 prefixlen)
bool              909 include/net/xfrm.h bool xfrm_selector_match(const struct xfrm_selector *sel,
bool              916 include/net/xfrm.h static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2)
bool              925 include/net/xfrm.h static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2)
bool             1498 include/net/xfrm.h int xfrm_state_flush(struct net *net, u8 proto, bool task_valid);
bool             1504 include/net/xfrm.h int __xfrm_init_state(struct xfrm_state *x, bool init_replay);
bool             1593 include/net/xfrm.h int xfrm_policy_flush(struct net *net, u8 type, bool task_valid);
bool             1639 include/net/xfrm.h static inline bool xfrm6_addr_equal(const xfrm_address_t *a,
bool             1646 include/net/xfrm.h static inline bool xfrm_addr_equal(const xfrm_address_t *a,
bool             1796 include/net/xfrm.h 	bool tunnel = false;
bool              533 include/rdma/ib_verbs.h 	bool			ref_remap;
bool              534 include/rdma/ib_verbs.h 	bool			app_escape;
bool              535 include/rdma/ib_verbs.h 	bool			ref_escape;
bool              249 include/scsi/fc_frame.h static inline bool fc_frame_is_cmd(const struct fc_frame *fp)
bool             1048 include/scsi/libfc.h static inline bool fc_fcp_is_read(const struct fc_fcp_pkt *fsp)
bool             1137 include/scsi/libfc.h 					   bool (*match)(struct fc_frame *));
bool             1142 include/scsi/libfc.h 				      bool (*match)(struct fc_frame *));
bool              276 include/scsi/libfcoe.h static inline bool is_fip_mode(struct fcoe_ctlr *fip)
bool              310 include/scsi/libfcoe.h 	bool attached;
bool              312 include/scsi/libfcoe.h 	bool (*match) (struct net_device *device);
bool              135 include/scsi/libiscsi.h 	bool			have_checked_conn;
bool              138 include/scsi/libiscsi.h 	bool			protected;
bool              403 include/scsi/libiscsi.h 					  bool xmit_can_sleep);
bool               50 include/scsi/libiscsi_tcp.h 	bool			atomic_mapped;
bool               99 include/scsi/libiscsi_tcp.h 			      unsigned int offset, bool offloaded, int *status);
bool               74 include/scsi/osd_initiator.h bool osduld_device_same(struct osd_dev *od, const struct osd_dev_info *odi);
bool              116 include/scsi/osd_initiator.h static inline bool osd_dev_is_ver1(struct osd_dev *od)
bool              164 include/scsi/osd_initiator.h static inline bool osd_req_is_ver1(struct osd_request *or)
bool              322 include/scsi/osd_initiator.h 	struct osd_sense_info *osi, bool silent,
bool              112 include/scsi/osd_ore.h 	struct page * (*get_page)(void *priv, u64 page_index, bool *uptodate);
bool              142 include/scsi/osd_ore.h 	bool			reading;
bool              145 include/scsi/osd_ore.h 	bool			extra_part_alloc;
bool              179 include/scsi/osd_ore.h 		     bool is_reading, u64 offset, u64 length,
bool              444 include/scsi/osd_protocol.h static inline bool osd_is_obj_list_done(struct osd_obj_id_list *list,
bool              445 include/scsi/osd_protocol.h 	bool *is_changed)
bool              465 include/scsi/osd_protocol.h static inline int osd_data_out_integrity_info_sizeof(bool is_ver1)
bool              481 include/scsi/osd_protocol.h static inline int osd_data_in_integrity_info_sizeof(bool is_ver1)
bool               30 include/scsi/osd_sec.h 	const struct osd_obj_id *obj, bool is_collection, const bool is_v1);
bool               32 include/scsi/osd_sec.h bool osd_is_sec_alldata(struct osd_security_parameters *sec_params);
bool              224 include/scsi/scsi_device.h 	bool (*match)(struct scsi_device *);
bool              516 include/scsi/scsi_host.h 	bool disable_blk_mq;
bool              788 include/scsi/scsi_host.h extern bool scsi_use_blk_mq;
bool              790 include/scsi/scsi_host.h static inline bool shost_use_blk_mq(struct Scsi_Host *shost)
bool              190 include/scsi/scsi_transport_fc.h 	bool disable;
bool              694 include/scsi/scsi_transport_fc.h 	int  	(*vport_create)(struct fc_vport *, bool);
bool              695 include/scsi/scsi_transport_fc.h 	int	(*vport_disable)(struct fc_vport *, bool);
bool              247 include/scsi/scsi_transport_iscsi.h 	bool ida_used;
bool               98 include/scsi/scsi_transport_srp.h 	bool has_rport_state;
bool               99 include/scsi/scsi_transport_srp.h 	bool reset_timer_if_blocked;
bool               12 include/soc/tegra/common.h bool soc_is_tegra(void);
bool               38 include/soc/tegra/pmc.h bool tegra_pmc_cpu_is_powered(int cpuid);
bool               23 include/sound/adau1373.h 	bool input_differential[4];
bool               24 include/sound/adau1373.h 	bool lineout_differential;
bool               25 include/sound/adau1373.h 	bool lineout_ground_sense;
bool               82 include/sound/compress_driver.h 	bool metadata_set;
bool               83 include/sound/compress_driver.h 	bool next_track;
bool              121 include/sound/control.h int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, bool add_on_replace);
bool              241 include/sound/control.h void snd_ctl_sync_vmaster(struct snd_kcontrol *kctl, bool hook_only);
bool              250 include/sound/control.h 			  struct snd_kcontrol *kctl, bool status);
bool              134 include/sound/core.h 	bool registered;		/* card_dev is registered? */
bool              402 include/sound/core.h static inline bool snd_printd_ratelimit(void) { return false; }
bool               22 include/sound/cs4271.h 	bool amutec_eq_bmutec;	/* flag to enable AMUTEC=BMUTEC */
bool               37 include/sound/cs4271.h 	bool enable_soft_reset;
bool               20 include/sound/cs42l52.h 	bool mica_diff_cfg;
bool               23 include/sound/cs42l52.h 	bool micb_diff_cfg;
bool               49 include/sound/da7213.h 	bool mclk_squaring;
bool               28 include/sound/da9055.h 	bool micbias_source;
bool               48 include/sound/designware_i2s.h 	bool (*filter)(struct dma_chan *chan, void *slave);
bool               57 include/sound/designware_i2s.h 	bool (*filter)(struct dma_chan *chan, void *slave);
bool             1798 include/sound/emu10k1.h 	bool suspend;
bool              466 include/sound/pcm.h 	bool internal; /* pcm is for internal use only */
bool              467 include/sound/pcm.h 	bool nonatomic; /* whole PCM operations are in non-atomic context */
bool               28 include/sound/pxa2xx-lib.h extern bool pxa2xx_ac97_try_warm_reset(struct snd_ac97 *ac97);
bool               29 include/sound/pxa2xx-lib.h extern bool pxa2xx_ac97_try_cold_reset(struct snd_ac97 *ac97);
bool               15 include/sound/rt286.h 	bool cbj_en; /*combo jack enable*/
bool               16 include/sound/rt286.h 	bool gpio2_en; /*GPIO2 enable*/
bool               16 include/sound/rt5640.h 	bool in1_diff;
bool               17 include/sound/rt5640.h 	bool in2_diff;
bool               19 include/sound/rt5640.h 	bool dmic_en;
bool               20 include/sound/rt5640.h 	bool dmic1_data_pin; /* 0 = IN1P; 1 = GPIO3 */
bool               21 include/sound/rt5640.h 	bool dmic2_data_pin; /* 0 = IN1N; 1 = GPIO4 */
bool               16 include/sound/rt5645.h 	bool in2_diff;
bool               18 include/sound/rt5645.h 	bool dmic_en;
bool               25 include/sound/rt5645.h 	bool gpio_hp_det_active_high;
bool               16 include/sound/rt5651.h 	bool in2_diff;
bool               18 include/sound/rt5651.h 	bool dmic_en;
bool               16 include/sound/rt5670.h 	bool in2_diff;
bool               18 include/sound/rt5670.h 	bool dmic_en;
bool               23 include/sound/rt5677.h 	bool in1_diff;
bool               24 include/sound/rt5677.h 	bool in2_diff;
bool               25 include/sound/rt5677.h 	bool lout1_diff;
bool               26 include/sound/rt5677.h 	bool lout2_diff;
bool               27 include/sound/rt5677.h 	bool lout3_diff;
bool              218 include/sound/soc-dai.h 	bool compress_dai;
bool              431 include/sound/soc.h bool snd_soc_runtime_ignore_pmdown_time(struct snd_soc_pcm_runtime *rtd);
bool              594 include/sound/soc.h 	bool invert;
bool              640 include/sound/soc.h 	bool wake;
bool              849 include/sound/soc.h 	bool idle_bias_off;
bool              850 include/sound/soc.h 	bool suspend_bias_off;
bool              855 include/sound/soc.h 	bool ignore_pmdown_time;  /* Doesn't benefit from pmdown delay */
bool              983 include/sound/soc.h 	bool playback_only;
bool              984 include/sound/soc.h 	bool capture_only;
bool             1028 include/sound/soc.h 	bool instantiated;
bool             1080 include/sound/soc.h 	bool fully_routed;
bool             1345 include/sound/soc.h static inline bool snd_soc_volsw_is_stereo(struct soc_mixer_control *mc)
bool             1381 include/sound/soc.h static inline bool snd_soc_component_is_active(
bool             1387 include/sound/soc.h static inline bool snd_soc_codec_is_active(struct snd_soc_codec *codec)
bool               25 include/sound/spear_spdif.h 	bool (*filter)(struct dma_chan *chan, void *slave);
bool               28 include/sound/tlv320aic32x4.h 	bool swapdacs;
bool              251 include/sound/wm8903.h 	bool irq_active_low;   /* Set if IRQ active low, default high */
bool               19 include/sound/wm8960.h 	bool capless;  /* Headphone outputs configured in capless mode */
bool               21 include/sound/wm8960.h 	bool shared_lrclk;  /* DAC and ADC LRCLKs are wired together */
bool               50 include/sound/wm8962.h 	bool irq_active_low;
bool               52 include/sound/wm8962.h 	bool spk_mono;   /* Speaker outputs tied together as mono */
bool               58 include/sound/wm8962.h 	bool in4_dc_measure;
bool               21 include/sound/wm9081.h 	bool irq_high;   /* IRQ is active high */
bool               22 include/sound/wm9081.h 	bool irq_cmos;   /* IRQ is in CMOS mode */
bool               21 include/target/iscsi/iscsi_transport.h 	int (*iscsit_get_dataout)(struct iscsi_conn *, struct iscsi_cmd *, bool);
bool               53 include/target/iscsi/iscsi_transport.h 				bool);
bool               67 include/target/iscsi/iscsi_transport.h 				bool, struct iscsi_scsi_rsp *);
bool               69 include/target/iscsi/iscsi_transport.h 				struct iscsi_nopin *, bool);
bool               43 include/target/target_core_backend.h 	bool (*get_write_cache)(struct se_device *);
bool               93 include/target/target_core_backend.h int	target_alloc_sgl(struct scatterlist **, unsigned int *, u32, bool);
bool              301 include/target/target_core_base.h 	bool lu_gp_assoc;
bool              338 include/target/target_core_base.h 	bool tg_pt_gp_assoc;
bool              389 include/target/target_core_base.h 	bool isid_present_at_reg;
bool              552 include/target/target_core_base.h 	bool			state_active;
bool              573 include/target/target_core_base.h 	bool			prot_pto;
bool              586 include/target/target_core_base.h 	bool			dynamic_node_acl;
bool              587 include/target/target_core_base.h 	bool			acl_stop:1;
bool              649 include/target/target_core_base.h 	bool			def_pr_registered;
bool              125 include/target/target_core_fabric.h bool	transport_wait_for_tasks(struct se_cmd *);
bool              129 include/target/target_core_fabric.h int	target_get_sess_cmd(struct se_session *, struct se_cmd *, bool);
bool               48 include/trace/events/bcache.h 		__field(bool,	dirty				)
bool              123 include/trace/events/bcache.h 	TP_PROTO(struct bio *bio, bool hit, bool bypass),
bool              131 include/trace/events/bcache.h 		__field(bool,		cache_hit		)
bool              132 include/trace/events/bcache.h 		__field(bool,		bypass			)
bool              152 include/trace/events/bcache.h 		bool writeback, bool bypass),
bool              161 include/trace/events/bcache.h 		__field(bool,		writeback		)
bool              162 include/trace/events/bcache.h 		__field(bool,		bypass			)
bool              507 include/trace/events/block.h 	TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit),
bool              535 include/trace/events/block.h 	TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit),
bool              151 include/trace/events/f2fs.h 	TP_PROTO(struct inode *inode, bool need_cp, int datasync, int ret),
bool              158 include/trace/events/f2fs.h 		__field(bool,	need_cp)
bool             1001 include/trace/events/f2fs.h 	TP_PROTO(struct super_block *sb, bool nobarrier, bool flush_merge),
bool             1007 include/trace/events/f2fs.h 		__field(bool, nobarrier)
bool             1008 include/trace/events/f2fs.h 		__field(bool, flush_merge)
bool               92 include/trace/events/host1x.h 		__field(bool, cmdbuf)
bool               74 include/trace/events/kvm.h 	    TP_PROTO(__u64 e, int pin, bool coalesced),
bool               80 include/trace/events/kvm.h 		__field(	bool,		coalesced	)
bool              108 include/trace/events/module.h 	TP_PROTO(char *name, bool wait, unsigned long ip),
bool              114 include/trace/events/module.h 		__field(	bool,		wait		)
bool               23 include/trace/events/net.h 		__field(	bool,			vlan_tagged	)
bool               31 include/trace/events/net.h 		__field(	bool,			transport_offset_valid)
bool              151 include/trace/events/net.h 		__field(	bool,			vlan_tagged	)
bool              157 include/trace/events/net.h 		__field(	bool,			l4_hash		)
bool              161 include/trace/events/net.h 		__field(	bool,			mac_header_valid)
bool              166 include/trace/events/power.h 	TP_PROTO(const char *action, int val, bool start),
bool              173 include/trace/events/power.h 		__field(bool, start)
bool              144 include/trace/events/regmap.h 	TP_PROTO(struct device *dev, bool flag),
bool              164 include/trace/events/regmap.h 	TP_PROTO(struct device *dev, bool flag),
bool              172 include/trace/events/regmap.h 	TP_PROTO(struct device *dev, bool flag),
bool              328 include/trace/events/xen.h 	    TP_PROTO(struct mm_struct *mm, unsigned long pfn, unsigned level, bool pinned),
bool              334 include/trace/events/xen.h 		    __field(bool, pinned)
bool              346 include/trace/events/xen.h 	    TP_PROTO(unsigned long pfn, unsigned level, bool pinned),
bool              351 include/trace/events/xen.h 		    __field(bool, pinned)
bool              425 include/trace/events/xen.h 	    TP_PROTO(bool kernel, unsigned long cr3),
bool              428 include/trace/events/xen.h 		    __field(bool, kernel)
bool               69 include/uapi/linux/netfilter/xt_sctp.h static inline bool
bool               81 include/uapi/linux/netfilter/xt_sctp.h static inline bool
bool               38 include/video/atmel_lcdc.h 	bool			lcdcon_is_backlight;
bool               39 include/video/atmel_lcdc.h 	bool			lcdcon_pol_negative;
bool               56 include/video/auo_k190xfb.h 	bool (*need_refresh)(struct auok190xfb_par *par);
bool               66 include/video/auo_k190xfb.h 	bool standby;
bool               67 include/video/auo_k190xfb.h 	bool manual_standby;
bool              237 include/video/exynos_mipi_dsim.h 	bool				suspended;
bool              152 include/video/imx-ipu-v3.h void ipu_set_csi_src_mux(struct ipu_soc *ipu, int csi_id, bool mipi_csi2);
bool              153 include/video/imx-ipu-v3.h void ipu_set_ic_src_mux(struct ipu_soc *ipu, int csi_id, bool vdi);
bool              164 include/video/imx-ipu-v3.h void ipu_idmac_enable_watermark(struct ipuv3_channel *channel, bool enable);
bool              169 include/video/imx-ipu-v3.h 		bool doublebuffer);
bool              171 include/video/imx-ipu-v3.h bool ipu_idmac_buffer_is_ready(struct ipuv3_channel *channel, u32 buf_num);
bool              224 include/video/imx-ipu-v3.h int ipu_dc_init_sync(struct ipu_dc *dc, struct ipu_di *di, bool interlaced,
bool              273 include/video/imx-ipu-v3.h int ipu_dp_set_global_alpha(struct ipu_dp *dp, bool enable, u8 alpha,
bool              274 include/video/imx-ipu-v3.h 		bool bg_chan);
bool              283 include/video/imx-ipu-v3.h bool ipu_csi_is_interlaced(struct ipu_csi *csi);
bool              286 include/video/imx-ipu-v3.h void ipu_csi_set_test_generator(struct ipu_csi *csi, bool active,
bool              318 include/video/imx-ipu-v3.h 			      bool galpha_en, u32 galpha,
bool              319 include/video/imx-ipu-v3.h 			      bool colorkey_en, u32 colorkey);
bool              346 include/video/imx-ipu-v3.h bool ipu_pixelformat_is_planar(u32 pixelformat);
bool              348 include/video/imx-ipu-v3.h 			    bool hflip, bool vflip);
bool              350 include/video/imx-ipu-v3.h 			    bool hflip, bool vflip);
bool               98 include/video/omap-panel-data.h 	bool invert_polarity;
bool              139 include/video/omap-panel-data.h 	bool use_ext_te;
bool              144 include/video/omap-panel-data.h 	bool use_dsi_backlight;
bool              296 include/video/omapdss.h 	bool ddr_clk_always_on;
bool              308 include/video/omapdss.h 	bool ddr_clk_always_on;
bool              368 include/video/omapdss.h 	bool interlace;
bool              401 include/video/omapdss.h 	bool mirror;
bool              438 include/video/omapdss.h 	bool (*is_enabled)(struct omap_overlay *ovl);
bool              459 include/video/omapdss.h 	bool trans_enabled;
bool              461 include/video/omapdss.h 	bool partial_alpha_enabled;
bool              463 include/video/omapdss.h 	bool cpr_enable;
bool              532 include/video/omapdss.h 	bool mirror;
bool              610 include/video/omapdss.h 		bool invert_polarity);
bool              633 include/video/omapdss.h 	bool (*detect)(struct omap_dss_device *dssdev);
bool              635 include/video/omapdss.h 	int (*set_hdmi_mode)(struct omap_dss_device *dssdev, bool hdmi_mode);
bool              645 include/video/omapdss.h 	bool (*audio_supported)(struct omap_dss_device *dssdev);
bool              660 include/video/omapdss.h 	void (*disable)(struct omap_dss_device *dssdev, bool disconnect_lanes,
bool              661 include/video/omapdss.h 			bool enter_ulps);
bool              670 include/video/omapdss.h 			bool enable);
bool              671 include/video/omapdss.h 	int (*enable_te)(struct omap_dss_device *dssdev, bool enable);
bool              743 include/video/omapdss.h 			bool invert_polarity;
bool              778 include/video/omapdss.h 	bool activate_after_resume;
bool              826 include/video/omapdss.h 	int (*enable_te)(struct omap_dss_device *dssdev, bool enable);
bool              832 include/video/omapdss.h 	bool (*get_mirror)(struct omap_dss_device *dssdev);
bool              833 include/video/omapdss.h 	int (*set_mirror)(struct omap_dss_device *dssdev, bool enable);
bool              856 include/video/omapdss.h 	bool (*detect)(struct omap_dss_device *dssdev);
bool              858 include/video/omapdss.h 	int (*set_hdmi_mode)(struct omap_dss_device *dssdev, bool hdmi_mode);
bool              872 include/video/omapdss.h 	bool (*audio_supported)(struct omap_dss_device *dssdev);
bool              882 include/video/omapdss.h bool omapdss_is_initialized(void);
bool              950 include/video/omapdss.h void dispc_mgr_enable(enum omap_channel channel, bool enable);
bool              951 include/video/omapdss.h bool dispc_mgr_is_enabled(enum omap_channel channel);
bool              955 include/video/omapdss.h bool dispc_mgr_go_busy(enum omap_channel channel);
bool              969 include/video/omapdss.h int dispc_ovl_enable(enum omap_plane plane, bool enable);
bool              970 include/video/omapdss.h bool dispc_ovl_enabled(enum omap_plane plane);
bool              974 include/video/omapdss.h 		bool replication, const struct omap_video_timings *mgr_timings,
bool              975 include/video/omapdss.h 		bool mem_to_mem);
bool             1018 include/video/omapdss.h static inline bool omapdss_device_is_connected(struct omap_dss_device *dssdev)
bool             1023 include/video/omapdss.h static inline bool omapdss_device_is_enabled(struct omap_dss_device *dssdev)
bool               35 include/video/omapvrfb.h 	bool yuv_mode;
bool               39 include/video/omapvrfb.h extern bool omap_vrfb_supported(void);
bool               48 include/video/omapvrfb.h 		unsigned bytespp, bool yuv_mode);
bool               53 include/video/omapvrfb.h static inline bool omap_vrfb_supported(void) { return false; }
bool               63 include/video/omapvrfb.h 		u16 width, u16 height, unsigned bytespp, bool yuv_mode) {}
bool               43 include/video/udlfb.h 	bool virtualized; /* true when physical usb device not present */
bool               29 include/xen/balloon.h 		bool highmem);
bool               75 include/xen/events.h bool xen_test_irq_pending(int irq);
bool              242 include/xen/interface/xen-mca.h 	bool found = 0;
bool               50 include/xen/platform_pci.h extern bool xen_has_pv_devices(void);
bool               51 include/xen/platform_pci.h extern bool xen_has_pv_disk_devices(void);
bool               52 include/xen/platform_pci.h extern bool xen_has_pv_nic_devices(void);
bool               53 include/xen/platform_pci.h extern bool xen_has_pv_and_legacy_disk_devices(void);
bool               55 include/xen/platform_pci.h static inline bool xen_has_pv_devices(void)
bool               59 include/xen/platform_pci.h static inline bool xen_has_pv_disk_devices(void)
bool               63 include/xen/platform_pci.h static inline bool xen_has_pv_nic_devices(void)
bool               67 include/xen/platform_pci.h static inline bool xen_has_pv_and_legacy_disk_devices(void)
bool                7 include/xen/swiotlb-xen.h extern int xen_swiotlb_init(int verbose, bool early);
bool               10 include/xen/tmem.h extern bool tmem_enabled;
bool               14 include/xen/tmem.h extern int xen_selfballoon_init(bool, bool);
bool               38 include/xen/xen-ops.h bool xen_running_on_version_or_later(unsigned int major, unsigned int minor);
bool               54 scripts/dtc/checks.c 	bool warn, error;
bool              675 scripts/dtc/checks.c static void enable_warning_error(struct check *c, bool warn, bool error)
bool              688 scripts/dtc/checks.c static void disable_warning_error(struct check *c, bool warn, bool error)
bool              709 scripts/dtc/checks.c void parse_checks_option(bool warn, bool error, const char *optarg)
bool              713 scripts/dtc/checks.c 	bool enable = true;
bool              250 scripts/dtc/dtc.h void parse_checks_option(bool warn, bool error, const char *optarg);
bool              239 scripts/kconfig/conf.c 	bool is_new;
bool              489 scripts/kconfig/confdata.c 			bool skip_unset = (arg != NULL);
bool             1029 scripts/kconfig/confdata.c 	    (bool)_sym_change_count != (bool)count)
bool             1038 scripts/kconfig/confdata.c bool conf_get_changed(void)
bool             1048 scripts/kconfig/confdata.c static bool randomize_choice_values(struct symbol *csym)
bool             1116 scripts/kconfig/confdata.c bool conf_set_all_new_symbols(enum conf_def_mode mode)
bool             1164 scripts/kconfig/confdata.c 	bool has_changed = false;
bool              797 scripts/kconfig/expr.c bool expr_depends_symbol(struct expr *dep, struct symbol *sym)
bool              216 scripts/kconfig/expr.h bool expr_depends_symbol(struct expr *dep, struct symbol *sym);
bool             1539 scripts/kconfig/gconf.c 	bool changed = conf_get_changed();
bool               90 scripts/kconfig/lkc.h bool conf_set_all_new_symbols(enum conf_def_mode mode);
bool              171 scripts/kconfig/lkc.h static inline bool sym_set_choice_value(struct symbol *ch, struct symbol *chval)
bool              176 scripts/kconfig/lkc.h static inline bool sym_is_choice(struct symbol *sym)
bool              181 scripts/kconfig/lkc.h static inline bool sym_is_choice_value(struct symbol *sym)
bool              186 scripts/kconfig/lkc.h static inline bool sym_is_optional(struct symbol *sym)
bool              191 scripts/kconfig/lkc.h static inline bool sym_has_value(struct symbol *sym)
bool               10 scripts/kconfig/lkc_proto.h P(conf_get_changed,bool,(void));
bool               17 scripts/kconfig/lkc_proto.h P(menu_is_empty, bool, (struct menu *menu));
bool               18 scripts/kconfig/lkc_proto.h P(menu_is_visible, bool, (struct menu *menu));
bool               19 scripts/kconfig/lkc_proto.h P(menu_has_prompt, bool, (struct menu *menu));
bool               23 scripts/kconfig/lkc_proto.h P(menu_has_help,bool,(struct menu *menu));
bool               42 scripts/kconfig/lkc_proto.h P(sym_tristate_within_range,bool,(struct symbol *sym,tristate tri));
bool               43 scripts/kconfig/lkc_proto.h P(sym_set_tristate_value,bool,(struct symbol *sym,tristate tri));
bool               45 scripts/kconfig/lkc_proto.h P(sym_string_valid,bool,(struct symbol *sym, const char *newval));
bool               46 scripts/kconfig/lkc_proto.h P(sym_string_within_range,bool,(struct symbol *sym, const char *str));
bool               47 scripts/kconfig/lkc_proto.h P(sym_set_string_value,bool,(struct symbol *sym, const char *newval));
bool               48 scripts/kconfig/lkc_proto.h P(sym_is_changable,bool,(struct symbol *sym));
bool               63 scripts/kconfig/lxdialog/textbox.c 	bool done = false;
bool              397 scripts/kconfig/mconf.c 	bool again;
bool              473 scripts/kconfig/mconf.c 	bool visible;
bool              446 scripts/kconfig/menu.c bool menu_has_prompt(struct menu *menu)
bool              458 scripts/kconfig/menu.c bool menu_is_empty(struct menu *menu)
bool              469 scripts/kconfig/menu.c bool menu_is_visible(struct menu *menu)
bool              533 scripts/kconfig/menu.c bool menu_has_help(struct menu *menu)
bool              556 scripts/kconfig/menu.c 		bool accessible = menu_is_visible(menu);
bool              621 scripts/kconfig/menu.c 	bool hit;
bool               36 scripts/kconfig/qconf.h 	Q3ValueList<int> readSizes(const QString& key, bool *ok);
bool               37 scripts/kconfig/qconf.h 	bool writeSizes(const QString& key, const Q3ValueList<int>& value);
bool              117 scripts/kconfig/qconf.h 	void setAllOpen(bool open);
bool              120 scripts/kconfig/qconf.h 	bool menuSkip(struct menu *);
bool              125 scripts/kconfig/qconf.h 	bool updateAll;
bool              131 scripts/kconfig/qconf.h 	bool showName, showRange, showData;
bool              147 scripts/kconfig/qconf.h 	ConfigItem(Q3ListView *parent, ConfigItem *after, struct menu *m, bool v)
bool              152 scripts/kconfig/qconf.h 	ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v)
bool              157 scripts/kconfig/qconf.h 	ConfigItem(Q3ListView *parent, ConfigItem *after, bool v)
bool              166 scripts/kconfig/qconf.h 	void testUpdateMenu(bool v);
bool              199 scripts/kconfig/qconf.h 	bool visible;
bool              200 scripts/kconfig/qconf.h 	bool goParent;
bool              228 scripts/kconfig/qconf.h 	bool showName(void) const { return list->showName; }
bool              229 scripts/kconfig/qconf.h 	bool showRange(void) const { return list->showRange; }
bool              230 scripts/kconfig/qconf.h 	bool showData(void) const { return list->showData; }
bool              232 scripts/kconfig/qconf.h 	void setShowName(bool);
bool              233 scripts/kconfig/qconf.h 	void setShowRange(bool);
bool              234 scripts/kconfig/qconf.h 	void setShowData(bool);
bool              237 scripts/kconfig/qconf.h 	void showNameChanged(bool);
bool              238 scripts/kconfig/qconf.h 	void showRangeChanged(bool);
bool              239 scripts/kconfig/qconf.h 	void showDataChanged(bool);
bool              257 scripts/kconfig/qconf.h 	bool showDebug(void) const { return _showDebug; }
bool              262 scripts/kconfig/qconf.h 	void setShowDebug(bool);
bool              265 scripts/kconfig/qconf.h 	void showDebugChanged(bool);
bool              279 scripts/kconfig/qconf.h 	bool _showDebug;
bool              315 scripts/kconfig/qconf.h 	bool saveConfig(void);
bool               49 scripts/kconfig/symbol.c 	static bool inited = false;
bool              474 scripts/kconfig/symbol.c bool sym_tristate_within_range(struct symbol *sym, tristate val)
bool              493 scripts/kconfig/symbol.c bool sym_set_tristate_value(struct symbol *sym, tristate val)
bool              552 scripts/kconfig/symbol.c bool sym_string_valid(struct symbol *sym, const char *str)
bool              595 scripts/kconfig/symbol.c bool sym_string_within_range(struct symbol *sym, const char *str)
bool              637 scripts/kconfig/symbol.c bool sym_set_string_value(struct symbol *sym, const char *newval)
bool              784 scripts/kconfig/symbol.c bool sym_is_changable(struct symbol *sym)
bool              102 scripts/kconfig/zconf.tab.c static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken);
bool             2338 scripts/kconfig/zconf.tab.c static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken)
bool               27 scripts/kconfig/zconf.y static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken);
bool              534 scripts/kconfig/zconf.y static bool zconf_endtoken(const struct kconf_id *id, int starttoken, int endtoken)
bool             1180 scripts/mod/file2alias.c static bool sym_is(const char *name, unsigned namelen, const char *symbol)
bool               86 scripts/mod/modpost.c static inline bool strends(const char *str, const char *postfix)
bool              165 scripts/unifdef.c static bool             compblank;		/* -B: compress blank lines */
bool              166 scripts/unifdef.c static bool             lnblank;		/* -b: blank deleted lines */
bool              167 scripts/unifdef.c static bool             complement;		/* -c: do the complement */
bool              168 scripts/unifdef.c static bool             debugging;		/* -d: debugging reports */
bool              169 scripts/unifdef.c static bool             iocccok;		/* -e: fewer IOCCC errors */
bool              170 scripts/unifdef.c static bool             strictlogic;		/* -K: keep ambiguous #ifs */
bool              171 scripts/unifdef.c static bool             killconsts;		/* -k: eval constant #ifs */
bool              172 scripts/unifdef.c static bool             lnnum;			/* -n: add #line directives */
bool              173 scripts/unifdef.c static bool             symlist;		/* -s: output symbol list */
bool              174 scripts/unifdef.c static bool             symdepth;		/* -S: output symbol depth */
bool              175 scripts/unifdef.c static bool             text;			/* -t: this is a text file */
bool              179 scripts/unifdef.c static bool             ignore[MAXSYMS];	/* -iDsym or -iUsym */
bool              187 scripts/unifdef.c static bool             overwriting;		/* output overwrites input */
bool              200 scripts/unifdef.c static bool             ignoring[MAXDEPTH];	/* ignore comments state */
bool              206 scripts/unifdef.c static bool             constexpr;		/* constant #if expression */
bool              207 scripts/unifdef.c static bool             zerosyms = true;	/* to format symdepth output */
bool              208 scripts/unifdef.c static bool             firstsym;		/* ditto */
bool              212 scripts/unifdef.c static void             addsym(bool, bool, char *);
bool              218 scripts/unifdef.c static void             flushline(bool);
bool              553 scripts/unifdef.c flushline(bool keep)
bool              558 scripts/unifdef.c 		bool blankline = tline[strspn(tline, " \t\r\n")] == '\0';
bool              830 scripts/unifdef.c 	bool defparen;
bool             1154 scripts/unifdef.c addsym(bool ignorethis, bool definethis, char *sym)