Home
last modified time | relevance | path

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

/linux-6.12.1/rust/kernel/
Dalloc.rs46 fn not(self) -> Self::Output { in not() method
/linux-6.12.1/tools/testing/selftests/net/forwarding/
Dlib.sh634 not() function
/linux-6.12.1/drivers/gpu/drm/i915/selftests/
Di915_sw_fence.c671 struct i915_sw_fence *timeout = NULL, *not = NULL; in test_dma_fence() local
/linux-6.12.1/tools/usb/
Dtestusb.c378 int all = 0, forever = 0, not = 0; in main() local
/linux-6.12.1/arch/x86/include/asm/
Duaccess.h55 #define __typefits(x,type,not) \ argument
/linux-6.12.1/kernel/trace/
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()
Dftrace.c5475 int not; in unregister_ftrace_function_probe_func() local
6800 int not; in ftrace_graph_set_hash() local
/linux-6.12.1/drivers/mtd/
Dmtdcore.c647 struct mtd_notifier *not; in add_mtd_device() local
812 struct mtd_notifier *not; in del_mtd_device() local
/linux-6.12.1/fs/ceph/
Dcaps.c2894 int not = want & ~(have & need); in try_get_cap_refs() local