Symbol: boolean
arch/parisc/math-emu/decode_exc.c
95
boolean inexact;
arch/parisc/math-emu/denormal.c
44
sgl_denormalize(unsigned int *sgl_opnd, boolean *inexactflag, int rmode)
arch/parisc/math-emu/denormal.c
48
boolean guardbit = FALSE, stickybit, inexact;
arch/parisc/math-emu/denormal.c
84
boolean *inexactflag,
arch/parisc/math-emu/denormal.c
89
boolean guardbit = FALSE, stickybit, inexact;
arch/parisc/math-emu/dfadd.c
47
register boolean inexact = FALSE;
arch/parisc/math-emu/dfadd.c
48
register boolean underflowtrap;
arch/parisc/math-emu/dfdiv.c
43
register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
arch/parisc/math-emu/dfdiv.c
44
boolean is_tiny;
arch/parisc/math-emu/dfmpy.c
46
register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
arch/parisc/math-emu/dfmpy.c
47
boolean is_tiny;
arch/parisc/math-emu/dfrem.c
44
register boolean roundup = FALSE;
arch/parisc/math-emu/dfsqrt.c
47
register boolean guardbit = FALSE, even_exponent;
arch/parisc/math-emu/dfsub.c
48
register boolean inexact = FALSE, underflowtrap;
arch/parisc/math-emu/fcnvff.c
136
register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
arch/parisc/math-emu/fcnvff.c
137
register boolean lsb_odd = FALSE;
arch/parisc/math-emu/fcnvff.c
138
boolean is_tiny = FALSE;
arch/parisc/math-emu/fcnvfu.c
175
register boolean inexact = FALSE;
arch/parisc/math-emu/fcnvfu.c
293
register boolean inexact = FALSE;
arch/parisc/math-emu/fcnvfu.c
416
register boolean inexact = FALSE;
arch/parisc/math-emu/fcnvfu.c
54
register boolean inexact = FALSE;
arch/parisc/math-emu/fcnvfx.c
150
register boolean inexact = FALSE;
arch/parisc/math-emu/fcnvfx.c
271
register boolean inexact = FALSE;
arch/parisc/math-emu/fcnvfx.c
382
register boolean inexact = FALSE;
arch/parisc/math-emu/fcnvfx.c
53
register boolean inexact = FALSE;
arch/parisc/math-emu/fmpyfadd.c
1374
boolean inexact = FALSE, is_tiny = FALSE;
arch/parisc/math-emu/fmpyfadd.c
2015
boolean inexact = FALSE, is_tiny = FALSE;
arch/parisc/math-emu/fmpyfadd.c
57
boolean inexact = FALSE, is_tiny = FALSE;
arch/parisc/math-emu/fmpyfadd.c
716
boolean inexact = FALSE, is_tiny = FALSE;
arch/parisc/math-emu/frnd.c
147
register boolean inexact = FALSE;
arch/parisc/math-emu/frnd.c
42
register boolean inexact = FALSE;
arch/parisc/math-emu/sfadd.c
48
register boolean inexact = FALSE;
arch/parisc/math-emu/sfadd.c
49
register boolean underflowtrap;
arch/parisc/math-emu/sfdiv.c
42
register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
arch/parisc/math-emu/sfdiv.c
43
boolean is_tiny;
arch/parisc/math-emu/sfmpy.c
45
register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE;
arch/parisc/math-emu/sfmpy.c
46
boolean is_tiny;
arch/parisc/math-emu/sfrem.c
43
register boolean roundup = FALSE;
arch/parisc/math-emu/sfsqrt.c
47
register boolean guardbit = FALSE, even_exponent;
arch/parisc/math-emu/sfsub.c
47
register boolean inexact = FALSE, underflowtrap;
drivers/hwmon/pmbus/pmbus_core.c
1206
struct pmbus_boolean *boolean = to_pmbus_boolean(attr);
drivers/hwmon/pmbus/pmbus_core.c
1210
val = pmbus_get_boolean(client, boolean, attr->index);
drivers/hwmon/pmbus/pmbus_core.c
1329
struct pmbus_boolean *boolean;
drivers/hwmon/pmbus/pmbus_core.c
1335
boolean = devm_kzalloc(data->dev, sizeof(*boolean), GFP_KERNEL);
drivers/hwmon/pmbus/pmbus_core.c
1336
if (!boolean)
drivers/hwmon/pmbus/pmbus_core.c
1339
a = &boolean->attribute;
drivers/hwmon/pmbus/pmbus_core.c
1341
snprintf(boolean->name, sizeof(boolean->name), "%s%d_%s",
drivers/hwmon/pmbus/pmbus_core.c
1343
boolean->s1 = s1;
drivers/hwmon/pmbus/pmbus_core.c
1344
boolean->s2 = s2;
drivers/hwmon/pmbus/pmbus_core.c
1345
pmbus_attr_init(a, boolean->name, 0444, pmbus_show_boolean, NULL,
drivers/media/test-drivers/vivid/vivid-core.h
325
struct v4l2_ctrl *boolean;
drivers/media/test-drivers/vivid/vivid-ctrls.c
1715
dev->boolean = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_boolean, NULL);
drivers/media/test-drivers/vivid/vivid-kthread-cap.c
530
dev->boolean->cur.val,
drivers/usb/gadget/function/f_fs.c
1979
data->no_disconnect = result.boolean;
fs/erofs/super.c
466
else if (result.boolean)
fs/erofs/super.c
474
else if (result.boolean)
fs/erofs/super.c
534
else if (result.boolean)
fs/fat/inode.c
1271
opts->dotsOK = result.boolean;
fs/fat/inode.c
1287
opts->utf8 = result.boolean;
fs/fat/inode.c
1293
opts->unicode_xlate = result.boolean;
fs/fat/inode.c
1299
opts->numtail = !result.boolean; /* negated option */
fs/fs_parser.c
126
result->boolean = !result->negated;
fs/fs_parser.c
209
result->boolean = b;
fs/gfs2/ops_fstype.c
1475
if (result.boolean && args->ar_errors == GFS2_ERRORS_PANIC)
fs/gfs2/ops_fstype.c
1477
args->ar_debug = result.boolean;
fs/gfs2/ops_fstype.c
1483
args->ar_posix_acl = result.boolean;
fs/gfs2/ops_fstype.c
1492
args->ar_suiddir = result.boolean;
fs/gfs2/ops_fstype.c
1502
args->ar_discard = result.boolean;
fs/gfs2/ops_fstype.c
1530
args->ar_nobarrier = result.boolean;
fs/gfs2/ops_fstype.c
1533
args->ar_rgrplvb = result.boolean;
fs/gfs2/ops_fstype.c
1537
args->ar_loccookie = result.boolean;
fs/ntfs3/super.c
391
if (result.boolean) {
fs/ntfs3/super.c
412
opts->prealloc = result.boolean;
fs/ntfs3/super.c
421
opts->delalloc = result.boolean;
include/linux/fs_parser.h
57
bool boolean; /* For spec_bool */
include/linux/netfilter/x_tables.h
12
#define NF_INVF(ptr, flag, boolean) \
include/linux/netfilter/x_tables.h
13
((boolean) ^ !!((ptr)->invflags & (flag)))
net/ipv6/netfilter/ip6t_srh.c
21
#define NF_SRH_INVF(ptr, flag, boolean) \
net/ipv6/netfilter/ip6t_srh.c
22
((boolean) ^ !!((ptr)->mt_invflags & (flag)))
security/apparmor/apparmorfs.c
1081
seq_printf(seq, "%s\n", str_yes_no(fs_file->v.boolean));
security/apparmor/include/apparmorfs.h
32
bool boolean;
security/apparmor/include/apparmorfs.h
44
.v_type = AA_SFS_TYPE_BOOLEAN, .v.boolean = (_value), \
security/selinux/ss/conditional.c
365
if (expr->boolean > p->p_bools.nprim) {
security/selinux/ss/conditional.c
40
s[sp] = p->bool_val_to_struct[node->boolean - 1]->state;
security/selinux/ss/conditional.c
400
expr->boolean = le32_to_cpu(buf[1]);
security/selinux/ss/conditional.c
517
buf[1] = cpu_to_le32(node->expr.nodes[i].boolean);
security/selinux/ss/conditional.h
31
u32 boolean;