Searched defs:not (Results 1 – 12 of 12) sorted by relevance
/linux/rust/kernel/ |
H A D | alloc.rs | 69 fn not(self) -> Self::Output { in not() method [all...] |
H A D | dma.rs | 208 fn not(self) -> Self::Output { in not() method [all...] |
/linux/tools/testing/selftests/net/forwarding/ |
H A D | lib.sh | 457 not() function [all...] |
/linux/rust/kernel/io/ |
H A D | resource.rs | 208 fn not(self) -> Self::Output { in not() method
|
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_sw_fence.c | 671 struct i915_sw_fence *timeout = NULL, *not = NULL; test_dma_fence() local [all...] |
/linux/arch/riscv/include/asm/ |
H A D | uaccess.h | 74 #define __typefits(x, type, not) \ argument
|
/linux/tools/usb/ |
H A D | testusb.c | 378 int all = 0, forever = 0, not = 0; in main() local
|
/linux/arch/x86/include/asm/ |
H A D | uaccess.h | 55 #define __typefits(x,type,not) \ argument [all...] |
/linux/kernel/trace/ |
H A D | trace_events_filter.c | 88 int not; member 1083 filter_parse_regex(char * buff,int len,char ** search,int * not) filter_parse_regex() argument [all...] |
H A D | ftrace.c | 5550 int not; unregister_ftrace_function_probe_func() local 6913 int not; ftrace_graph_set_hash() local [all...] |
/linux/drivers/mtd/ |
H A D | mtdcore.c | 647 struct mtd_notifier *not; in add_mtd_device() local 815 struct mtd_notifier *not; del_mtd_device() local [all...] |
/linux/fs/ceph/ |
H A D | caps.c | 2880 int not = want & ~(have & need); try_get_cap_refs() local [all...] |