Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dmemory.c1206 struct memory_group *excluded, void *arg) in walk_dynamic_memory_groups()
/linux/kernel/bpf/
H A Ddevmap.c593 static inline bool is_ifindex_excluded(int *excluded, int num_excluded, int ifindex) in is_ifindex_excluded()