Searched defs:map (Results 1 – 5 of 5) sorted by relevance
/kernel/ |
D | pid.c | 56 struct pidmap *map, int off) in mk_pid() 61 #define find_next_offset(map, off) \ argument 104 struct pidmap *map = upid->ns->pidmap + nr / BITS_PER_PAGE; in free_pidmap() local 153 struct pidmap *map; in alloc_pidmap() local 215 struct pidmap *map, *end; in next_pidmap() local
|
D | user_namespace.c | 134 static u32 map_id_range_down(struct uid_gid_map *map, u32 id, u32 count) in map_id_range_down() 160 static u32 map_id_down(struct uid_gid_map *map, u32 id) in map_id_down() 183 static u32 map_id_up(struct uid_gid_map *map, u32 id) in map_id_up() 473 static void *m_start(struct seq_file *seq, loff_t *ppos, struct uid_gid_map *map) in m_start() 578 struct uid_gid_map *map, in map_write()
|
/kernel/trace/ |
D | trace_mmiotrace.c | 339 struct mmiotrace_map *map) in __trace_mmiotrace_map() 360 void mmio_trace_mapping(struct mmiotrace_map *map) in mmio_trace_mapping()
|
D | trace.c | 1366 unsigned map; in trace_find_cmdline() local 1397 unsigned map; in trace_find_tgid() local
|
/kernel/power/ |
D | swap.c | 77 struct swap_map_page *map; member
|