/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | drm.h | 214 void *handle; /**< Handle of map */ member 228 void *handle; /**< User-space: "Handle" to pass to mmap() */ member 426 drm_context_t handle; member 442 drm_drawable_t handle; member 453 drm_drawable_t handle; member 547 unsigned long handle; /**< Used for binding / unbinding */ member 558 unsigned long handle; /**< From drm_agp_buffer */ member 588 unsigned long handle; /**< Used for mapping / unmapping */ member 604 __u32 handle; member 611 __u32 handle; global() member 623 __u32 handle; global() member 710 __u32 handle; global() member 720 __u32 handle; global() member 726 __u32 handle; global() member 733 __u32 handle; global() member [all...] |
H A D | drm_mode.h | 488 __u32 handle; member 603 __u32 handle; member 614 __u32 handle; member 811 __u32 handle; member 819 __u32 handle; member 830 __u32 handle; global() member [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | inode.c | 169 handle_t *handle; in ext4_evict_inode() local 445 ext4_map_blocks_es_recheck(handle_t *handle, struct inode *inode, struct ext4_map_blocks *es_map, struct ext4_map_blocks *map, int flags) ext4_map_blocks_es_recheck() argument 509 ext4_map_blocks(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, int flags) ext4_map_blocks() argument 833 ext4_getblk(handle_t *handle, struct inode *inode, ext4_lblk_t block, int map_flags) ext4_getblk() argument 892 ext4_bread(handle_t *handle, struct inode *inode, ext4_lblk_t block, int map_flags) ext4_bread() argument 955 ext4_walk_page_buffers(handle_t *handle, struct buffer_head *head, unsigned from, unsigned to, int *partial, int (*fn)(handle_t *handle, struct buffer_head *bh)) ext4_walk_page_buffers() argument 1010 do_journal_get_write_access(handle_t *handle, struct buffer_head *bh) do_journal_get_write_access() argument 1137 handle_t *handle; ext4_write_begin() local 1263 write_end_fn(handle_t *handle, struct buffer_head *bh) write_end_fn() argument 1287 handle_t *handle = ext4_journal_current_handle(); ext4_write_end() local 1354 ext4_journalled_zero_new_buffers(handle_t *handle, struct page *page, unsigned from, unsigned to) ext4_journalled_zero_new_buffers() argument 1388 handle_t *handle = ext4_journal_current_handle(); ext4_journalled_write_end() local 1621 ext4_bh_delay_or_unwritten(handle_t *handle, struct buffer_head *bh) ext4_bh_delay_or_unwritten() argument 1858 bget_one(handle_t *handle, struct buffer_head *bh) bget_one() argument 1864 bput_one(handle_t *handle, struct buffer_head *bh) bput_one() argument 1876 handle_t *handle = NULL; __ext4_journalled_writepage() local 2396 mpage_map_one_extent(handle_t *handle, struct mpage_da_data *mpd) mpage_map_one_extent() argument 2464 mpage_map_and_submit_extent(handle_t *handle, struct mpage_da_data *mpd, bool *give_up_on_write) mpage_map_and_submit_extent() argument 2704 handle_t *handle = NULL; ext4_writepages() local 3390 handle_t *handle; ext4_iomap_alloc() local 3735 __ext4_block_zero_page_range(handle_t *handle, struct address_space *mapping, loff_t from, loff_t length) __ext4_block_zero_page_range() argument 3832 ext4_block_zero_page_range(handle_t *handle, struct address_space *mapping, loff_t from, loff_t length) ext4_block_zero_page_range() argument 3860 ext4_block_truncate_page(handle_t *handle, struct address_space *mapping, loff_t from) ext4_block_truncate_page() argument 3878 ext4_zero_partial_blocks(handle_t *handle, struct inode *inode, loff_t lstart, loff_t length) ext4_zero_partial_blocks() argument 3936 handle_t *handle; ext4_update_disksize_before_punch() local 4007 handle_t *handle; ext4_punch_hole() local 4208 handle_t *handle; ext4_truncate() local 5177 ext4_do_update_inode(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) ext4_do_update_inode() argument 5434 handle_t *handle; ext4_setattr() local 5471 handle_t *handle; ext4_setattr() local 5781 ext4_mark_iloc_dirty(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) ext4_mark_iloc_dirty() argument 5815 ext4_reserve_inode_write(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) ext4_reserve_inode_write() argument 5836 __ext4_expand_extra_isize(struct inode *inode, unsigned int new_extra_isize, struct ext4_iloc *iloc, handle_t *handle, int *no_expand) __ext4_expand_extra_isize() argument 5899 ext4_try_to_expand_extra_isize(struct inode *inode, unsigned int new_extra_isize, struct ext4_iloc iloc, handle_t *handle) ext4_try_to_expand_extra_isize() argument 5937 handle_t *handle; ext4_expand_extra_isize() local 5989 __ext4_mark_inode_dirty(handle_t *handle, struct inode *inode, const char *func, unsigned int line) __ext4_mark_inode_dirty() argument 6034 handle_t *handle; ext4_dirty_inode() local 6052 handle_t *handle; ext4_change_inode_journal_flag() local 6138 ext4_bh_unmapped(handle_t *handle, struct buffer_head *bh) ext4_bh_unmapped() argument 6154 handle_t *handle; ext4_page_mkwrite() local [all...] |
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 4177 int handle, err; in read_adv_mon_features() local 4329 u16 handle; in remove_adv_monitor() local 4152 mgmt_adv_monitor_added(struct sock *sk, struct hci_dev *hdev, u16 handle) mgmt_adv_monitor_added() argument 4162 mgmt_adv_monitor_removed(struct sock *sk, struct hci_dev *hdev, u16 handle) mgmt_adv_monitor_removed() argument 6103 u16 handle; conn_info_refresh_complete() local 6323 u16 handle = __le16_to_cpu(hci_cp->handle); get_clock_info_complete() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 491 uint32_t handle; member 517 uint32_t handle; member
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | toshiba_acpi.c | 3007 static const char *find_hci_method(acpi_handle handle) in find_hci_method() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | acpi.h | 302 static inline int acpi_processor_evaluate_cst(acpi_handle handle, u32 cpu, in acpi_processor_evaluate_cst() argument 462 acpi_get_node(acpi_handle handle) acpi_get_node() argument 882 acpi_evaluate_dsm(acpi_handle handle, const guid_t *guid, u64 rev, u64 func, union acpi_object *argv4) acpi_evaluate_dsm() argument 1052 acpi_handle_printk(const char *level, void *handle, const char *fmt, ...) acpi_handle_printk() argument 1350 acpi_irq_get(acpi_handle handle, unsigned int index, struct resource *res) acpi_irq_get() argument [all...] |
H A D | jbd2.h | 1592 jbd2_free_handle(handle_t *handle) jbd2_free_handle() argument 1684 is_handle_aborted(handle_t *handle) is_handle_aborted() argument 1691 jbd2_journal_abort_handle(handle_t *handle) jbd2_journal_abort_handle() argument 1795 jbd2_handle_buffer_credits(handle_t *handle) jbd2_handle_buffer_credits() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/ |
H A D | allegro-core.c | 1452 allegro_get_buffer(struct allegro_channel *channel, struct list_head *list, u64 handle) allegro_get_buffer() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_cmd.c | 696 struct ia_css_frame *handle; in atomisp_css_frame_to_vbuf() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.h | 552 struct hnae3_handle *handle; member 742 static inline void hns3_dcbnl_setup(struct hnae3_handle *handle) {} in hns3_dcbnl_setup() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfi_enet.h | 596 u16 handle; member 605 u16 handle; member
|
H A D | bna_types.h | 258 struct bna_mcam_handle *handle; member 882 int handle; member
|
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/ |
H A D | allegro-core.c | 1934 allegro_get_buffer(struct allegro_channel *channel, struct list_head *list, u64 handle) allegro_get_buffer() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.c | 1132 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handle, in mlx5_modify_rule_destination() argument 1445 struct mlx5_flow_handle *handle; in alloc_handle() local 1456 destroy_flow_handle(struct fs_fte *fte, struct mlx5_flow_handle *handle, struct mlx5_flow_destination *dest, int i) destroy_flow_handle() argument 1478 struct mlx5_flow_handle *handle; create_flow_handle() local 1542 struct mlx5_flow_handle *handle; add_rule_fte() local 1792 struct mlx5_flow_handle *handle; add_rule_fg() local 2179 struct mlx5_flow_handle *handle = NULL; mlx5_add_flow_rules() local 2234 mlx5_del_flow_rules(struct mlx5_flow_handle *handle) mlx5_del_flow_rules() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ |
H A D | ibmvnic.c | 758 u64 handle = adapter->rx_scrq[pool->index]->handle; in replenish_rx_pool() local 2359 u64 handle; in ibmvnic_tx_scrq_flush() local [all...] |
/kernel/linux/linux-6.6/drivers/base/ |
H A D | core.c | 5107 int device_match_acpi_handle(struct device *dev, const void *handle) in device_match_acpi_handle() argument
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | fore200e.h | 154 u32 handle; /* host supplied receive buffer handle */ member 189 u32 handle; /* host supplied handle */ member
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | mballoc.c | 6152 ext4_fsblk_t ext4_mb_new_blocks(handle_t *handle, in ext4_mb_new_blocks() argument 6324 ext4_mb_free_metadata(handle_t *handle, struc argument 3986 ext4_mb_mark_diskspace_used(struct ext4_allocation_context *ac, handle_t *handle, unsigned int reserv_clstrs) ext4_mb_mark_diskspace_used() argument 6445 ext4_mb_clear_bb(handle_t *handle, struct inode *inode, ext4_fsblk_t block, unsigned long count, int flags) ext4_mb_clear_bb() argument 6648 ext4_free_blocks(handle_t *handle, struct inode *inode, struct buffer_head *bh, ext4_fsblk_t block, unsigned long count, int flags) ext4_free_blocks() argument 6750 ext4_group_add_blocks(handle_t *handle, struct super_block *sb, ext4_fsblk_t block, unsigned long count) ext4_group_add_blocks() argument [all...] |
H A D | inode.c | 166 handle_t *handle; in ext4_evict_inode() local 414 ext4_map_blocks_es_recheck(handle_t *handle, struct inode *inode, struct ext4_map_blocks *es_map, struct ext4_map_blocks *map, int flags) ext4_map_blocks_es_recheck() argument 478 ext4_map_blocks(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, int flags) ext4_map_blocks() argument 816 ext4_getblk(handle_t *handle, struct inode *inode, ext4_lblk_t block, int map_flags) ext4_getblk() argument 881 ext4_bread(handle_t *handle, struct inode *inode, ext4_lblk_t block, int map_flags) ext4_bread() argument 944 ext4_walk_page_buffers(handle_t *handle, struct inode *inode, struct buffer_head *head, unsigned from, unsigned to, int *partial, int (*fn)(handle_t *handle, struct inode *inode, struct buffer_head *bh)) ext4_walk_page_buffers() argument 981 ext4_dirty_journalled_data(handle_t *handle, struct buffer_head *bh) ext4_dirty_journalled_data() argument 987 do_journal_get_write_access(handle_t *handle, struct inode *inode, struct buffer_head *bh) do_journal_get_write_access() argument 1123 handle_t *handle; ext4_write_begin() local 1249 write_end_fn(handle_t *handle, struct inode *inode, struct buffer_head *bh) write_end_fn() argument 1275 handle_t *handle = ext4_journal_current_handle(); ext4_write_end() local 1343 ext4_journalled_zero_new_buffers(handle_t *handle, struct inode *inode, struct folio *folio, unsigned from, unsigned to) ext4_journalled_zero_new_buffers() argument 1379 handle_t *handle = ext4_journal_current_handle(); ext4_journalled_write_end() local 2139 mpage_map_one_extent(handle_t *handle, struct mpage_da_data *mpd) mpage_map_one_extent() argument 2207 mpage_map_and_submit_extent(handle_t *handle, struct mpage_da_data *mpd, bool *give_up_on_write) mpage_map_and_submit_extent() argument 2311 ext4_journal_folio_buffers(handle_t *handle, struct folio *folio, size_t len) ext4_journal_folio_buffers() argument 2332 mpage_journal_page_buffers(handle_t *handle, struct mpage_da_data *mpd, struct folio *folio) mpage_journal_page_buffers() argument 2382 handle_t *handle = NULL; mpage_prepare_extent_to_map() local 2526 handle_t *handle = NULL; ext4_do_writepages() local 2999 handle_t *handle; ext4_da_do_write_end() local 3281 handle_t *handle; ext4_iomap_alloc() local 3635 __ext4_block_zero_page_range(handle_t *handle, struct address_space *mapping, loff_t from, loff_t length) __ext4_block_zero_page_range() argument 3737 ext4_block_zero_page_range(handle_t *handle, struct address_space *mapping, loff_t from, loff_t length) ext4_block_zero_page_range() argument 3765 ext4_block_truncate_page(handle_t *handle, struct address_space *mapping, loff_t from) ext4_block_truncate_page() argument 3783 ext4_zero_partial_blocks(handle_t *handle, struct inode *inode, loff_t lstart, loff_t length) ext4_zero_partial_blocks() argument 3841 handle_t *handle; ext4_update_disksize_before_punch() local 3911 handle_t *handle; ext4_punch_hole() local 4108 handle_t *handle; ext4_truncate() local 5078 ext4_do_update_inode(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) ext4_do_update_inode() argument 5337 handle_t *handle; ext4_setattr() local 5372 handle_t *handle; ext4_setattr() local 5720 ext4_mark_iloc_dirty(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) ext4_mark_iloc_dirty() argument 5746 ext4_reserve_inode_write(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) ext4_reserve_inode_write() argument 5768 __ext4_expand_extra_isize(struct inode *inode, unsigned int new_extra_isize, struct ext4_iloc *iloc, handle_t *handle, int *no_expand) __ext4_expand_extra_isize() argument 5831 ext4_try_to_expand_extra_isize(struct inode *inode, unsigned int new_extra_isize, struct ext4_iloc iloc, handle_t *handle) ext4_try_to_expand_extra_isize() argument 5869 handle_t *handle; ext4_expand_extra_isize() local 5922 __ext4_mark_inode_dirty(handle_t *handle, struct inode *inode, const char *func, unsigned int line) __ext4_mark_inode_dirty() argument 5963 handle_t *handle; ext4_dirty_inode() local 5975 handle_t *handle; ext4_change_inode_journal_flag() local 6061 ext4_bh_unmapped(handle_t *handle, struct inode *inode, struct buffer_head *bh) ext4_bh_unmapped() argument 6078 handle_t *handle; ext4_page_mkwrite() local [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | acpi.h | 312 static inline int acpi_processor_evaluate_cst(acpi_handle handle, u32 cpu, in acpi_processor_evaluate_cst() argument 475 acpi_get_node(acpi_handle handle) acpi_get_node() argument 949 acpi_check_dsm(acpi_handle handle, const guid_t *guid, u64 rev, u64 funcs) acpi_check_dsm() argument 955 acpi_evaluate_dsm(acpi_handle handle, const guid_t *guid, u64 rev, u64 func, union acpi_object *argv4) acpi_evaluate_dsm() argument 963 acpi_evaluate_dsm_typed(acpi_handle handle, const guid_t *guid, u64 rev, u64 func, union acpi_object *argv4, acpi_object_type type) acpi_evaluate_dsm_typed() argument 1044 acpi_get_local_address(acpi_handle handle, u32 *addr) acpi_get_local_address() argument 1049 acpi_get_subsystem_id(acpi_handle handle) acpi_get_subsystem_id() argument 1186 acpi_handle_printk(const char *level, void *handle, const char *fmt, ...) acpi_handle_printk() argument 1187 acpi_evaluation_failure_warn(acpi_handle handle, const char *name, acpi_status status) acpi_evaluation_failure_warn() argument 1468 acpi_irq_get(acpi_handle handle, unsigned int index, struct resource *res) acpi_irq_get() argument [all...] |
H A D | jbd2.h | 1598 jbd2_free_handle(handle_t *handle) jbd2_free_handle() argument 1689 is_handle_aborted(handle_t *handle) is_handle_aborted() argument 1696 jbd2_journal_abort_handle(handle_t *handle) jbd2_journal_abort_handle() argument 1805 jbd2_handle_buffer_credits(handle_t *handle) jbd2_handle_buffer_credits() argument [all...] |
H A D | scmi_protocol.h | 830 struct scmi_handle *handle; member
|
/kernel/linux/linux-6.6/include/linux/qed/ |
H A D | qed_rdma_if.h | 527 void *handle; member
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_tables.h | 550 u64 handle; member 934 u64 handle:42, member 1006 handle:42; /* for tracing */ member 1048 u64 handle; member 1215 u64 handle; global() member 1276 u64 handle; global() member 1381 u64 handle; global() member [all...] |