Home
last modified time | relevance | path

Searched defs:excluded (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/base/
Dmemory.c1147 struct memory_group *excluded, void *arg) in walk_dynamic_memory_groups()
/Linux-v6.1/kernel/bpf/
Ddevmap.c560 static inline bool is_ifindex_excluded(int *excluded, int num_excluded, int ifindex) in is_ifindex_excluded()