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