/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | data_tx.c | 74 static int wfx_tx_policy_find(struct tx_policy_cache *cache, in wfx_tx_policy_find() argument 88 static void wfx_tx_policy_use(struct tx_policy_cache *cache, in wfx_tx_policy_use() argument 95 wfx_tx_policy_release(struct tx_policy_cache *cache, struct tx_policy *entry) wfx_tx_policy_release() argument 109 struct tx_policy_cache *cache = &wvif->tx_policy_cache; wfx_tx_policy_get() local 145 struct tx_policy_cache *cache = &wvif->tx_policy_cache; wfx_tx_policy_put() local 194 struct tx_policy_cache *cache = &wvif->tx_policy_cache; wfx_tx_policy_init() local [all...] |
/kernel/linux/linux-5.10/include/linux/power/ |
H A D | bq27xxx_battery.h | 70 struct bq27xxx_reg_cache cache; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | slub_def.h | 166 static inline void *nearest_obj(struct kmem_cache *cache, struct page *page, in nearest_obj() argument 178 static inline unsigned int __obj_to_index(const struct kmem_cache *cache, in __obj_to_index() argument 185 static inline unsigned int obj_to_index(const struct kmem_cache *cache, in obj_to_index() argument 191 objs_per_slab_page(const struct kmem_cache *cache, const struct page *page) objs_per_slab_page() argument [all...] |
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | sidtab.c | 556 struct sidtab_str_cache *cache, *victim = NULL; in sidtab_sid2str_put() local 601 struct sidtab_str_cache *cache; sidtab_sid2str_get() local [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | uda1380.c | 65 u16 *cache = uda1380->reg_cache; in uda1380_read_reg_cache() local 81 u16 *cache = uda1380->reg_cache; in uda1380_write_reg_cache() local 138 u16 *cache = uda1380->reg_cache; in uda1380_sync_cache() local [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-probe.c | 396 struct probe_cache *cache; in del_perf_probe_caches() local [all...] |
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | xattr.c | 871 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) in ext2_xattr_cache_insert() argument 1068 ext2_xattr_destroy_cache(struct mb_cache *cache) ext2_xattr_destroy_cache() argument [all...] |
/kernel/linux/linux-5.10/fs/fscache/ |
H A D | object.c | 301 fscache_object_init(struct fscache_object *object, struct fscache_cookie *cookie, struct fscache_cache *cache) fscache_object_init() argument 704 struct fscache_cache *cache = object->cache; fscache_drop_object() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | block-group.h | 293 btrfs_block_group_done(struct btrfs_block_group *cache) btrfs_block_group_done() argument [all...] |
H A D | backref.h | 294 btrfs_backref_free_node(struct btrfs_backref_cache *cache, struct btrfs_backref_node *node) btrfs_backref_free_node() argument 307 btrfs_backref_free_edge(struct btrfs_backref_cache *cache, struct btrfs_backref_edge *edge) btrfs_backref_free_edge() argument [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | test_kasan.c | 405 struct kmem_cache *cache = kmem_cache_create("test_cache", in kmem_cache_oob() local 426 struct kmem_cache *cache; in memcg_accounted_kmem_cache() local 554 struct kmem_cache *cache; kmem_cache_double_free() local 575 struct kmem_cache *cache; kmem_cache_invalid_free() local [all...] |
/kernel/linux/linux-5.10/mm/kasan/ |
H A D | kasan.h | 194 static inline void quarantine_remove_cache(struct kmem_cache *cache) { } in quarantine_remove_cache() argument 191 quarantine_put(struct kasan_free_meta *info, struct kmem_cache *cache) quarantine_put() argument
|
/kernel/linux/linux-5.10/fs/overlayfs/ |
H A D | ovl_entry.h | 131 struct ovl_dir_cache *cache; /* directory */ member
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | seg6_iptunnel.c | 48 struct dst_cache cache; member
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | htc-i2cpld.c | 246 u8 cache; in htcpld_chip_get() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_rtsym.c | 54 nfp_rtsym_sw_entry_init(struct nfp_rtsym_table *cache, u32 strtab_size, in nfp_rtsym_sw_entry_init() argument 101 struct nfp_rtsym_table *cache; in __nfp_rtsym_table_read() local [all...] |
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | pptt.c | 109 struct acpi_pptt_cache *cache; acpi_pptt_walk_cache() local [all...] |
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | xattr.c | 872 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) in ext2_xattr_cache_insert() argument 1055 ext2_xattr_destroy_cache(struct mb_cache *cache) ext2_xattr_destroy_cache() argument [all...] |
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | super.c | 333 struct inode *cache = new_inode(sb); in squashfs_fill_super() local
|
/kernel/linux/linux-6.6/fs/9p/ |
H A D | v9fs.h | 115 unsigned int cache; member
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | mlxreg.h | 178 u32 cache; member
|
/kernel/linux/linux-6.6/include/linux/power/ |
H A D | bq27xxx_battery.h | 71 struct bq27xxx_reg_cache cache; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kasan.h | 133 static __always_inline void kasan_unpoison_object_data(struct kmem_cache *cache, in kasan_unpoison_object_data() argument 141 static __always_inline void kasan_poison_object_data(struct kmem_cache *cache, in kasan_poison_object_data() argument 245 static inline void kasan_unpoison_object_data(struct kmem_cache *cache, in kasan_unpoison_object_data() argument 150 kasan_init_slab_obj( struct kmem_cache *cache, const void *object) kasan_init_slab_obj() argument 247 kasan_poison_object_data(struct kmem_cache *cache, void *object) kasan_poison_object_data() argument 249 kasan_init_slab_obj(struct kmem_cache *cache, const void *object) kasan_init_slab_obj() argument 312 kasan_metadata_size(struct kmem_cache *cache, bool in_object) kasan_metadata_size() argument 323 kasan_cache_create(struct kmem_cache *cache, unsigned int *size, slab_flags_t *flags) kasan_cache_create() argument 327 kasan_cache_shrink(struct kmem_cache *cache) kasan_cache_shrink() argument 328 kasan_cache_shutdown(struct kmem_cache *cache) kasan_cache_shutdown() argument [all...] |
H A D | resctrl.h | 172 struct resctrl_cache cache; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | dev-replace.c | 461 struct btrfs_block_group *cache; in mark_block_group_to_copy() local 547 btrfs_finish_block_group_to_copy(struct btrfs_device *srcdev, struct btrfs_block_group *cache, u64 physical) btrfs_finish_block_group_to_copy() argument [all...] |