/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | exresolv.c | 109 u8 ref_type; in acpi_ex_resolve_object_to_value() local
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | exresolv.c | 109 u8 ref_type; in acpi_ex_resolve_object_to_value() local
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-h264.c | 287 static char ref_type_to_char(u8 ref_type) in ref_type_to_char() argument
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | jit_disasm.c | 71 symbol_lookup_callback(__maybe_unused void *disasm_info, __maybe_unused uint64_t ref_value, uint64_t *ref_type, __maybe_unused uint64_t ref_PC, __maybe_unused const char **ref_name) symbol_lookup_callback() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | ttm_object.c | 126 enum ttm_ref_type ref_type; member 158 ttm_base_object_init(struct ttm_object_file *tfile, struct ttm_base_object *base, bool shareable, enum ttm_object_type object_type, void (*refcount_release) (struct ttm_base_object **), void (*ref_obj_release) (struct ttm_base_object *, enum ttm_ref_type ref_type)) ttm_base_object_init() argument 344 ttm_ref_object_add(struct ttm_object_file *tfile, struct ttm_base_object *base, enum ttm_ref_type ref_type, bool *existed, bool require_existed) ttm_ref_object_add() argument 443 ttm_ref_object_base_unref(struct ttm_object_file *tfile, unsigned long key, enum ttm_ref_type ref_type) ttm_ref_object_base_unref() argument 778 ttm_prime_object_init(struct ttm_object_file *tfile, size_t size, struct ttm_prime_object *prime, bool shareable, enum ttm_object_type type, void (*refcount_release) (struct ttm_base_object **), void (*ref_obj_release) (struct ttm_base_object *, enum ttm_ref_type ref_type)) ttm_prime_object_init() argument [all...] |
H A D | vmwgfx_bo.c | 566 vmw_user_bo_ref_obj_release(struct ttm_base_object *base, enum ttm_ref_type ref_type) vmw_user_bo_ref_obj_release() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | delayed-ref.c | 945 u8 ref_type; in btrfs_add_delayed_tree_ref() local 1041 u8 ref_type; in btrfs_add_delayed_data_ref() local 897 init_delayed_ref_common(struct btrfs_fs_info *fs_info, struct btrfs_delayed_ref_node *ref, u64 bytenr, u64 num_bytes, u64 ref_root, int action, u8 ref_type) init_delayed_ref_common() argument [all...] |
H A D | tree-log.c | 1318 btrfs_inode_ref_exists(struct inode *inode, struct inode *dir, const u8 ref_type, const char *name, const int namelen) btrfs_inode_ref_exists() argument
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | delayed-ref.c | 910 u8 ref_type; in btrfs_add_delayed_tree_ref() local 1004 u8 ref_type; in btrfs_add_delayed_data_ref() local 864 init_delayed_ref_common(struct btrfs_fs_info *fs_info, struct btrfs_delayed_ref_node *ref, u64 bytenr, u64 num_bytes, u64 ref_root, int action, u8 ref_type) init_delayed_ref_common() argument [all...] |