Searched defs:not (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | lib.sh | 457 not() function [all...] |
| /linux/rust/kernel/ |
| H A D | alloc.rs | 64 fn not(self) -> Self::Output { in not() method
|
| H A D | dma.rs | 208 fn not(self) -> Self::Output { not() method [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; in test_dma_fence() local
|
| /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
|
| /linux/kernel/trace/ |
| H A D | trace_events_filter.c | 88 int not; member 1083 enum regex_type filter_parse_regex(char *buff, int len, char **search, int *not) in filter_parse_regex()
|
| H A D | ftrace.c | 5554 int not; in unregister_ftrace_function_probe_func() local 6914 int not; in ftrace_graph_set_hash() local
|
| /linux/fs/ceph/ |
| H A D | caps.c | 2880 int not = want & ~(have & need); in try_get_cap_refs() local
|