Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dmap_to_7segment.h75 #define SEG7_CONVERSION_MAP(_name, _map) \ argument
A Dmap_to_14segment.h93 #define SEG14_CONVERSION_MAP(_name, _map) \ argument
/include/linux/
A Dbpf.h2485 #define bpf_map_kmalloc_node(_map, _size, _flags, _node) \ argument
2487 #define bpf_map_kzalloc(_map, _size, _flags) \ argument
2489 #define bpf_map_kvcalloc(_map, _n, _size, _flags) \ argument
2491 #define bpf_map_alloc_percpu(_map, _size, _align, _flags) \ argument

Completed in 16 milliseconds