Home
last modified time | relevance | path

Searched defs:ref_type (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dexresolv.c109 u8 ref_type; in acpi_ex_resolve_object_to_value() local
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dexresolv.c109 u8 ref_type; in acpi_ex_resolve_object_to_value() local
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-h264.c287 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 Djit_disasm.c71 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 Dttm_object.c126 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 Dvmwgfx_bo.c566 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 Ddelayed-ref.c945 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 Dtree-log.c1318 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 Ddelayed-ref.c910 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...]

Completed in 15 milliseconds