| /kernel/linux/linux-6.6/fs/hmdfs/comm/ |
| H A D | connection.h | 85 struct hmdfs_msg_idr_head head; member
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | aops.c | 597 struct buffer_head *head, *bh, *wait[2], **wait_bh = wait; in ocfs2_map_page_blocks() local 413 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)) walk_page_buffers() argument 813 ocfs2_free_unwritten_list(struct inode *inode, struct list_head *head) ocfs2_free_unwritten_list() argument 878 struct buffer_head *head, *bh; ocfs2_zero_new_buffers() local [all...] |
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | proc_sysctl.c | 116 struct ctl_table_header *head; in find_entry() local 144 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) in insert_entry() argument 183 erase_entry(struct ctl_table_header *head, struct ctl_table *entry) erase_entry() argument 190 init_header(struct ctl_table_header *head, struct ctl_table_root *root, struct ctl_table_set *set, struct ctl_node *node, struct ctl_table *table, size_t table_size) init_header() argument 216 erase_header(struct ctl_table_header *head) erase_header() argument 282 proc_sys_invalidate_dcache(struct ctl_table_header *head) proc_sys_invalidate_dcache() argument 318 sysctl_head_grab(struct ctl_table_header *head) sysctl_head_grab() argument 328 sysctl_head_finish(struct ctl_table_header *head) sysctl_head_finish() argument 350 struct ctl_table_header *head; lookup_entry() local 378 struct ctl_table_header *head = NULL; first_entry() local 395 struct ctl_table_header *head = *phead; next_entry() local 429 sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) sysctl_perm() argument 442 proc_sys_make_inode(struct super_block *sb, struct ctl_table_header *head, struct ctl_table *table) proc_sys_make_inode() argument 493 proc_sys_evict_inode(struct inode *inode, struct ctl_table_header *head) proc_sys_evict_inode() argument 504 struct ctl_table_header *head = PROC_I(inode)->sysctl; grab_header() local 513 struct ctl_table_header *head = grab_header(dir); proc_sys_lookup() local 558 struct ctl_table_header *head = grab_header(inode); proc_sys_call_handler() local 632 struct ctl_table_header *head = grab_header(inode); proc_sys_open() local 650 struct ctl_table_header *head = grab_header(inode); proc_sys_poll() local 679 proc_sys_fill_cache(struct file *file, struct dir_context *ctx, struct ctl_table_header *head, struct ctl_table *table) proc_sys_fill_cache() argument 728 proc_sys_link_fill_cache(struct file *file, struct dir_context *ctx, struct ctl_table_header *head, struct ctl_table *table) proc_sys_link_fill_cache() argument 749 scan(struct ctl_table_header *head, struct ctl_table *table, unsigned long *pos, struct file *file, struct dir_context *ctx) scan() argument 771 struct ctl_table_header *head = grab_header(file_inode(file)); proc_sys_readdir() local 805 struct ctl_table_header *head; proc_sys_permission() local 849 struct ctl_table_header *head = grab_header(inode); proc_sys_getattr() local 922 struct ctl_table_header *head; proc_sys_compare() local 948 struct ctl_table_header *head; find_subdir() local 1062 struct ctl_table_header *head; sysctl_follow_link() local 1165 new_links(struct ctl_dir *dir, struct ctl_table_header *head) new_links() argument 1243 insert_links(struct ctl_table_header *head) insert_links() argument [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | debug.c | 748 int head = 0; in ubifs_dump_lprop() local 2320 int dbg_check_data_nodes_order(struct ubifs_info *c, struct list_head *head) in dbg_check_data_nodes_order() argument 2387 dbg_check_nondata_nodes_order(struct ubifs_info *c, struct list_head *head) dbg_check_nondata_nodes_order() argument [all...] |
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | journal.c | 346 struct reiserfs_journal_cnode *head; in allocate_cnodes() local 1845 struct reiserfs_journal_cnode **head; remove_journal_hash() local [all...] |
| H A D | inode.c | 195 struct buffer_head *head, *next, *bh; in fix_tail_page_for_writing() local 2184 struct buffer_head *head; in grab_tail_page() local 2518 struct buffer_head *head, *bh; reiserfs_write_full_page() local 3133 struct buffer_head *head, *bh, *next; reiserfs_invalidate_folio() local 3206 struct buffer_head *head; reiserfs_release_folio() local [all...] |
| /kernel/linux/linux-6.6/drivers/virtio/ |
| H A D | virtio_ring.c | 557 int head; in virtqueue_add_split() local 765 detach_buf_split(struct vring_virtqueue *vq, unsigned int head, void **ctx) detach_buf_split() argument 1294 u16 head, id; virtqueue_add_indirect_packed() local 1415 u16 head, id, prev, curr, avail_used_flags; virtqueue_add_packed() local [all...] |
| /kernel/linux/linux-6.6/drivers/xen/ |
| H A D | grant-table.c | 183 grant_ref_t head; in get_free_entries() local 621 void gnttab_free_grant_references(grant_ref_t head) in gnttab_free_grant_references() argument 637 gnttab_free_grant_reference_seq(grant_ref_t head, unsigned int count) gnttab_free_grant_reference_seq() argument 650 gnttab_alloc_grant_references(u16 count, grant_ref_t *head) gnttab_alloc_grant_references() argument [all...] |
| H A D | xen-scsiback.c | 653 struct list_head *head = &(info->v2p_entry_lists); in scsiback_do_translation() local 907 struct list_head *head = &(info->v2p_entry_lists); in scsiback_chk_translation_entry() local 1237 struct list_head *head = &(info->v2p_entry_lists); in scsiback_release_translation_entry() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | pagemap.h | 167 void *head; in mapping_shrinkable() local 837 static inline struct page *find_subpage(struct page *head, pgoff_t index) in find_subpage() argument 892 struct page *head; page_to_index() local [all...] |
| H A D | tpm.h | 331 struct tpm_header *head = (struct tpm_header *)buf->data; in tpm_buf_reset() local 356 struct tpm_header *head = (struct tpm_header *)buf->data; in tpm_buf_length() local 363 struct tpm_header *head = (struct tpm_header *)buf->data; in tpm_buf_tag() local 372 struct tpm_header *head in tpm_buf_append() local [all...] |
| H A D | thunderbolt.h | 537 int head; member
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs4state.c | 638 void nfs4_purge_state_owners(struct nfs_server *server, struct list_head *head) in nfs4_purge_state_owners() argument 658 void nfs4_free_state_owners(struct list_head *head) in nfs4_free_state_owners() argument
|
| /kernel/linux/linux-6.6/include/net/bluetooth/ |
| H A D | bluetooth.h | 393 struct hlist_head head; member
|
| /kernel/linux/linux-6.6/include/linux/netfilter/ipset/ |
| H A D | ip_set.h | 178 int (*head)(struct ip_set *set, struct sk_buff *skb); member
|
| /kernel/linux/linux-6.6/include/linux/usb/ |
| H A D | hcd.h | 57 struct list_head head; member
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | netlink.h | 662 nla_parse(struct nlattr **tb, int maxtype, const struct nlattr *head, int len, const struct nla_policy *policy, struct netlink_ext_ack *extack) nla_parse() argument 687 nla_parse_deprecated(struct nlattr **tb, int maxtype, const struct nlattr *head, int len, const struct nla_policy *policy, struct netlink_ext_ack *extack) nla_parse_deprecated() argument 712 nla_parse_deprecated_strict(struct nlattr **tb, int maxtype, const struct nlattr *head, int len, const struct nla_policy *policy, struct netlink_ext_ack *extack) nla_parse_deprecated_strict() argument 840 nla_validate_deprecated(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, struct netlink_ext_ack *extack) nla_validate_deprecated() argument 863 nla_validate(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, struct netlink_ext_ack *extack) nla_validate() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| H A D | lpfc_ct.c | 347 struct list_head head; in lpfc_ct_unsol_event() local 855 struct list_head head; in lpfc_ns_rsp() local [all...] |
| /kernel/linux/linux-6.6/drivers/ufs/host/ |
| H A D | ufs-exynos.c | 416 struct list_head *head = &hba->clk_list_head; in exynos_ufs_get_clk_info() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_cfg80211.c | 2256 static int rtw_add_beacon(struct adapter *adapter, const u8 *head, size_t head_len, const u8 *tail, size_t tail_len) in rtw_add_beacon() argument
|
| /kernel/linux/linux-6.6/drivers/rpmsg/ |
| H A D | qcom_smd.c | 245 __le32 head; member 267 __le32 head; member 429 unsigned head; in qcom_smd_channel_get_rx_avail() local 685 unsigned head; in qcom_smd_get_tx_avail() local 703 unsigned head; qcom_smd_write_fifo() local [all...] |
| /kernel/linux/linux-6.6/drivers/vhost/ |
| H A D | net.c | 105 int head; member 774 int head; handle_tx_copy() local 864 int head; handle_tx_zerocopy() local 996 struct sk_buff *head; peek_head_len() local [all...] |
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-topcliff-pch.c | 908 int head; in pch_spi_handle_dma() local
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| H A D | mv_udc.h | 241 struct mv_dtd *dtd, *head, *tail; member
|
| /kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
| H A D | hfa384x_usb.c | 625 struct usbctlx_completor head; member 631 static inline int usbctlx_cmd_completor_fn(struct usbctlx_completor *head) in usbctlx_cmd_completor_fn() argument 657 struct usbctlx_completor head; member 664 static int usbctlx_rrid_completor_fn(struct usbctlx_completor *head) in usbctlx_rrid_completor_fn() argument 717 struct usbctlx_completor head; global() member 724 usbctlx_rmem_completor_fn(struct usbctlx_completor *head) usbctlx_rmem_completor_fn() argument 2800 struct hfa384x_usbctlx *head; hfa384x_usbctlxq_run() local [all...] |