Home
last modified time | relevance | path

Searched defs:not (Results 1 – 9 of 9) sorted by path

/linux/arch/x86/include/asm/
H A Duaccess.h55 #define __typefits(x,type,not) \ argument
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c671 struct i915_sw_fence *timeout = NULL, *not = NULL; in test_dma_fence() local
/linux/drivers/mtd/
H A Dmtdcore.c647 struct mtd_notifier *not; in add_mtd_device() local
812 struct mtd_notifier *not; in del_mtd_device() local
/linux/fs/ceph/
H A Dcaps.c2885 int not = want & ~(have & need); in try_get_cap_refs() local
/linux/kernel/trace/
H A Dftrace.c4962 int not; in unregister_ftrace_function_probe_func() local
6285 int not; in ftrace_graph_set_hash() local
H A Dtrace_events_filter.c88 int not; member
1083 enum regex_type filter_parse_regex(char *buff, int len, char **search, int *not) in filter_parse_regex()
/linux/rust/kernel/
H A Dalloc.rs39 fn not(self) -> Self::Output { in not() method
/linux/tools/testing/selftests/net/forwarding/
H A Dlib.sh630 not() global() function
[all...]
/linux/tools/usb/
H A Dtestusb.c378 int all = 0, forever = 0, not = 0; in main() local