Home
last modified time | relevance | path

Searched refs:slot_map (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/orangefs/
A Dorangefs-bufmap.c11 struct slot_map { struct
18 static struct slot_map rw_map = { argument
22 static struct slot_map readdir_map = {
28 static void install(struct slot_map *m, int count, unsigned long *map) in install()
37 static void mark_killed(struct slot_map *m) in mark_killed()
44 static void run_down(struct slot_map *m) in run_down()
68 static void put(struct slot_map *m, int slot) in put()
81 static int wait_for_free(struct slot_map *m) in wait_for_free()
124 static int get(struct slot_map *m) in get()
/linux-6.3-rc2/include/uapi/linux/hdlc/
A Dioctl.h50 unsigned int slot_map; member
/linux-6.3-rc2/fs/ocfs2/
A DMakefile34 slot_map.o \
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-topology.c135 int slot_map = 0xFFFFFFFF; in skl_tplg_update_chmap() local
144 slot_map &= (~(0xF << (4 * i)) | (start_slot << (4 * i))); in skl_tplg_update_chmap()
147 fmt->ch_map = slot_map; in skl_tplg_update_chmap()

Completed in 20 milliseconds