/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_h323_types.c | 206 {FNAME("mc") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 207 {FNAME("undefinedNode") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 235 {FNAME("conferenceCalling") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 236 {FNAME("threePartyService") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 240 {FNAME("q932Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 241 {FNAME("q951Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 242 {FNAME("q952Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 243 {FNAME("q953Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 244 {FNAME("q955Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 245 {FNAME("q956Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, [all …]
|
D | nf_conntrack_h323_asn1.c | 42 #define BOOL 1 macro
|
/linux-4.1.27/drivers/staging/unisys/visorutil/ |
D | periodic_work.c | 32 BOOL is_scheduled; 33 BOOL want_to_stop; 80 BOOL visor_periodic_work_nextperiod(struct periodic_work *pw) in visor_periodic_work_nextperiod() 82 BOOL rc = FALSE; in visor_periodic_work_nextperiod() 107 BOOL visor_periodic_work_start(struct periodic_work *pw) in visor_periodic_work_start() 109 BOOL rc = FALSE; in visor_periodic_work_start() 168 BOOL visor_periodic_work_stop(struct periodic_work *pw) in visor_periodic_work_stop() 170 BOOL stopped_something = FALSE; in visor_periodic_work_stop()
|
D | memregion_direct.c | 32 BOOL requested; 33 BOOL overlapped; 36 static BOOL mapit(struct memregion *memregion); 95 static BOOL 166 memregion_readwrite(BOOL is_write, in memregion_readwrite()
|
D | charqueue.c | 67 BOOL visor_charqueue_is_empty(struct charqueue *charqueue) in visor_charqueue_is_empty() 69 BOOL b; in visor_charqueue_is_empty()
|
D | charqueue.h | 33 BOOL visor_charqueue_is_empty(struct charqueue *charqueue);
|
/linux-4.1.27/drivers/staging/unisys/visorchipset/ |
D | parser.h | 33 struct parser_context *parser_init(u64 addr, u32 bytes, BOOL isLocal, 34 BOOL *tryAgain); 35 struct parser_context *parser_init_byte_stream(u64 addr, u32 bytes, BOOL local, 36 BOOL *retry);
|
D | parser.c | 39 BOOL byte_stream; 44 parser_init_guts(u64 addr, u32 bytes, BOOL local, in parser_init_guts() 45 BOOL standard_payload_header, BOOL *retry) in parser_init_guts() 138 parser_init(u64 addr, u32 bytes, BOOL local, BOOL *retry) in parser_init() 149 parser_init_byte_stream(u64 addr, u32 bytes, BOOL local, BOOL *retry) in parser_init_byte_stream()
|
D | visorchipset.h | 220 BOOL visorchipset_get_bus_info(ulong bus_no, 222 BOOL visorchipset_get_device_info(ulong bus_no, ulong dev_no, 224 BOOL visorchipset_set_bus_context(ulong bus_no, void *context); 225 BOOL visorchipset_set_device_context(ulong bus_no, ulong dev_no, void *context); 232 BOOL ok_to_block, char *fn, int ln);
|
D | visorchipset_main.c | 116 BOOL gettextdump_outstanding; 129 static BOOL controlvm_pending_msg_valid = FALSE; 782 BOOL need_clear = FALSE; in bus_responder() 846 BOOL need_clear = FALSE; in device_responder() 873 int response, BOOL need_response) in bus_epilog() 875 BOOL notified = FALSE; in bus_epilog() 941 BOOL need_response, BOOL for_visorbus) in device_epilog() 944 BOOL notified = FALSE; in device_epilog() 1422 static BOOL 1652 static BOOL [all …]
|
/linux-4.1.27/drivers/staging/unisys/include/ |
D | periodic_work.h | 34 BOOL visor_periodic_work_nextperiod(struct periodic_work *pw); 35 BOOL visor_periodic_work_start(struct periodic_work *pw); 36 BOOL visor_periodic_work_stop(struct periodic_work *pw);
|
D | timskmod.h | 55 #ifndef BOOL 56 #define BOOL int macro
|
/linux-4.1.27/drivers/staging/unisys/visorchannel/ |
D | visorchannel_funcs.c | 36 BOOL needs_lock; /* channel creator knows if more than one 55 BOOL needs_lock) in visorchannel_create_guts() 316 static BOOL 320 BOOL rc = FALSE; in sig_read_header() 338 static BOOL 341 BOOL is_write) in sig_do_data() 343 BOOL rc = FALSE; in sig_do_data() 363 static inline BOOL 370 static inline BOOL 397 static BOOL [all …]
|
D | visorchannel.h | 28 #ifndef BOOL 29 #define BOOL int macro 55 BOOL visorchannel_signalremove(struct visorchannel *channel, u32 queue, 57 BOOL visorchannel_signalinsert(struct visorchannel *channel, u32 queue,
|
/linux-4.1.27/Documentation/networking/ |
D | mpls-sysctl.txt | 22 conf/<interface>/input - BOOL
|
/linux-4.1.27/drivers/hwmon/ |
D | gl518sm.c | 249 show(BOOL, fan_auto1, fan_auto1); 263 show(BOOL, beep_enable, beep_enable); 340 set_bits(BOOL, fan_auto1, fan_auto1, GL518_REG_MISC, 0x08, 3); 349 set_bits(BOOL, beep_enable, beep_enable, GL518_REG_CONF, 0x04, 2);
|
/linux-4.1.27/Documentation/filesystems/ |
D | ntfs.txt | 143 sloppy=<BOOL> If sloppy is specified, ignore unknown mount options. 147 show_sys_files=<BOOL> If show_sys_files is specified, show the system files 157 case_sensitive=<BOOL> If case_sensitive is specified, treat all file names as 169 disable_sparse=<BOOL> If disable_sparse is specified, creation of sparse
|
/linux-4.1.27/drivers/staging/unisys/uislib/ |
D | uislib.c | 80 static BOOL incoming_started = FALSE; 1216 static BOOL
|