Searched defs:target_list (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/cxl/core/
H A Dhdm.c800 } target_list; local
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c385 struct sk_buff_head local_list, *target_list; local
/linux-master/drivers/infiniband/ulp/srp/
H A Dib_srp.h127 struct list_head target_list; member in struct:srp_host
/linux-master/fs/btrfs/
H A Ddefrag.c967 defrag_collect_targets(struct btrfs_inode *inode, u64 start, u64 len, u32 extent_thresh, u64 newer_than, bool do_compress, bool locked, struct list_head *target_list, u64 *last_scanned_ret) argument
[all...]
/linux-master/drivers/hwtracing/ptt/
H A Dhisi_ptt.c587 struct list_head *target_list; local
/linux-master/include/linux/
H A Dmodule.h308 struct list_head target_list; member in struct:module_use
567 struct list_head target_list; member in struct:module
/linux-master/drivers/android/
H A Dbinder.c438 binder_enqueue_work_ilocked(struct binder_work *work, struct list_head *target_list) argument
817 binder_inc_node_nilocked(struct binder_node *node, int strong, int internal, struct list_head *target_list) argument
866 binder_inc_node(struct binder_node *node, int strong, int internal, struct list_head *target_list) argument
1184 binder_inc_ref_olocked(struct binder_ref *ref, int strong, struct list_head *target_list) argument
1377 binder_inc_ref_for_node(struct binder_proc *proc, struct binder_node *node, bool strong, struct list_head *target_list, struct binder_ref_data *rdata) argument
2723 binder_find_outdated_transaction_ilocked(struct binder_transaction *t, struct list_head *target_list) argument
[all...]

Completed in 618 milliseconds