Home
last modified time | relevance | path

Searched defs:local_list (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/kernel/bpf/
Dbpf_lru_list.h48 struct bpf_lru_locallist __percpu *local_list; member
/linux-6.12.1/include/drm/
Ddrm_gpuvm.h304 struct list_head *local_list; member
326 struct list_head *local_list; member
/linux-6.12.1/drivers/infiniband/core/
Dmad_priv.h102 struct list_head local_list; member
Dmad.c2622 struct list_head local_list; in timeout_sends() local
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcmsdh.c385 struct sk_buff_head local_list, *target_list; in brcmf_sdiod_sglist_rw() local
/linux-6.12.1/drivers/usb/core/
Dhcd.c1671 struct list_head local_list; in usb_giveback_urb_bh() local
/linux-6.12.1/drivers/gpu/drm/
Ddrm_gpuvm.c759 struct list_head *list, struct list_head **local_list) in __restore_vm_bo_list()