/linux/drivers/usb/core/ |
H A D | urb.c | 810 struct urb *victim; in usb_kill_anchored_urbs() local 848 struct urb *victim; in usb_poison_anchored_urbs() local 907 struct urb *victim; in usb_unlink_anchored_urbs() local 980 struct urb *victim; in usb_get_from_anchor() local 1007 struct urb *victim; in usb_scuttle_anchored_urbs() local
|
/linux/lib/ |
H A D | rbtree.c | 553 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node() 570 void rb_replace_node_rcu(struct rb_node *victim, struct rb_node *new, in rb_replace_node_rcu()
|
/linux/mm/ |
H A D | oom_kill.c | 442 dump_oom_victim(struct oom_control * oc,struct task_struct * victim) dump_oom_victim() argument 917 __oom_kill_process(struct task_struct * victim,const char * message) __oom_kill_process() argument 1015 struct task_struct *victim = oc->chosen; oom_kill_process() local [all...] |
/linux/drivers/mmc/core/ |
H A D | sdio_cis.c | 385 struct sdio_func_tuple *tuple, *victim; in sdio_free_common_cis() local 420 struct sdio_func_tuple *tuple, *victim; in sdio_free_func_cis() local
|
/linux/kernel/ |
H A D | audit_tree.c | 569 static void prune_tree_chunks(struct audit_tree *victim, bool tagged) in prune_tree_chunks() argument 601 static void prune_one(struct audit_tree *victim) in prune_one() argument 766 struct audit_tree *victim; in prune_tree_thread() local 980 struct audit_tree *victim; audit_kill_trees() local [all...] |
/linux/tools/testing/selftests/bpf/progs/ |
H A D | map_kptr.c | 230 int BPF_PROG(test_task_map_kptr, struct inode *inode, struct dentry *victim) in BPF_PROG() 245 int BPF_PROG(test_inode_map_kptr, struct inode *inode, struct dentry *victim) in BPF_PROG()
|
H A D | local_storage.c | 62 int BPF_PROG(unlink_hook, struct inode *dir, struct dentry *victim) in BPF_PROG()
|
/linux/arch/powerpc/kvm/ |
H A D | e500_mmu.c | 39 unsigned int victim; in gtlb0_get_next_victim() local 130 unsigned int victim, tsized; in kvmppc_e500_deliver_tlb_miss() local 366 int victim; in kvmppc_e500_emul_tlbsx() local
|
/linux/fs/bcachefs/ |
H A D | buckets_waiting_for_journal.c | 59 struct bucket_hashed *old, *victim = NULL; in bucket_table_insert() local
|
H A D | fs-ioctl.c | 504 struct dentry *victim; in bch2_ioctl_subvolume_destroy() local
|
/linux/include/linux/ |
H A D | btree-128.h | 78 struct btree_head128 *victim, in btree_merge128()
|
H A D | rbtree.h | 131 static inline void rb_replace_node_cached(struct rb_node *victim, in rb_replace_node_cached()
|
/linux/security/ |
H A D | inode.c | 316 static void remove_one(struct dentry *victim) in remove_one()
|
/linux/tools/lib/ |
H A D | rbtree.c | 545 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node() argument
|
/linux/drivers/mtd/ubi/ |
H A D | fastmap-wl.c | 29 struct ubi_wl_entry *e, *victim = NULL; in find_anchor_wl_entry() local
|
H A D | fastmap.c | 247 struct ubi_ainf_peb *aeb, *victim; in update_vol() local
|
/linux/drivers/firmware/arm_scmi/ |
H A D | bus.c | 175 struct scmi_requested_dev *victim, *tmp; in scmi_protocol_device_unrequest() local
|
/linux/tools/include/linux/ |
H A D | rbtree.h | 146 static inline void rb_replace_node_cached(struct rb_node *victim, in rb_replace_node_cached()
|
/linux/fs/erofs/ |
H A D | decompressor.c | 80 struct page *victim; in z_erofs_lz4_prepare_dstpages() local
|
/linux/security/selinux/ss/ |
H A D | sidtab.c | 566 struct sidtab_str_cache *cache, *victim = NULL; in sidtab_sid2str_put() local
|
/linux/fs/btrfs/ |
H A D | zstd.c | 124 struct workspace *victim = container_of(pos, struct workspace, in zstd_reclaim_timer_fn() local
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | sched.c | 613 struct spu_context *victim = NULL; in find_victim() local
|
/linux/fs/debugfs/ |
H A D | inode.c | 786 static void remove_one(struct dentry *victim) in remove_one()
|
/linux/fs/tracefs/ |
H A D | inode.c | 763 static void remove_one(struct dentry *victim) in remove_one()
|
/linux/drivers/cxl/ |
H A D | acpi.c | 720 struct resource *victim = cxl_get_public_resource(res); in remove_cxl_resources() local
|