Home
last modified time | relevance | path

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

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