/linux-4.1.27/arch/m68k/include/asm/ |
H A D | pci.h | 9 * this boolean for bounce buffer decisions.
|
H A D | oplib.h | 237 /* Acquire a boolean property, 0=FALSE 1=TRUE. */
|
/linux-4.1.27/arch/parisc/math-emu/ |
H A D | denormal.c | 57 sgl_denormalize(unsigned int *sgl_opnd, boolean *inexactflag, int rmode) sgl_denormalize() 61 boolean guardbit = FALSE, stickybit, inexact; sgl_denormalize() 97 boolean *inexactflag, dbl_denormalize() 102 boolean guardbit = FALSE, stickybit, inexact; dbl_denormalize()
|
H A D | frnd.c | 55 register boolean inexact = FALSE; sgl_frnd() 160 register boolean inexact = FALSE; dbl_frnd()
|
H A D | fcnvfu.c | 67 register boolean inexact = FALSE; sgl_to_sgl_fcnvfu() 188 register boolean inexact = FALSE; sgl_to_dbl_fcnvfu() 306 register boolean inexact = FALSE; dbl_to_sgl_fcnvfu() 429 register boolean inexact = FALSE; dbl_to_dbl_fcnvfu()
|
H A D | fcnvfx.c | 66 register boolean inexact = FALSE; sgl_to_sgl_fcnvfx() 163 register boolean inexact = FALSE; sgl_to_dbl_fcnvfx() 284 register boolean inexact = FALSE; dbl_to_sgl_fcnvfx() 395 register boolean inexact = FALSE; dbl_to_dbl_fcnvfx()
|
H A D | fcnvff.c | 149 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; dbl_to_sgl_fcnvff() 150 register boolean lsb_odd = FALSE; dbl_to_sgl_fcnvff() 151 boolean is_tiny; dbl_to_sgl_fcnvff()
|
H A D | dfdiv.c | 56 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; dbl_fdiv() 57 boolean is_tiny; dbl_fdiv()
|
H A D | dfmpy.c | 59 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; dbl_fmpy() 60 boolean is_tiny; dbl_fmpy()
|
H A D | sfdiv.c | 55 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; sgl_fdiv() 56 boolean is_tiny; sgl_fdiv()
|
H A D | sfmpy.c | 58 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; sgl_fmpy() 59 boolean is_tiny; sgl_fmpy()
|
H A D | dfsqrt.c | 60 register boolean guardbit = FALSE, even_exponent; dbl_fsqrt()
|
H A D | sfsqrt.c | 60 register boolean guardbit = FALSE, even_exponent; sgl_fsqrt()
|
H A D | dfadd.c | 60 register boolean inexact = FALSE; dbl_fadd() 61 register boolean underflowtrap; dbl_fadd()
|
H A D | sfadd.c | 61 register boolean inexact = FALSE; sgl_fadd() 62 register boolean underflowtrap; sgl_fadd()
|
H A D | dfrem.c | 57 register boolean roundup = FALSE; dbl_frem()
|
H A D | sfrem.c | 56 register boolean roundup = FALSE; sgl_frem()
|
H A D | decode_exc.c | 108 boolean inexact; decode_fpu()
|
H A D | dfsub.c | 61 register boolean inexact = FALSE, underflowtrap; dbl_fsub()
|
H A D | float.h | 411 typedef int boolean; typedef
|
H A D | fmpyfadd.c | 70 boolean inexact = FALSE, is_tiny = FALSE; dbl_fmpyfadd() 729 boolean inexact = FALSE, is_tiny = FALSE; dbl_fmpynfadd() 1387 boolean inexact = FALSE, is_tiny = FALSE; sgl_fmpyfadd() 2028 boolean inexact = FALSE, is_tiny = FALSE; sgl_fmpynfadd()
|
H A D | sfsub.c | 60 register boolean inexact = FALSE, underflowtrap; sgl_fsub()
|
/linux-4.1.27/security/apparmor/include/ |
H A D | apparmorfs.h | 34 bool boolean; member in union:aa_fs_entry::__anon14288 46 .v_type = AA_FS_TYPE_BOOLEAN, .v.boolean = (_value), \
|
/linux-4.1.27/include/linux/ |
H A D | kconfig.h | 8 * these only work with boolean and tristate options. 27 * otherwise. For boolean options, this is equivalent to
|
H A D | dm-kcopyd.h | 58 * read_err is a boolean,
|
H A D | thermal.h | 255 * a boolean to indicate if the thermal to hwmon sysfs interface
|
H A D | sched.h | 460 * test against SUID_DUMP_USER rather than treating it as a boolean arch_pick_mmap_layout() 680 /* boolean value for session group leader */
|
/linux-4.1.27/include/uapi/linux/ |
H A D | auxvec.h | 27 #define AT_SECURE 23 /* secure mode boolean */
|
H A D | ethtool.h | 666 /* boolean flags controlling per-interface behavior characteristics.
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | max6697.h | 28 * boolean for other chips
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | pci.h | 29 * The networking and block device layers use this boolean for bounce
|
/linux-4.1.27/include/xen/interface/io/ |
H A D | blkif.h | 37 * The "feature_barrier" node contains a boolean indicating whether barrier 40 * the underlying block-device hardware. The boolean simply indicates whether 51 * contains a boolean indicating whether flush requests are likely to 54 * block-device hardware. The boolean simply indicates whether or not it 63 * The "feature-discard" node contains a boolean indicating whether trim 67 * the underlying block-device hardware. The boolean simply indicates whether
|
H A D | ring.h | 218 * is a boolean return value. True indicates that the receiver requires an 224 * The second argument is a boolean return value. True indicates that there
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-bitbang-txrx.h | 28 * setsck()'s is_on parameter is a zero/nonzero boolean. 30 * setmosi()'s is_on parameter is a zero/nonzero boolean.
|
/linux-4.1.27/arch/x86/boot/ |
H A D | cmdline.c | 23 * Find a non-boolean option, that is, "option=argument". In accordance 97 * Find a boolean option (like quiet,noapic,nosmp....)
|
/linux-4.1.27/arch/x86/lib/ |
H A D | cmdline.c | 18 * Find a boolean option (like quiet,noapic,nosmp....)
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | pci.h | 43 * The networking and block device layers use this boolean for bounce buffer
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | pci_64.h | 21 * this boolean for bounce buffer decisions.
|
H A D | oplib_32.h | 138 /* Acquire a boolean property, 0=FALSE 1=TRUE. */
|
H A D | oplib_64.h | 206 /* Acquire a boolean property, 0=FALSE 1=TRUE. */
|
/linux-4.1.27/arch/cris/include/asm/ |
H A D | pci.h | 40 * this boolean for bounce buffer decisions.
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | pci.h | 133 * this boolean for bounce buffer decisions. 141 * this boolean for bounce buffer decisions.
|
/linux-4.1.27/drivers/hwmon/pmbus/ |
H A D | pmbus_core.c | 73 char name[PMBUS_NAME_SIZE]; /* sysfs boolean name */ 684 * Return boolean calculated from converted data. 696 * limit has to be performed to determine the boolean result. 724 WARN(1, "Bad boolean descriptor %p: s1=%p, s2=%p\n", b, s1, s2); pmbus_get_boolean() 745 struct pmbus_boolean *boolean = to_pmbus_boolean(attr); pmbus_show_boolean() local 749 val = pmbus_get_boolean(data, boolean, attr->index); pmbus_show_boolean() 857 struct pmbus_boolean *boolean; pmbus_add_boolean() local 860 boolean = devm_kzalloc(data->dev, sizeof(*boolean), GFP_KERNEL); pmbus_add_boolean() 861 if (!boolean) pmbus_add_boolean() 864 a = &boolean->attribute; pmbus_add_boolean() 866 snprintf(boolean->name, sizeof(boolean->name), "%s%d_%s", pmbus_add_boolean() 868 boolean->s1 = s1; pmbus_add_boolean() 869 boolean->s2 = s2; pmbus_add_boolean() 870 pmbus_attr_init(a, boolean->name, S_IRUGO, pmbus_show_boolean, NULL, pmbus_add_boolean()
|
/linux-4.1.27/drivers/staging/speakup/ |
H A D | fakekey.c | 95 * Returns a boolean.
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | pci.h | 66 * this boolean for bounce buffer decisions.
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | parse-filter.c | 388 arg->boolean.value = FILTER_FALSE; create_arg_item() 524 op->boolean.value = FILTER_FALSE; add_right() 825 return FILTER_VAL_FALSE + arg->boolean.value; test_arg() 932 arg->boolean.value = ret == FILTER_VAL_TRUE; collapse_tree() 1209 (*parg)->boolean.value = FILTER_FALSE; process_event() 1235 arg->boolean.value = FILTER_TRUE; filter_event() 1492 arg->boolean.value = 1; copy_filter_type() 1494 arg->boolean.value = 0; copy_filter_type() 1568 if ((arg->boolean.value && type == FILTER_TRIVIAL_FALSE) || pevent_update_trivial() 1569 (!arg->boolean.value && type == FILTER_TRIVIAL_TRUE)) pevent_update_trivial() 1600 * Removes filters that only contain a TRUE or FALES boolean arg. 1627 if (filter_type->filter->boolean.value) pevent_filter_clear_trivial() 1630 if (!filter_type->filter->boolean.value) pevent_filter_clear_trivial() 1684 return !filter_type->filter->boolean.value; pevent_filter_event_has_trivial() 1687 return filter_type->filter->boolean.value; pevent_filter_event_has_trivial() 1972 return arg->boolean.value; test_filter() 2081 /* Try to consolidate boolean values */ op_to_str() 2320 asprintf(&str, arg->boolean.value ? "TRUE" : "FALSE"); arg_to_str()
|
H A D | event-plugin.c | 66 /* toggle, only if option is boolean */ update_option_value() 76 * otherwise the option is a boolean. update_option_value() 83 /* Option is boolean, must be either "1", "0", "true" or "false" */ update_option_value()
|
H A D | event-parse.h | 157 * If .value is not set, then it is considered a boolean and only 890 struct filter_arg_boolean boolean; member in union:filter_arg::__anon14778
|
/linux-4.1.27/drivers/media/platform/xilinx/ |
H A D | xilinx-vip.c | 165 * @set: boolean flag indicating whether to set or clear 168 * the boolean flag @set. When the flag @set is true, the bitmask is set in 172 * Fox eample, this function can be used to set a control with a boolean value
|
H A D | xilinx-tpg.c | 82 * @bayer: boolean flag if TPG is set to any bayer format
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | pci.h | 79 * this boolean for bounce buffer decisions.
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | pci.h | 65 The networking and block device layers use this boolean for bounce buffer
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | pci.h | 58 * device layers use this boolean for bounce buffer decisions. pci_iounmap() 191 * boolean for bounce buffer decisions.
|
/linux-4.1.27/include/linux/sunrpc/ |
H A D | msg_prot.h | 90 * encodes two values -- a boolean which indicates whether the fragment 93 * length in bytes of the fragment's data. The boolean value is the
|
/linux-4.1.27/drivers/edac/ |
H A D | edac_core.h | 222 int log_ue; /* boolean for logging UEs */ 223 int log_ce; /* boolean for logging CEs */ 224 int panic_on_ue; /* boolean for panic'ing on an UE */
|
H A D | synopsys_edac.c | 294 * Return: a ecc status boolean i.e true/false - enabled/disabled.
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
H A D | man_defs.h | 67 #define MI_BOOLEAN 0x85 /* number to display as boolean */
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-lib.c | 12 * @on: on/off boolean
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | gpio.c | 156 * @val: Value to set (boolean)
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | pci.h | 82 * this boolean for bounce buffer decisions.
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | pci.h | 111 * networking and block device layers use this boolean for bounce buffer
|
/linux-4.1.27/arch/mips/rb532/ |
H A D | gpio.c | 78 * returns the boolean state of the bit, which may be > 1
|
/linux-4.1.27/net/bluetooth/hidp/ |
H A D | hidp.h | 182 int output_report_success; /* boolean */
|
/linux-4.1.27/sound/ppc/ |
H A D | pmac.h | 64 int running; /* boolean */
|
H A D | beep.c | 33 int running; /* boolean */
|
/linux-4.1.27/include/linux/mfd/wm831x/ |
H A D | pdata.h | 82 int pressure; /** Report pressure (boolean) */
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | phy_common.h | 115 * @supports_hwpctl: Returns a boolean whether Hardware Power Control 307 * Returns a boolean, whether hardware power control is supported.
|
H A D | phy_g.h | 58 /* Returns the boolean whether "TX Magnification" is enabled. */
|
H A D | xmit.c | 878 * txstatus report data. This returns a boolean whether the frame was
|
/linux-4.1.27/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 156 'in_tx boolean)') 179 'in_tx boolean)')
|
/linux-4.1.27/drivers/pinctrl/ |
H A D | core.h | 139 * rather than a boolean, since pinctrl_get() might process multiple
|
/linux-4.1.27/arch/sparc/prom/ |
H A D | tree_32.c | 154 /* Acquire a boolean property, 1=TRUE 0=FALSE. */ prom_getbool()
|
H A D | tree_64.c | 171 /* Acquire a boolean property, 1=TRUE 0=FALSE. */ prom_getbool()
|
/linux-4.1.27/drivers/char/agp/ |
H A D | backend.c | 45 * past 0.99 at all due to some boolean logic error. */
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-pl.c | 100 8 ff00.0001 usages and 8 boolean values. Their meaning is plff_init()
|
H A D | hid-sensor-custom.c | 114 {0x200542, "data-field-custom-boolean-array"},
|
H A D | hid-input.c | 1261 * boolean value no matter what information is currently set on the LED hidinput_led_worker()
|
/linux-4.1.27/drivers/video/fbdev/core/ |
H A D | fbcmap.c | 82 * @transp: boolean, 1 if there is transparency, 0 otherwise
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | p9100.c | 141 * @regno: boolean, 0 copy local, 1 get_user() function
|
H A D | cg3.c | 125 * @regno: boolean, 0 copy local, 1 get_user() function
|
H A D | tcx.c | 162 * @regno: boolean, 0 copy local, 1 get_user() function
|
H A D | cg14.c | 235 * @regno: boolean, 0 copy local, 1 get_user() function
|
H A D | leo.c | 264 * @regno: boolean, 0 copy local, 1 get_user() function
|
H A D | cg6.c | 476 * @regno: boolean, 0 copy local, 1 get_user() function
|
H A D | ffb.c | 641 * @regno: boolean, 0 copy local, 1 get_user() function
|
H A D | mx3fb.c | 631 * @enable: boolean to enable or disable color keyl. 668 * @enable: boolean to enable or disable global alpha blending. If disabled,
|
H A D | pm2fb.c | 858 * @regno: boolean, 0 copy local, 1 get_user() function
|
H A D | tgafb.c | 507 * @regno: boolean, 0 copy local, 1 get_user() function
|
/linux-4.1.27/include/net/ |
H A D | bond_alb.h | 155 u8 primary_is_promisc; /* boolean */
|
/linux-4.1.27/include/xen/interface/ |
H A D | elfnote.h | 137 * of this string as a boolean flag rather than requiring "yes" or
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | pci.h | 99 * this boolean for bounce buffer decisions.
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
H A D | gss_rpc_xdr.h | 230 4 /* no deleg creds boolean */ + \
|
/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/ |
H A D | amd_fam14h_idle.c | 75 .desc = N_("North Bridge P1 boolean counter (returns 0 or 1)"),
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-isl12057.c | 470 * boolean property. This will guarantee 'wakealarm' sysfs entry is 474 * wakeup the device, based on IRQ availability or if the boolean
|
/linux-4.1.27/drivers/of/ |
H A D | dynamic.c | 374 * In case of a boolean property, this will allocate a value __of_prop_dup() 376 * of of_get_property() calls on boolean values. __of_prop_dup()
|
/linux-4.1.27/fs/nfsd/ |
H A D | xdr4.h | 155 u32 lk_reclaim; /* boolean */ 471 u32 lc_size_chg; /* boolean for response */
|
H A D | nfs4xdr.c | 676 * type, reclaim(boolean), offset, length, new_lock_owner(boolean) nfsd4_decode_lock()
|
/linux-4.1.27/scripts/kconfig/ |
H A D | menu.c | 259 "not boolean or tristate", sym->name); sym_check_prop() 265 "accept arguments of boolean and " sym_check_prop()
|
H A D | zconf.y | 610 fputs(" boolean\n", out);
|
H A D | expr.c | 670 printf("boolean symbol %s tested for 'm'? test forced to 'n'\n", e->left.sym->name); expr_transform() 691 printf("boolean symbol %s tested for 'm'? test forced to 'y'\n", e->left.sym->name); expr_transform()
|
H A D | confdata.c | 1125 int i, cnt, pby, pty, ptm; /* pby: probability of boolean = y conf_set_all_new_symbols()
|
H A D | mconf.c | 249 " this symbol (boolean, tristate, string, ...)\n"
|
H A D | symbol.c | 80 return "boolean"; sym_type_name()
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_sysfs.c | 428 * snd_hda_get_bool_hint - Get a boolean hint value 433 * and returns a boolean value parsed from the value. If no matching
|
/linux-4.1.27/arch/xtensa/variants/fsf/include/variant/ |
H A D | core.h | 63 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
H A D | msm_drv.h | 312 /* for conditionally setting boolean flag(s): */
|
/linux-4.1.27/tools/perf/util/ |
H A D | config.c | 507 * get a boolean value (i.e. "[my] var" means "true").
|
/linux-4.1.27/kernel/ |
H A D | relay.c | 241 * relay_buf_empty - boolean, is the channel buffer empty? 252 * relay_buf_full - boolean, is the channel buffer full? 971 * relay_file_read_avail - boolean, are there unconsumed bytes available?
|
H A D | watchdog.c | 36 * boolean, and the lockup detectors are 'suspended' while 'watchdog_thresh'
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.c | 1034 * @active: boolean used to enable/disable lplu 2518 * @read: boolean flag to indicate read or write 2551 * @adv1G: boolean flag enabling 1G EEE advertisement 2552 * @adv100m: boolean flag enabling 100M EEE advertisement 2607 * @adv1G: boolean flag enabling 1G EEE advertisement 2608 * @adv100m: boolean flag enabling 100M EEE advertisement
|
H A D | e1000_i210.c | 749 * @read: boolean flag to indicate read or write
|
H A D | e1000_phy.c | 1400 * @active: boolean used to enable/disable lplu
|
H A D | igb_main.c | 1096 * @msix: boolean value of MSIX capability 1374 * @msix: boolean value of MSIX capability
|
/linux-4.1.27/drivers/hwmon/ |
H A D | lineage-pem.c | 282 * Show boolean, either a fault or an alarm.
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_common.c | 482 * @host_ready: pointer to boolean value that will record host state
|
H A D | fm10k_vf.c | 389 * @enable: boolean value indicating if this is an enable or disable request
|
H A D | fm10k_pf.c | 475 * @enable: boolean value indicating enable or disable 1568 * @switch_ready: pointer to boolean value that will record switch state
|
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge_mcp.h | 224 /* return data = boolean, true if the chipset is known to be unaligned */
|
/linux-4.1.27/drivers/media/platform/vivid/ |
H A D | vivid-core.h | 209 struct v4l2_ctrl *boolean; member in struct:vivid_dev
|
H A D | vivid-kthread-cap.c | 534 snprintf(str, sizeof(str), " boolean %d, menu %s, string \"%s\" ", vivid_fillbuff() 535 dev->boolean->cur.val, vivid_fillbuff()
|
H A D | vivid-ctrls.c | 1324 dev->boolean = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_boolean, NULL); vivid_create_controls()
|
/linux-4.1.27/drivers/misc/mic/host/ |
H A D | mic_x100.c | 243 * @set: boolean specifying if the bit in the specified offset needs
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
H A D | therm_throt.c | 137 * @curr: Whether the condition is current or not (boolean), since the
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | setup.c | 610 "boolean " c_show()
|
H A D | vectors.S | 35 * The value for PT_DEPC saved to stack also functions as a boolean to 136 * a boolean variable and a pointer to a fixup routine. If the variable
|
/linux-4.1.27/arch/xtensa/variants/dc232b/include/variant/ |
H A D | core.h | 64 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */
|
/linux-4.1.27/arch/xtensa/variants/dc233c/include/variant/ |
H A D | core.h | 87 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | machine_kexec_64.c | 62 * boolean identity !(a || b) === (!a && !b). default_machine_kexec_prepare()
|
/linux-4.1.27/sound/core/ |
H A D | control.c | 1825 * snd_ctl_boolean_mono_info - Helper function for a standard boolean info 1831 * boolean control with a single mono channel. 1845 * snd_ctl_boolean_stereo_info - Helper function for a standard boolean info 1851 * boolean control with stereo two channels.
|
/linux-4.1.27/sound/firewire/dice/ |
H A D | dice-interface.h | 352 * Clock source is locked (boolean); read-only.
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_82598.c | 218 * @autoneg: boolean auto-negotiation value 881 * @vlan_on: boolean flag to turn on/off VLAN in VFTA
|
H A D | ixgbe_phy.c | 739 * @autoneg: boolean auto-negotiation value
|
H A D | ixgbe_common.c | 3023 * @vlan_on: boolean flag to turn on/off VLAN in VFVF
|
/linux-4.1.27/fs/ntfs/ |
H A D | layout.h | 1656 * SE_OWNER_DEFAULTED - This boolean flag, when set, indicates that the SID 1662 * SE_GROUP_DEFAULTED - This boolean flag, when set, indicates that the SID in 1668 * SE_DACL_PRESENT - This boolean flag, when set, indicates that the security 1673 * SE_DACL_DEFAULTED - This boolean flag, when set, indicates that the ACL 1680 * SE_SACL_PRESENT - This boolean flag, when set, indicates that the security 1685 * SE_SACL_DEFAULTED - This boolean flag, when set, indicates that the ACL 1692 * SE_SELF_RELATIVE - This boolean flag, when set, indicates that the security
|
H A D | super.c | 351 ntfs_error(vol->sb, "The %s option requires a boolean argument.", p); parse_options()
|
/linux-4.1.27/net/batman-adv/ |
H A D | network-coding.c | 287 * a boolean value: true if the entry has to be deleted, false 324 * a boolean value: true is the entry has to be deleted, false 377 * a boolean value: true is the entry has to be deleted, false
|
H A D | distributed-arp-table.c | 74 * returns a boolean value: true is the entry has to be deleted,
|
H A D | types.h | 704 atomic_t ap_isolation; /* boolean */
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-sysfs.c | 114 case pvr2_ctl_bool: name = "boolean"; break; show_type()
|
H A D | pvrusb2-hdw.c | 2844 case pvr2_ctl_bool: return "boolean"; get_ctrl_typename()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
H A D | iwl-fw-file.h | 195 * treats good CRC threshold as a boolean
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
H A D | b43legacy.h | 758 /* Helper function, which returns a boolean.
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_trace.h | 574 * other option would be to pass the boolean information of whether
|
/linux-4.1.27/fs/ocfs2/cluster/ |
H A D | nodemanager.c | 315 tmp = !!tmp; /* boolean of whether this node wants to be local */ o2nm_node_local_write()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | si21xx.c | 708 /* boolean */ si21xx_set_frontend()
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | slice.c | 244 * return boolean indicating if the slice is marked as available in the
|
/linux-4.1.27/lib/ |
H A D | string.c | 545 * strtobool - convert common user inputs into boolean values
|
/linux-4.1.27/security/apparmor/ |
H A D | apparmorfs.c | 198 seq_printf(seq, "%s\n", fs_file->v.boolean ? "yes" : "no"); aa_fs_seq_show()
|
/linux-4.1.27/sound/pci/ |
H A D | als300.c | 169 /* boolean XOR check, since old vs. new hardware have snd_als300_set_irq_flag()
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
H A D | tx.c | 346 * in the TX FIFO. This boolean is required to avoids a system hang 423 * This corner case is avoided by using a try_head boolean,
|
/linux-4.1.27/fs/nfs/ |
H A D | nfs3xdr.c | 569 * Six boolean values, one for each set_foo field, are always encode_sattr3() 1917 * @plus: boolean indicating whether this should be a readdirplus entry
|
H A D | nfs2xdr.c | 897 * @plus: boolean indicating whether this should be a readdirplus entry
|
H A D | super.c | 1235 * boolean options: foo/nofoo nfs_parse_mount_options()
|
/linux-4.1.27/fs/ubifs/ |
H A D | debug.c | 2656 * @val: boolean value for the answer 2661 * This is a simple helper function which stores @val boolean value in the user 2714 * This is a helper function which interpret user input to a boolean UBIFS
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 753 * @read: boolean flag to indicate read or write 1082 * @to_sx: boolean indicating a system power state transition to Sx 1202 * @force: boolean indicating whether or not to force disabling ULP 2218 * @d0_state: boolean if entering d0 or d3 device state 2672 * @gate: boolean set to true to gate, false to ungate 5059 * @state: boolean value used to set the current Kumeran workaround state
|
H A D | 82571.c | 632 * @active: boolean used to enable/disable lplu
|
H A D | phy.c | 1486 * @active: boolean used to enable/disable lplu
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | intvec_32.S | 786 * This routine takes a boolean in r30 indicating if this is an NMI. 787 * If so, we also expect a boolean in r31 indicating whether to
|
H A D | intvec_64.S | 809 * This routine takes a boolean in r30 indicating if this is an NMI. 810 * If so, we also expect a boolean in r31 indicating whether to
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | svga3d_reg.h | 2574 SVGA3D_DEVCAP_LINE_AA = 87, /* boolean */ 2575 SVGA3D_DEVCAP_LINE_STIPPLE = 88, /* boolean */
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_host.c | 222 * boolean in user VA into kernel space.
|
/linux-4.1.27/drivers/media/rc/ |
H A D | ene_ir.c | 90 /* A helper to set/clear a bit in register according to boolean variable */ ene_set_clear_reg_mask()
|
/linux-4.1.27/drivers/scsi/ |
H A D | atari_scsi.c | 613 /* need not restore value of dir, only boolean value is tested */ atari_scsi_dma_setup()
|
H A D | scsi_error.c | 1249 * @try_stu: boolean on if a STU command should be tried in addition to TUR.
|
H A D | in2000.c | 885 * from a straightforward boolean interpretation of the 7 in2000_intr()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 123 * @leading: boolean
|
/linux-4.1.27/include/uapi/sound/ |
H A D | asound.h | 818 #define SNDRV_CTL_ELEM_TYPE_BOOLEAN ((__force snd_ctl_elem_type_t) 1) /* boolean type */
|
/linux-4.1.27/fs/debugfs/ |
H A D | file.c | 492 * debugfs_create_bool - create a debugfs file that is used to read and write a boolean value
|
/linux-4.1.27/scripts/ |
H A D | checkpatch.pl | 2458 # discourage the use of boolean for type definition attributes of Kconfig options 2462 "Use of boolean is deprecated, please use bool instead.\n" . $herecurr); 4145 # Check for bitwise tests written as boolean 4158 "boolean test with hexadecimal, perhaps just 1 \& or \|?\n" . $herecurr);
|
/linux-4.1.27/include/acpi/ |
H A D | actypes.h | 78 * u8 Logical boolean
|
/linux-4.1.27/net/sctp/ |
H A D | socket.c | 2882 * integer boolean flag. 3035 * This socket option is a boolean flag which turns on or off mapped V4 3269 * This option takes a boolean value. A non-zero value indicates that 3564 * This option expects an integer boolean flag, where a non-zero value turns on 5176 * integer boolean flag. 5322 * This socket option is a boolean flag which turns on or off mapped V4
|
/linux-4.1.27/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 448 * velocity_set_bool_opt - parser for boolean options 456 * Set a boolean property in the module options. This function does
|
/linux-4.1.27/drivers/s390/block/ |
H A D | dasd_3990_erp.c | 2425 * match 'boolean' for match found 2484 int match = 0; /* 'boolean' for matching error found */ dasd_3990_erp_in_erp()
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
H A D | lib8390.c | 1001 * @startp: boolean. non-zero value to initiate chip processing
|
H A D | axnet_cs.c | 1617 * @startp: boolean. non-zero value to initiate chip processing
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | genops.c | 1793 * @returns boolean
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | nrs.c | 842 * Returns a boolean predicate indicating whether the policy described by
|
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 1990 MODULE_PARM_DESC(checksum, "Enable TCP checksum: boolean (defaults to false)");
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
H A D | ipw2200.h | 674 u8 parent_tsf[4]; // fw_use[0] is boolean for OUR_TSF_IS_GREATER
|
/linux-4.1.27/kernel/trace/ |
H A D | trace.h | 314 * An option specific to a tracer. This is a boolean value.
|
/linux-4.1.27/security/selinux/ |
H A D | selinuxfs.c | 109 SEL_COMMIT_BOOLS, /* commit new boolean values */
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 939 pr_err("Illegal boolean value %lu\n", val); \
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | port.c | 404 * - Port 3 - [3] This method returns a boolean indication specifying if the
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_atomic_helper.c | 887 * vblank wait) in the ->enable boolean. */ for_each_crtc_in_state()
|
H A D | drm_crtc.c | 3907 * drm_property_create_bool - create a new boolean property type
|
/linux-4.1.27/kernel/irq/ |
H A D | manage.c | 1806 * @state: a pointer to a boolean where the state is to be storeed
|
/linux-4.1.27/drivers/net/bonding/ |
H A D | bond_3ad.c | 1736 * @lacp_fast: boolean. whether fast periodic should be used
|
/linux-4.1.27/drivers/message/fusion/ |
H A D | mptctl.c | 171 * @nonblock: boolean, non-zero if O_NONBLOCK is set
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_int.h | 157 * Unlike the assert macro, this macro returns a boolean result.
|
/linux-4.1.27/fs/cifs/ |
H A D | smb2pdu.c | 1694 * have the end_of_chain boolean set to true.
|
/linux-4.1.27/fs/gfs2/ |
H A D | rgrp.c | 1844 * Returns: A boolean verdict on the congestion status
|
/linux-4.1.27/mm/ |
H A D | swapfile.c | 1327 * if the boolean frontswap is true, only unuse pages_to_unuse pages;
|
/linux-4.1.27/security/selinux/ss/ |
H A D | services.c | 261 * Return the boolean value of a constraint expression
|
/linux-4.1.27/sound/sparc/ |
H A D | dbri.c | 2403 number of bits. invert is a boolean for use with attenuation.
|
/linux-4.1.27/include/linux/mfd/ |
H A D | palmas.h | 387 * boolean to select if we want to configure muxing here
|
/linux-4.1.27/drivers/regulator/ |
H A D | core.c | 2459 * Returns a boolean or a negative error code.
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | file.c | 2818 * \retval boolean, true iff all bits are found
|
/linux-4.1.27/drivers/pci/ |
H A D | pci.c | 2962 * @enable: boolean: whether to enable or disable PCI INTx
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_log.c | 2868 * * boolean indicating this is a continued write to an in-core log.
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | sony-laptop.c | 954 * on input validate boolean values 0/1, on output just pass the
|