/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()
|
H A D | btree.c | 634 int btree_merge(struct btree_head *target, struct btree_head *victim, in btree_merge()
|
/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() 601 static void prune_one(struct audit_tree *victim) in prune_one() 769 struct audit_tree *victim; in prune_tree_thread() local 985 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/fs/bcachefs/ |
H A D | buckets_waiting_for_journal.c | 57 struct bucket_hashed *old, *victim = NULL; in bucket_table_insert() local
|
H A D | fs-ioctl.c | 331 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() argument
|
/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/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/drivers/firmware/arm_scmi/ |
H A D | bus.c | 170 struct scmi_requested_dev *victim, *tmp; in scmi_protocol_device_unrequest() local
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | sched.c | 613 struct spu_context *victim = NULL; in find_victim() local
|
/linux/init/ |
H A D | initramfs.c | 227 static __initdata char *victim; variable
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_iext_tree.c | 743 void *victim) in xfs_iext_remove_node()
|
/linux/drivers/nvdimm/ |
H A D | label.c | 810 struct nd_label_ent *victim) in reap_victim()
|
/linux/net/sunrpc/ |
H A D | svc.c | 843 struct svc_pool *victim; in svc_stop_kthreads() local
|
/linux/fs/f2fs/ |
H A D | gc.c | 1703 static int __get_victim(struct f2fs_sb_info *sbi, unsigned int *victim, in __get_victim()
|
/linux/drivers/acpi/apei/ |
H A D | ghes.c | 1031 struct ghes_estatus_cache __rcu *victim; in ghes_estatus_cache_add() local
|