Home
last modified time | relevance | path

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

/linux/rust/kernel/irq/
H A Dflags.rs123 fn not(self) -> Self::Output { in not() method
/linux/rust/kernel/
H A Dalloc.rs64 fn not(self) -> Self::Output { not() method
H A Ddma.rs254 fn not(self) -> Self::Output { not() method
[all...]
/linux/tools/testing/selftests/net/forwarding/
H A Dlib.sh605 not() function
/linux/rust/kernel/io/
H A Dresource.rs211 fn not(self) -> Self::Output { in not() method
/linux/tools/usb/
H A Dtestusb.c378 int all = 0, forever = 0, not = 0; in main() local
/linux/drivers/mtd/
H A Dmtdcore.c707 struct mtd_notifier *not; in add_mtd_device() local
881 struct mtd_notifier *not; in del_mtd_device() local
/linux/kernel/trace/
H A Dtrace_events_filter.c88 int not; member
1084 enum regex_type filter_parse_regex(char *buff, int len, char **search, int *not) in filter_parse_regex()
H A Dftrace.c5636 int not; in unregister_ftrace_function_probe_func() local
7401 int not; in ftrace_graph_set_hash() local
/linux/rust/kernel/num/
H A Dbounded.rs859 fn not(self) -> Self::Output { in not() function