/openbmc/linux/fs/ocfs2/ |
H A D | alloc.c | 740 handle_t *handle, in ocfs2_journal_access_path() 3108 handle_t *handle; in ocfs2_remove_rightmost_empty_extent() local 3341 handle_t *handle, in ocfs2_merge_rec_right() 3507 handle_t *handle, in ocfs2_merge_rec_left() 5700 handle_t *handle; in ocfs2_remove_btree_range() local 5925 handle_t *handle; in ocfs2_replay_truncate_records() local 6251 handle_t *handle; in ocfs2_complete_truncate_log_recovery() local 6392 handle_t *handle; in ocfs2_free_cached_blocks() local 6485 handle_t *handle; in ocfs2_free_cached_clusters() local 7058 handle_t *handle; in ocfs2_convert_inline_data_to_extents() local [all …]
|
H A D | journal.c | 334 handle_t *handle; in ocfs2_start_trans() local 372 handle_t *handle) in ocfs2_commit_trans() 409 int ocfs2_extend_trans(handle_t *handle, int nblocks) in ocfs2_extend_trans() 455 int ocfs2_assure_trans_credits(handle_t *handle, int nblocks) in ocfs2_assure_trans_credits() 471 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh) in ocfs2_allocate_extend_trans() 633 static int __ocfs2_journal_access(handle_t *handle, in __ocfs2_journal_access() 710 int ocfs2_journal_access_di(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_di() 720 int ocfs2_journal_access_eb(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_eb() 730 int ocfs2_journal_access_rb(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_rb() 800 int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access() [all …]
|
H A D | namei.c | 232 handle_t *handle = NULL; in ocfs2_mknod() local 510 handle_t *handle, in __ocfs2_mknod_locked() 624 handle_t *handle, in ocfs2_mknod_locked() 683 handle_t *handle; in ocfs2_link() local 886 handle_t *handle = NULL; in ocfs2_unlink() local 1218 handle_t *handle = NULL; in ocfs2_rename() local 1809 handle_t *handle = NULL; in ocfs2_symlink() local 2232 handle_t *handle, in ocfs2_orphan_add() 2334 handle_t *handle, in ocfs2_orphan_del() 2508 handle_t *handle = NULL; in ocfs2_create_inode_in_orphan() local [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | vcn_v2_0.c | 72 static int vcn_v2_0_early_init(void *handle) in vcn_v2_0_early_init() 95 static int vcn_v2_0_sw_init(void *handle) in vcn_v2_0_sw_init() 197 static int vcn_v2_0_sw_fini(void *handle) in vcn_v2_0_sw_fini() 226 static int vcn_v2_0_hw_init(void *handle) in vcn_v2_0_hw_init() 268 static int vcn_v2_0_hw_fini(void *handle) in vcn_v2_0_hw_fini() 289 static int vcn_v2_0_suspend(void *handle) in vcn_v2_0_suspend() 310 static int vcn_v2_0_resume(void *handle) in vcn_v2_0_resume() 1278 static bool vcn_v2_0_is_idle(void *handle) in vcn_v2_0_is_idle() 1285 static int vcn_v2_0_wait_for_idle(void *handle) in vcn_v2_0_wait_for_idle() 1296 static int vcn_v2_0_set_clockgating_state(void *handle, in vcn_v2_0_set_clockgating_state() [all …]
|
H A D | vcn_v3_0.c | 88 static int vcn_v3_0_early_init(void *handle) in vcn_v3_0_early_init() 123 static int vcn_v3_0_sw_init(void *handle) in vcn_v3_0_sw_init() 257 static int vcn_v3_0_sw_fini(void *handle) in vcn_v3_0_sw_fini() 295 static int vcn_v3_0_hw_init(void *handle) in vcn_v3_0_hw_init() 375 static int vcn_v3_0_hw_fini(void *handle) in vcn_v3_0_hw_fini() 405 static int vcn_v3_0_suspend(void *handle) in vcn_v3_0_suspend() 426 static int vcn_v3_0_resume(void *handle) in vcn_v3_0_resume() 2061 static bool vcn_v3_0_is_idle(void *handle) in vcn_v3_0_is_idle() 2076 static int vcn_v3_0_wait_for_idle(void *handle) in vcn_v3_0_wait_for_idle() 2094 static int vcn_v3_0_set_clockgating_state(void *handle, in vcn_v3_0_set_clockgating_state() [all …]
|
H A D | vcn_v4_0.c | 78 static int vcn_v4_0_early_init(void *handle) in vcn_v4_0_early_init() 110 static int vcn_v4_0_sw_init(void *handle) in vcn_v4_0_sw_init() 208 static int vcn_v4_0_sw_fini(void *handle) in vcn_v4_0_sw_fini() 247 static int vcn_v4_0_hw_init(void *handle) in vcn_v4_0_hw_init() 301 static int vcn_v4_0_hw_fini(void *handle) in vcn_v4_0_hw_fini() 332 static int vcn_v4_0_suspend(void *handle) in vcn_v4_0_suspend() 353 static int vcn_v4_0_resume(void *handle) in vcn_v4_0_resume() 1870 static bool vcn_v4_0_is_idle(void *handle) in vcn_v4_0_is_idle() 1892 static int vcn_v4_0_wait_for_idle(void *handle) in vcn_v4_0_wait_for_idle() 1918 static int vcn_v4_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) in vcn_v4_0_set_clockgating_state() [all …]
|
H A D | vcn_v1_0.c | 67 static int vcn_v1_0_early_init(void *handle) in vcn_v1_0_early_init() 89 static int vcn_v1_0_sw_init(void *handle) in vcn_v1_0_sw_init() 174 static int vcn_v1_0_sw_fini(void *handle) in vcn_v1_0_sw_fini() 197 static int vcn_v1_0_hw_init(void *handle) in vcn_v1_0_hw_init() 234 static int vcn_v1_0_hw_fini(void *handle) in vcn_v1_0_hw_fini() 256 static int vcn_v1_0_suspend(void *handle) in vcn_v1_0_suspend() 284 static int vcn_v1_0_resume(void *handle) in vcn_v1_0_resume() 1339 static bool vcn_v1_0_is_idle(void *handle) in vcn_v1_0_is_idle() 1346 static int vcn_v1_0_wait_for_idle(void *handle) in vcn_v1_0_wait_for_idle() 1357 static int vcn_v1_0_set_clockgating_state(void *handle, in vcn_v1_0_set_clockgating_state() [all …]
|
H A D | mes_v11_0.c | 1029 static int mes_v11_0_sw_init(void *handle) in mes_v11_0_sw_init() 1068 static int mes_v11_0_sw_fini(void *handle) in mes_v11_0_sw_fini() 1216 static int mes_v11_0_hw_init(void *handle) in mes_v11_0_hw_init() 1265 static int mes_v11_0_hw_fini(void *handle) in mes_v11_0_hw_fini() 1270 static int mes_v11_0_suspend(void *handle) in mes_v11_0_suspend() 1282 static int mes_v11_0_resume(void *handle) in mes_v11_0_resume() 1294 static int mes_v11_0_early_init(void *handle) in mes_v11_0_early_init() 1310 static int mes_v11_0_late_init(void *handle) in mes_v11_0_late_init()
|
H A D | si.c | 2025 static int si_common_early_init(void *handle) in si_common_early_init() 2151 static int si_common_sw_init(void *handle) in si_common_sw_init() 2156 static int si_common_sw_fini(void *handle) in si_common_sw_fini() 2649 static int si_common_hw_init(void *handle) in si_common_hw_init() 2661 static int si_common_hw_fini(void *handle) in si_common_hw_fini() 2666 static int si_common_suspend(void *handle) in si_common_suspend() 2673 static int si_common_resume(void *handle) in si_common_resume() 2680 static bool si_common_is_idle(void *handle) in si_common_is_idle() 2685 static int si_common_wait_for_idle(void *handle) in si_common_wait_for_idle() 2690 static int si_common_soft_reset(void *handle) in si_common_soft_reset() [all …]
|
H A D | sdma_v4_4_2.c | 1243 static int sdma_v4_4_2_early_init(void *handle) in sdma_v4_4_2_early_init() 1273 static int sdma_v4_4_2_late_init(void *handle) in sdma_v4_4_2_late_init() 1290 static int sdma_v4_4_2_sw_init(void *handle) in sdma_v4_4_2_sw_init() 1394 static int sdma_v4_4_2_sw_fini(void *handle) in sdma_v4_4_2_sw_fini() 1413 static int sdma_v4_4_2_hw_init(void *handle) in sdma_v4_4_2_hw_init() 1428 static int sdma_v4_4_2_hw_fini(void *handle) in sdma_v4_4_2_hw_fini() 1454 static int sdma_v4_4_2_suspend(void *handle) in sdma_v4_4_2_suspend() 1464 static int sdma_v4_4_2_resume(void *handle) in sdma_v4_4_2_resume() 1471 static bool sdma_v4_4_2_is_idle(void *handle) in sdma_v4_4_2_is_idle() 1486 static int sdma_v4_4_2_wait_for_idle(void *handle) in sdma_v4_4_2_wait_for_idle() [all …]
|
/openbmc/linux/mm/ |
H A D | page_owner.c | 28 depot_stack_handle_t handle; member 113 depot_stack_handle_t handle; in save_stack() local 141 depot_stack_handle_t handle; in __reset_page_owner() local 161 depot_stack_handle_t handle, in __set_page_owner_handle() 190 depot_stack_handle_t handle; in __set_page_owner() local 400 depot_stack_handle_t handle) in print_page_owner() 459 depot_stack_handle_t handle; in __dump_page_owner() local 515 depot_stack_handle_t handle; in read_page_owner() local
|
H A D | z3fold.c | 239 static inline struct z3fold_header *get_z3fold_header(unsigned long handle) in get_z3fold_header() 402 static unsigned short handle_to_chunks(unsigned long handle) in handle_to_chunks() 418 static enum buddy handle_to_buddy(unsigned long handle) in handle_to_buddy() 1001 unsigned long *handle) in z3fold_alloc() 1092 static void z3fold_free(struct z3fold_pool *pool, unsigned long handle) in z3fold_free() 1174 static void *z3fold_map(struct z3fold_pool *pool, unsigned long handle) in z3fold_map() 1219 static void z3fold_unmap(struct z3fold_pool *pool, unsigned long handle) in z3fold_unmap() 1385 unsigned long *handle) in z3fold_zpool_malloc() 1389 static void z3fold_zpool_free(void *pool, unsigned long handle) in z3fold_zpool_free() 1394 static void *z3fold_zpool_map(void *pool, unsigned long handle, in z3fold_zpool_map() [all …]
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | epapr_hcalls.h | 282 static inline unsigned int ev_byte_channel_send(unsigned int handle, in ev_byte_channel_send() 325 static inline unsigned int ev_byte_channel_receive(unsigned int handle, in ev_byte_channel_receive() 368 static inline unsigned int ev_byte_channel_poll(unsigned int handle, in ev_byte_channel_poll() 402 static inline unsigned int ev_int_iack(unsigned int handle, in ev_int_iack() 428 static inline unsigned int ev_doorbell_send(unsigned int handle) in ev_doorbell_send()
|
/openbmc/linux/include/uapi/drm/ |
H A D | armada_drm.h | 27 __u32 handle; member 34 __u32 handle; member 45 __u32 handle; member
|
/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzip_vas.c | 51 static int open_device_nodes(char *devname, int pri, struct nx_handle *handle) in open_device_nodes() 119 int nx_function_end(void *handle) in nx_function_end() 195 static int nxu_run_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_run_job() 262 int nxu_submit_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_submit_job()
|
/openbmc/linux/net/rfkill/ |
H A D | input.c | 193 static void rfkill_event(struct input_handle *handle, unsigned int type, in rfkill_event() 221 struct input_handle *handle; in rfkill_connect() local 250 static void rfkill_start(struct input_handle *handle) in rfkill_start() 267 static void rfkill_disconnect(struct input_handle *handle) in rfkill_disconnect()
|
/openbmc/linux/lib/ |
H A D | stackdepot.c | 49 depot_stack_handle_t handle; member 62 union handle_parts handle; member 460 unsigned int stack_depot_fetch(depot_stack_handle_t handle, in stack_depot_fetch() 509 int stack_depot_snprint(depot_stack_handle_t handle, char *buf, size_t size, in stack_depot_snprint() 522 depot_stack_handle_t handle, unsigned int extra_bits) in stack_depot_set_extra_bits() 535 unsigned int stack_depot_get_extra_bits(depot_stack_handle_t handle) in stack_depot_get_extra_bits()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_nvmetcp.c | 248 u32 handle) in qed_nvmetcp_get_hash() 607 u32 *handle, in qed_nvmetcp_acquire_conn() 639 static int qed_nvmetcp_release_conn(struct qed_dev *cdev, u32 handle) in qed_nvmetcp_release_conn() 658 static int qed_nvmetcp_offload_conn(struct qed_dev *cdev, u32 handle, in qed_nvmetcp_offload_conn() 724 u32 handle, in qed_nvmetcp_update_conn() 761 static int qed_nvmetcp_clear_conn_sq(struct qed_dev *cdev, u32 handle) in qed_nvmetcp_clear_conn_sq() 778 u32 handle, u8 abrt_conn) in qed_nvmetcp_destroy_conn()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | mobility.c | 396 static int poll_vasi_state(u64 handle, unsigned long *res) in poll_vasi_state() 423 static int wait_for_vasi_session_suspending(u64 handle) in wait_for_vasi_session_suspending() 456 static void wait_for_vasi_session_completed(u64 handle) in wait_for_vasi_session_completed() 653 static void pseries_cancel_migration(u64 handle, int err) in pseries_cancel_migration() 670 static int pseries_suspend(u64 handle) in pseries_suspend() 731 static int pseries_migrate_partition(u64 handle) in pseries_migrate_partition() 778 int rtas_syscall_dispatch_ibm_suspend_me(u64 handle) in rtas_syscall_dispatch_ibm_suspend_me()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_prime.c | 90 uint32_t handle; member 97 struct dma_buf *dma_buf, uint32_t handle) in drm_prime_add_buf_handle() 144 uint32_t handle) in drm_prime_lookup_buf_by_handle() 166 uint32_t *handle) in drm_prime_lookup_buf_handle() 189 uint32_t handle) in drm_prime_remove_buf_handle() 297 uint32_t *handle) in drm_gem_prime_fd_to_handle() 426 struct drm_file *file_priv, uint32_t handle, in drm_gem_prime_handle_to_fd()
|
/openbmc/linux/fs/vboxsf/ |
H A D | vboxsf_wrappers.c | 149 int vboxsf_close(u32 root, u64 handle) in vboxsf_close() 201 int vboxsf_read(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) in vboxsf_read() 225 int vboxsf_write(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) in vboxsf_write() 250 int vboxsf_dirinfo(u32 root, u64 handle, in vboxsf_dirinfo() 294 int vboxsf_fsinfo(u32 root, u64 handle, u32 flags, in vboxsf_fsinfo()
|
/openbmc/linux/drivers/sh/intc/ |
H A D | access.c | 56 unsigned int handle) in intc_set_field_from_handle() 66 unsigned long intc_get_field_from_handle(unsigned int value, unsigned int handle) in intc_get_field_from_handle() 166 unsigned long handle, in intc_mode_field() 176 unsigned long handle, in intc_mode_zero() 186 unsigned long handle, in intc_mode_prio()
|
/openbmc/linux/drivers/acpi/ |
H A D | processor_core.c | 218 static phys_cpuid_t map_mat_entry(acpi_handle handle, int type, u32 acpi_id) in map_mat_entry() 254 phys_cpuid_t acpi_get_phys_id(acpi_handle handle, int type, u32 acpi_id) in acpi_get_phys_id() 312 int acpi_get_cpuid(acpi_handle handle, int type, u32 acpi_id) in acpi_get_cpuid() 364 static int parse_mat_ioapic_entry(acpi_handle handle, u32 gsi_base, in parse_mat_ioapic_entry() 403 int acpi_get_ioapic_id(acpi_handle handle, u32 gsi_base, u64 *phys_addr) in acpi_get_ioapic_id()
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | rpc_rdma.h | 137 static inline __be32 *xdr_encode_rdma_segment(__be32 *p, u32 handle, in xdr_encode_rdma_segment() 157 u32 handle, u32 length, in xdr_encode_read_segment() 174 static inline __be32 *xdr_decode_rdma_segment(__be32 *p, u32 *handle, in xdr_decode_rdma_segment() 194 u32 *handle, u32 *length, in xdr_decode_read_segment()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-sensor-groups.c | 21 u32 handle; member 31 int sensor_group_enable(u32 handle, bool enable) in sensor_group_enable() 120 static void add_attr(int handle, struct sg_attr *attr, int index) in add_attr() 130 u32 handle) in add_attr_group()
|