/linux/drivers/usb/core/ |
H A D | urb.c | 809 struct urb *victim; in usb_kill_anchored_urbs() local 847 struct urb *victim; in usb_poison_anchored_urbs() local 957 struct urb *victim; in usb_get_from_anchor() local 984 struct urb *victim; in usb_scuttle_anchored_urbs() local
|
/linux/fs/cachefiles/ |
H A D | namei.c | 748 struct dentry *victim; in cachefiles_lookup_for_cull() local 792 struct dentry *victim; in cachefiles_cull() local 850 struct dentry *victim; in cachefiles_check_in_use() 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 | 447 static void dump_oom_victim(struct oom_control *oc, struct task_struct *victim) in dump_oom_victim() 927 static void __oom_kill_process(struct task_struct *victim, const char *message) in __oom_kill_process() 1025 struct task_struct *victim = oc->chosen; in oom_kill_process() local
|
/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 | 571 static void prune_tree_chunks(struct audit_tree *victim, bool tagged) in prune_tree_chunks() 603 static void prune_one(struct audit_tree *victim) in prune_one() 771 struct audit_tree *victim; in prune_tree_thread() local 987 struct audit_tree *victim; in audit_kill_trees() local
|
/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/security/ |
H A D | inode.c | 284 static void remove_one(struct dentry *victim) in remove_one()
|
/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/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/fs/ |
H A D | dcache.c | 1110 static inline void shrink_kill(struct dentry *victim) in shrink_kill() 1482 struct dentry *victim; member 1631 struct dentry **victim = _data; in find_submount() local 1660 struct dentry *victim = NULL; in d_invalidate() local
|
/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/fs/erofs/ |
H A D | decompressor.c | 64 struct page *victim; in z_erofs_lz4_prepare_dstpages() 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/btrfs/ |
H A D | zstd.c | 125 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 | 774 static void remove_one(struct dentry *victim) in remove_one()
|
/linux/fs/tracefs/ |
H A D | inode.c | 764 static void remove_one(struct dentry *victim) in remove_one()
|
/linux/drivers/cxl/ |
H A D | acpi.c | 789 struct resource *victim = cxl_get_public_resource(res); in remove_cxl_resources() local
|
/linux/init/ |
H A D | initramfs.c | 228 static __initdata char *victim; variable
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_iext_tree.c | 743 void *victim) in xfs_iext_remove_node()
|