Searched defs:_map (Results 1 – 3 of 3) sorted by relevance
| /include/uapi/linux/ |
| D | map_to_7segment.h | 75 #define SEG7_CONVERSION_MAP(_name, _map) \ argument
|
| D | map_to_14segment.h | 93 #define SEG14_CONVERSION_MAP(_name, _map) \ argument
|
| /include/linux/ |
| D | bpf.h | 2327 #define bpf_map_kmalloc_node(_map, _size, _flags, _node) \ argument 2329 #define bpf_map_kzalloc(_map, _size, _flags) \ argument 2331 #define bpf_map_kvcalloc(_map, _n, _size, _flags) \ argument 2333 #define bpf_map_alloc_percpu(_map, _size, _align, _flags) \ argument
|