/kernel/linux/linux-5.10/include/linux/ |
H A D | parman.h | 45 struct list_head list; member 50 struct list_head list; member
|
H A D | smpboot.h | 33 struct list_head list; member
|
/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-fh.h | 43 struct list_head list; member [all...] |
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | audio.h | 28 struct list_head list; member 37 struct list_head list; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | failover.h | 26 struct list_head list; member
|
H A D | psample.h | 9 struct list_head list; member
|
/kernel/linux/linux-5.10/include/net/9p/ |
H A D | transport.h | 38 struct list_head list; member
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_intel.h | 20 struct list_head list; member
|
/kernel/linux/linux-5.10/security/integrity/evm/ |
H A D | evm.h | 30 struct list_head list; member
|
/kernel/linux/linux-5.10/security/integrity/platform_certs/ |
H A D | efi_parser.c | 49 efi_signature_list_t list; in parse_efi_signature_list() local [all...] |
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | special.h | 16 struct list_head list; member
|
/kernel/linux/linux-5.10/tools/firewire/ |
H A D | list.h | 2 struct list { struct 7 list_init(struct list *list) in list_init() argument 14 list_empty(struct list *list) in list_empty() argument 29 list_append(struct list *list, struct list *new_link) list_append() argument 35 list_prepend(struct list *list, struct list *new_link) list_prepend() argument [all...] |
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | node_cb.h | 33 struct list_head list; member
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | requestqueue.c | 19 struct list_head list; member
|
/kernel/linux/linux-5.10/fs/notify/ |
H A D | notification.c | 90 struct list_head *list = &group->notification_list; in fsnotify_add_event() local [all...] |
/kernel/linux/linux-5.10/include/sound/ |
H A D | util_mem.h | 18 struct list_head list; /* link */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | udmabuf.h | 27 struct udmabuf_create_item list[]; member
|
/kernel/linux/linux-5.10/lib/ |
H A D | list_sort.c | 187 struct list_head *list = head->next, *pending = NULL; list_sort() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_extent_busy.h | 24 struct list_head list; /* transaction busy extent list */ member 64 static inline void xfs_extent_busy_sort(struct list_head *list) in xfs_extent_busy_sort() argument
|
/kernel/linux/linux-5.10/net/9p/ |
H A D | error.c | 35 struct hlist_node list; member
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | amp.h | 11 struct list_head list; member
|
/kernel/linux/linux-5.10/net/ieee802154/ |
H A D | core.h | 9 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | event.h | 16 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | instmem.h | 12 struct list_head list; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
H A D | ttm_execbuf_util.c | 36 static void ttm_eu_backoff_reservation_reverse(struct list_head *list, in ttm_eu_backoff_reservation_reverse() argument 46 ttm_eu_backoff_reservation(struct ww_acquire_ctx *ticket, struct list_head *list) ttm_eu_backoff_reservation() argument 80 ttm_eu_reserve_buffers(struct ww_acquire_ctx *ticket, struct list_head *list, bool intr, struct list_head *dups) ttm_eu_reserve_buffers() argument 148 ttm_eu_fence_buffer_objects(struct ww_acquire_ctx *ticket, struct list_head *list, struct dma_fence *fence) ttm_eu_fence_buffer_objects() argument [all...] |