Searched defs:not (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/arch/mn10300/mm/ |
D | cache-flush-by-reg.S | 147 not d1 # d1 = mask = ~(alignsize-1) define 280 not d1 # d1 = mask = ~(alignsize-1) define
|
D | cache-inv-by-reg.S | 215 not d0 define 314 not d1 define
|
/linux-4.1.27/drivers/mtd/ |
D | mtdcore.c | 384 struct mtd_notifier *not; in add_mtd_device() local 473 struct mtd_notifier *not; in del_mtd_device() local
|
/linux-4.1.27/tools/usb/ |
D | testusb.c | 383 int all = 0, forever = 0, not = 0; in main() local
|
/linux-4.1.27/kernel/trace/ |
D | ftrace.c | 3447 enter_record(struct ftrace_hash *hash, struct dyn_ftrace *rec, int not) in enter_record() 3493 int len, char *mod, int not) in match_records() 3538 int not = 0; in ftrace_match_module_records() local 3702 int type, len, not; in register_ftrace_function_probe() local 3823 int not; in __unregister_ftrace_function_probe() local 4607 int type, not; in ftrace_set_func() local
|
D | trace_events_filter.c | 320 enum regex_type filter_parse_regex(char *buff, int len, char **search, int *not) in filter_parse_regex() 358 int not = 0; in filter_build_regex() local
|
D | trace.h | 1046 int not; member
|
/linux-4.1.27/tools/lib/traceevent/ |
D | parse-filter.c | 952 char *error_str, int not) in process_filter()
|
/linux-4.1.27/fs/ceph/ |
D | caps.c | 2161 int not = want & ~(have & need); in try_get_cap_refs() local
|