| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | inline.c | 253 static int ext4_create_inline_data(handle_t *handle, in ext4_create_inline_data() 317 static int ext4_update_inline_data(handle_t *handle, struct inode *inode, in ext4_update_inline_data() 383 static int ext4_prepare_inline_data(handle_t *handle, struct inode *inode, in ext4_prepare_inline_data() 407 static int ext4_destroy_inline_data_nolock(handle_t *handle, in ext4_destroy_inline_data_nolock() 547 handle_t *handle = NULL; in ext4_convert_inline_data_to_extent() local 669 handle_t *handle; in ext4_try_to_write_inline_data() local 884 handle_t *handle; in ext4_da_write_inline_data_begin() local 1033 static int ext4_add_dirent_to_inline(handle_t *handle, in ext4_add_dirent_to_inline() 1114 static int ext4_update_inline_dir(handle_t *handle, struct inode *dir, in ext4_update_inline_dir() 1136 static void ext4_restore_inline_data(handle_t *handle, struct inode *inode, in ext4_restore_inline_data() [all …]
|
| H A D | inode.c | 170 handle_t *handle; in ext4_evict_inode() local 438 static void ext4_map_blocks_es_recheck(handle_t *handle, in ext4_map_blocks_es_recheck() 502 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks() 836 struct buffer_head *ext4_getblk(handle_t *handle, struct inode *inode, in ext4_getblk() 895 struct buffer_head *ext4_bread(handle_t *handle, struct inode *inode, in ext4_bread() 958 int ext4_walk_page_buffers(handle_t *handle, in ext4_walk_page_buffers() 963 int (*fn)(handle_t *handle, in ext4_walk_page_buffers() 1013 int do_journal_get_write_access(handle_t *handle, in do_journal_get_write_access() 1140 handle_t *handle; in ext4_write_begin() local 1276 static int write_end_fn(handle_t *handle, struct buffer_head *bh) in write_end_fn() [all …]
|
| H A D | indirect.c | 321 static int ext4_alloc_branch(handle_t *handle, in ext4_alloc_branch() 417 static int ext4_splice_branch(handle_t *handle, in ext4_splice_branch() 521 int ext4_ind_map_blocks(handle_t *handle, struct inode *inode, in ext4_ind_map_blocks() 679 static int ext4_ind_trunc_restart_fn(handle_t *handle, struct inode *inode, in ext4_ind_trunc_restart_fn() 714 static int ext4_ind_truncate_ensure_credits(handle_t *handle, in ext4_ind_truncate_ensure_credits() 846 static int ext4_clear_blocks(handle_t *handle, struct inode *inode, in ext4_clear_blocks() 903 static void ext4_free_data(handle_t *handle, struct inode *inode, in ext4_free_data() 988 static void ext4_free_branches(handle_t *handle, struct inode *inode, in ext4_free_branches() 1099 void ext4_ind_truncate(handle_t *handle, struct inode *inode) in ext4_ind_truncate() 1214 int ext4_ind_remove_space(handle_t *handle, struct inode *inode, in ext4_ind_remove_space()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_acpi.c | 115 static union acpi_object *radeon_atif_call(acpi_handle handle, int function, in radeon_atif_call() 210 static int radeon_atif_verify_interface(acpi_handle handle, in radeon_atif_verify_interface() 257 static int radeon_atif_get_notification_params(acpi_handle handle, in radeon_atif_get_notification_params() 319 static int radeon_atif_get_sbios_requests(acpi_handle handle, in radeon_atif_get_sbios_requests() 363 acpi_handle handle; in radeon_atif_handler() local 440 static union acpi_object *radeon_atcs_call(acpi_handle handle, int function, in radeon_atcs_call() 506 static int radeon_atcs_verify_interface(acpi_handle handle, in radeon_atcs_verify_interface() 570 acpi_handle handle; in radeon_acpi_pcie_notify_device_ready() local 605 acpi_handle handle; in radeon_acpi_pcie_performance_request() local 712 acpi_handle handle; in radeon_acpi_init() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vi.c | 1101 static int vi_common_early_init(void *handle) in vi_common_early_init() 1325 static int vi_common_late_init(void *handle) in vi_common_late_init() 1335 static int vi_common_sw_init(void *handle) in vi_common_sw_init() 1345 static int vi_common_sw_fini(void *handle) in vi_common_sw_fini() 1350 static int vi_common_hw_init(void *handle) in vi_common_hw_init() 1366 static int vi_common_hw_fini(void *handle) in vi_common_hw_fini() 1379 static int vi_common_suspend(void *handle) in vi_common_suspend() 1386 static int vi_common_resume(void *handle) in vi_common_resume() 1393 static bool vi_common_is_idle(void *handle) in vi_common_is_idle() 1398 static int vi_common_wait_for_idle(void *handle) in vi_common_wait_for_idle() [all …]
|
| H A D | sdma_v2_4.c | 823 static int sdma_v2_4_early_init(void *handle) in sdma_v2_4_early_init() 837 static int sdma_v2_4_sw_init(void *handle) in sdma_v2_4_sw_init() 885 static int sdma_v2_4_sw_fini(void *handle) in sdma_v2_4_sw_fini() 897 static int sdma_v2_4_hw_init(void *handle) in sdma_v2_4_hw_init() 911 static int sdma_v2_4_hw_fini(void *handle) in sdma_v2_4_hw_fini() 920 static int sdma_v2_4_suspend(void *handle) in sdma_v2_4_suspend() 927 static int sdma_v2_4_resume(void *handle) in sdma_v2_4_resume() 934 static bool sdma_v2_4_is_idle(void *handle) in sdma_v2_4_is_idle() 946 static int sdma_v2_4_wait_for_idle(void *handle) in sdma_v2_4_wait_for_idle() 963 static int sdma_v2_4_soft_reset(void *handle) in sdma_v2_4_soft_reset() [all …]
|
| H A D | vcn_v3_0.c | 81 static int vcn_v3_0_early_init(void *handle) in vcn_v3_0_early_init() 126 static int vcn_v3_0_sw_init(void *handle) in vcn_v3_0_sw_init() 253 static int vcn_v3_0_sw_fini(void *handle) in vcn_v3_0_sw_fini() 277 static int vcn_v3_0_hw_init(void *handle) in vcn_v3_0_hw_init() 345 static int vcn_v3_0_hw_fini(void *handle) in vcn_v3_0_hw_fini() 375 static int vcn_v3_0_suspend(void *handle) in vcn_v3_0_suspend() 396 static int vcn_v3_0_resume(void *handle) in vcn_v3_0_resume() 1813 static bool vcn_v3_0_is_idle(void *handle) in vcn_v3_0_is_idle() 1828 static int vcn_v3_0_wait_for_idle(void *handle) in vcn_v3_0_wait_for_idle() 1846 static int vcn_v3_0_set_clockgating_state(void *handle, in vcn_v3_0_set_clockgating_state() [all …]
|
| H A D | cik_sdma.c | 930 static int cik_sdma_early_init(void *handle) in cik_sdma_early_init() 944 static int cik_sdma_sw_init(void *handle) in cik_sdma_sw_init() 991 static int cik_sdma_sw_fini(void *handle) in cik_sdma_sw_fini() 1003 static int cik_sdma_hw_init(void *handle) in cik_sdma_hw_init() 1015 static int cik_sdma_hw_fini(void *handle) in cik_sdma_hw_fini() 1025 static int cik_sdma_suspend(void *handle) in cik_sdma_suspend() 1032 static int cik_sdma_resume(void *handle) in cik_sdma_resume() 1041 static bool cik_sdma_is_idle(void *handle) in cik_sdma_is_idle() 1053 static int cik_sdma_wait_for_idle(void *handle) in cik_sdma_wait_for_idle() 1070 static int cik_sdma_soft_reset(void *handle) in cik_sdma_soft_reset() [all …]
|
| H A D | soc15.c | 1051 static int soc15_common_early_init(void *handle) in soc15_common_early_init() 1296 static int soc15_common_late_init(void *handle) in soc15_common_late_init() 1314 static int soc15_common_sw_init(void *handle) in soc15_common_sw_init() 1326 static int soc15_common_sw_fini(void *handle) in soc15_common_sw_fini() 1354 static int soc15_common_hw_init(void *handle) in soc15_common_hw_init() 1383 static int soc15_common_hw_fini(void *handle) in soc15_common_hw_fini() 1403 static int soc15_common_suspend(void *handle) in soc15_common_suspend() 1410 static int soc15_common_resume(void *handle) in soc15_common_resume() 1417 static bool soc15_common_is_idle(void *handle) in soc15_common_is_idle() 1422 static int soc15_common_wait_for_idle(void *handle) in soc15_common_wait_for_idle() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | kv_dpm.c | 1246 static void kv_dpm_enable_bapm(void *handle, bool enable) in kv_dpm_enable_bapm() 1662 static void kv_dpm_powergate_uvd(void *handle, bool gate) in kv_dpm_powergate_uvd() 1690 static void kv_dpm_powergate_vce(void *handle, bool gate) in kv_dpm_powergate_vce() 1867 static int kv_dpm_force_performance_level(void *handle, in kv_dpm_force_performance_level() 1892 static int kv_dpm_pre_set_power_state(void *handle) in kv_dpm_pre_set_power_state() 1908 static int kv_dpm_set_power_state(void *handle) in kv_dpm_set_power_state() 1983 static void kv_dpm_post_set_power_state(void *handle) in kv_dpm_post_set_power_state() 2852 kv_dpm_debugfs_print_current_performance_level(void *handle, in kv_dpm_debugfs_print_current_performance_level() 2880 kv_dpm_print_power_state(void *handle, void *request_ps) in kv_dpm_print_power_state() 2911 static void kv_dpm_display_configuration_changed(void *handle) in kv_dpm_display_configuration_changed() [all …]
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | suballoc.c | 342 static int ocfs2_block_group_fill(handle_t *handle, in ocfs2_block_group_fill() 419 ocfs2_block_group_alloc_contig(struct ocfs2_super *osb, handle_t *handle, in ocfs2_block_group_alloc_contig() 464 handle_t *handle, in ocfs2_block_group_claim_bits() 483 static int ocfs2_block_group_grow_discontig(handle_t *handle, in ocfs2_block_group_grow_discontig() 545 static void ocfs2_bg_alloc_cleanup(handle_t *handle, in ocfs2_bg_alloc_cleanup() 576 ocfs2_block_group_alloc_discontig(handle_t *handle, in ocfs2_block_group_alloc_discontig() 664 handle_t *handle = NULL; in ocfs2_block_group_alloc() local 1337 int ocfs2_block_group_set_bits(handle_t *handle, in ocfs2_block_group_set_bits() 1403 static int ocfs2_relink_block_group(handle_t *handle, in ocfs2_relink_block_group() 1580 handle_t *handle, in ocfs2_alloc_dinode_update_counts() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | swap.c | 316 static int mark_swapfiles(struct swap_map_handle *handle, unsigned int flags) in mark_swapfiles() 410 static void release_swap_writer(struct swap_map_handle *handle) in release_swap_writer() 417 static int get_swap_writer(struct swap_map_handle *handle) in get_swap_writer() 448 static int swap_write_page(struct swap_map_handle *handle, void *buf, in swap_write_page() 488 static int flush_swap_writer(struct swap_map_handle *handle) in flush_swap_writer() 496 static int swap_writer_finish(struct swap_map_handle *handle, in swap_writer_finish() 538 static int save_image(struct swap_map_handle *handle, in save_image() 675 static int save_image_lzo(struct swap_map_handle *handle, in save_image_lzo() 913 struct swap_map_handle handle; in swsusp_write() local 957 static void release_swap_reader(struct swap_map_handle *handle) in release_swap_reader() [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_owner.c | 27 depot_stack_handle_t handle; member 111 depot_stack_handle_t handle; in get_page_owner_handle() local 143 depot_stack_handle_t handle; in save_stack() local 170 depot_stack_handle_t handle = 0; in __reset_page_owner() local 190 struct page_ext *page_ext, depot_stack_handle_t handle, in __set_page_owner_handle() 215 depot_stack_handle_t handle; in __set_page_owner() local 387 depot_stack_handle_t handle) in print_page_owner() 454 depot_stack_handle_t handle; in __dump_page_owner() local 514 depot_stack_handle_t handle; in read_page_owner() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dbus_usb.c | 197 dbus_usb_suspend(void *handle) in dbus_usb_suspend() 208 dbus_usb_resume(void *handle) in dbus_usb_resume() 311 dbus_usb_disconnect(void *handle) in dbus_usb_disconnect() 323 dbus_usb_send_irb_timeout(void *handle, dbus_irb_tx_t *txirb) in dbus_usb_send_irb_timeout() 341 dbus_usb_send_irb_complete(void *handle, dbus_irb_tx_t *txirb, int status) in dbus_usb_send_irb_complete() 357 dbus_usb_recv_irb_complete(void *handle, dbus_irb_rx_t *rxirb, int status) in dbus_usb_recv_irb_complete() 370 dbus_usb_getirb(void *handle, bool send) in dbus_usb_getirb() 388 dbus_usb_rxerr_indicate(void *handle, bool on) in dbus_usb_rxerr_indicate() 404 dbus_usb_errhandler(void *handle, int err) in dbus_usb_errhandler() 420 dbus_usb_ctl_complete(void *handle, int type, int status) in dbus_usb_ctl_complete() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | bus.c | 78 acpi_status acpi_bus_get_status_handle(acpi_handle handle, in acpi_bus_get_status_handle() 130 void acpi_bus_private_data_handler(acpi_handle handle, in acpi_bus_private_data_handler() 137 int acpi_bus_attach_private_data(acpi_handle handle, void *data) in acpi_bus_attach_private_data() 152 int acpi_bus_get_private_data(acpi_handle handle, void **data) in acpi_bus_get_private_data() 169 void acpi_bus_detach_private_data(acpi_handle handle) in acpi_bus_detach_private_data() 175 static void acpi_print_osc_error(acpi_handle handle, in acpi_print_osc_error() 189 acpi_status acpi_run_osc(acpi_handle handle, struct acpi_osc_context *context) in acpi_run_osc() 294 acpi_handle handle; in acpi_bus_osc_support() local 346 static void acpi_bus_notify(acpi_handle handle, u32 type, void *data) in acpi_bus_notify() 420 static void acpi_device_notify(acpi_handle handle, u32 event, void *data) in acpi_device_notify() [all …]
|
| H A D | processor_pdc.c | 22 static bool __init processor_physically_present(acpi_handle handle) in processor_physically_present() 114 acpi_processor_eval_pdc(acpi_handle handle, struct acpi_object_list *pdc_in) in acpi_processor_eval_pdc() 141 void acpi_processor_set_pdc(acpi_handle handle) in acpi_processor_set_pdc() 160 early_init_pdc(acpi_handle handle, u32 lvl, void *context, void **rv) in early_init_pdc()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 542 static int hclge_tqps_update_stats(struct hnae3_handle *handle) in hclge_tqps_update_stats() 594 static u64 *hclge_tqps_get_stats(struct hnae3_handle *handle, u64 *data) in hclge_tqps_get_stats() 614 static int hclge_tqps_get_sset_count(struct hnae3_handle *handle, int stringset) in hclge_tqps_get_sset_count() 622 static u8 *hclge_tqps_get_strings(struct hnae3_handle *handle, u8 *data) in hclge_tqps_get_strings() 680 struct hnae3_handle *handle; in hclge_update_stats_for_all() local 699 static void hclge_update_stats(struct hnae3_handle *handle, in hclge_update_stats() 724 static int hclge_get_sset_count(struct hnae3_handle *handle, int stringset) in hclge_get_sset_count() 769 static void hclge_get_strings(struct hnae3_handle *handle, u32 stringset, in hclge_get_strings() 805 static void hclge_get_stats(struct hnae3_handle *handle, u64 *data) in hclge_get_stats() 816 static void hclge_get_mac_stat(struct hnae3_handle *handle, in hclge_get_mac_stat() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/ |
| H A D | tegra_drm.h | 65 __u32 handle; member 77 __u32 handle; member 295 __u32 handle; member 331 __u32 handle; member 347 __u32 handle; member 383 __u32 handle; member 537 __u32 handle; member 579 __u32 handle; member 617 __u32 handle; member 636 __u32 handle; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/ |
| H A D | tegra_drm.h | 65 __u32 handle; member 77 __u32 handle; member 295 __u32 handle; member 331 __u32 handle; member 347 __u32 handle; member 383 __u32 handle; member 537 __u32 handle; member 579 __u32 handle; member 617 __u32 handle; member 636 __u32 handle; member
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | tegra_drm.h | 65 __u32 handle; member 77 __u32 handle; member 295 __u32 handle; member 331 __u32 handle; member 347 __u32 handle; member 383 __u32 handle; member 537 __u32 handle; member 579 __u32 handle; member 617 __u32 handle; member 636 __u32 handle; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | tegra_drm.h | 65 __u32 handle; member 77 __u32 handle; member 295 __u32 handle; member 331 __u32 handle; member 347 __u32 handle; member 383 __u32 handle; member 537 __u32 handle; member 579 __u32 handle; member 617 __u32 handle; member 636 __u32 handle; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | tegra_drm.h | 65 __u32 handle; member 77 __u32 handle; member 295 __u32 handle; member 331 __u32 handle; member 347 __u32 handle; member 383 __u32 handle; member 537 __u32 handle; member 579 __u32 handle; member 617 __u32 handle; member 636 __u32 handle; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | tegra_drm.h | 65 __u32 handle; member 77 __u32 handle; member 295 __u32 handle; member 331 __u32 handle; member 347 __u32 handle; member 383 __u32 handle; member 537 __u32 handle; member 579 __u32 handle; member 617 __u32 handle; member 636 __u32 handle; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | firewire-cdev.h | 143 __u32 handle; member 206 __u32 handle; member 332 __u32 handle; member 537 __u32 handle; member 581 __u32 handle; member 591 __u32 handle; member 648 __u32 handle; member 661 __u32 handle; member 708 __u32 handle; member 724 __u32 handle; member [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | firewire-cdev.h | 143 __u32 handle; member 206 __u32 handle; member 332 __u32 handle; member 537 __u32 handle; member 581 __u32 handle; member 591 __u32 handle; member 648 __u32 handle; member 661 __u32 handle; member 708 __u32 handle; member 724 __u32 handle; member [all …]
|