Home
last modified time | relevance | path

Searched defs:not (Results 1 – 10 of 10) sorted by relevance

/linux/rust/kernel/
H A Dalloc.rs69 fn not(self) -> Self::Output { in not() method
H A Ddma.rs66 fn not(self) -> Self::Output { in not() method
/linux/tools/testing/selftests/net/forwarding/
H A Dlib.sh442 not() function
/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/arch/riscv/include/asm/
H A Duaccess.h74 #define __typefits(x, type, not) \ argument
/linux/tools/usb/
H A Dtestusb.c378 int all = 0, forever = 0, not = 0; in main() local
/linux/kernel/trace/
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()
H A Dftrace.c5554 int not; in unregister_ftrace_function_probe_func() local
6917 int not; in ftrace_graph_set_hash() local
/linux/drivers/mtd/
H A Dmtdcore.c647 struct mtd_notifier *not; in add_mtd_device() local
815 struct mtd_notifier *not; in del_mtd_device() local
/linux/fs/ceph/
H A Dcaps.c2880 int not = want & ~(have & need); in try_get_cap_refs() local