Searched defs:get_field (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/ |
D | hist.c | 26 hpp_field_fn get_field, const char *fmt, int len, in __hpp__fmt() 115 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt() 134 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc() 155 hpp_field_fn get_field, int nr_members, in hist_entry__new_pair() 186 hpp_field_fn get_field, int idx) in __hpp__group_sort_idx() 226 hpp_field_fn get_field) in __hpp__sort() 265 hpp_field_fn get_field) in __hpp__sort_acc()
|
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
D | cthardware.c | 64 unsigned int get_field(unsigned int data, unsigned int field) in get_field() function
|
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
D | vpe.c | 457 static int get_field(u32 value, u32 mask, int shift) in get_field() function
|