Home
last modified time | relevance | path

Searched defs:bitmap (Results 1 – 3 of 3) sorted by relevance

/kernel/bpf/
Ddevmap.c171 unsigned long *bitmap = per_cpu_ptr(dtab->flush_needed, cpu); in dev_map_free() local
213 unsigned long *bitmap = this_cpu_ptr(dtab->flush_needed); in __dev_map_insert_ctx() local
228 unsigned long *bitmap = this_cpu_ptr(dtab->flush_needed); in __dev_map_flush() local
275 unsigned long *bitmap; in dev_map_flush_old() local
/kernel/
Dsysctl.c3063 unsigned long *bitmap = *(unsigned long **) table->data; in proc_do_large_bitmap() local
/kernel/events/
Duprobes.c103 unsigned long *bitmap; /* 0 = free slot */ member