Home
last modified time | relevance | path

Searched defs:head (Results 3026 - 3050 of 3780) sorted by relevance

1...<<121122123124125126127128129130>>...152

/kernel/linux/linux-6.6/include/linux/
H A Dtpm.h331 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 Dthunderbolt.h537 int head; member
/kernel/linux/linux-6.6/include/linux/usb/
H A Dhcd.h57 struct list_head head; member
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h662 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 Dlpfc_ct.c347 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 Dufs-exynos.c416 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 Dioctl_cfg80211.c2256 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 Dqcom_smd.c245 __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 Dnet.c105 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 Dspi-topcliff-pch.c908 int head; in pch_spi_handle_dma() local
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dmv_udc.h241 struct mv_dtd *dtd, *head, *tail; member
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c625 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...]
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h332 volatile signed int head; member
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c222 size_t head = ldata->icanon ? ldata->canon_head : ldata->commit_head; in chars_in_buffer() local
759 size_t head; in commit_echoes() local
957 size_t head; in eraser() local
1534 size_t head = MASK(ldata->read_head); n_tty_receive_buf_real_raw() local
1965 size_t head = smp_load_acquire(&ldata->commit_head); copy_from_read_buf() local
2481 size_t nr, head, tail; inq_canon() local
[all...]
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio_cm.c167 int head; member
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Dhwa742.c303 static void submit_req_list(struct list_head *head) in submit_req_list() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dps3fb.c914 struct display_head *head = &ps3fb.dinfo->display_head[1]; in ps3fb_vsync_interrupt() local
H A Dsm501fb.c104 enum sm501_controller head; member
1182 enum sm501_controller head; in sm501fb_crtsrc_store() local
1674 sm501fb_init_fb(struct fb_info *fb, enum sm501_controller head, const char *fbname) sm501fb_init_fb() argument
1859 sm501fb_probe_one(struct sm501fb_info *info, enum sm501_controller head) sm501fb_probe_one() argument
1891 sm501_free_init_fb(struct sm501fb_info *info, enum sm501_controller head) sm501_free_init_fb() argument
1902 sm501fb_start_one(struct sm501fb_info *info, enum sm501_controller head, const char *drvname) sm501fb_start_one() argument
2071 sm501fb_suspend_fb(struct sm501fb_info *info, enum sm501_controller head) sm501fb_suspend_fb() argument
2122 sm501fb_resume_fb(struct sm501fb_info *info, enum sm501_controller head) sm501fb_resume_fb() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/
H A Driva_hw.h514 U032 head; member
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_edgeport.c153 unsigned int head; /* index to head pointer (write) */ member
[all...]
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Disd200.c1225 unsigned char sectnum, head; in isd200_scsi_to_ata() local
/kernel/linux/linux-6.6/drivers/block/
H A Dataflop.c164 int head; /* "" "" */ member
[all...]
H A Dswim3.c185 int head; /* head number ditto */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h177 struct list_head head; member
H A Damdgpu_ras.c638 amdgpu_ras_create_obj(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_create_obj() argument
671 amdgpu_ras_find_obj(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_find_obj() argument
708 amdgpu_ras_is_feature_allowed(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_is_feature_allowed() argument
714 amdgpu_ras_is_feature_enabled(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_is_feature_enabled() argument
726 __amdgpu_ras_feature_enable(struct amdgpu_device *adev, struct ras_common_if *head, int enable) __amdgpu_ras_feature_enable() argument
762 amdgpu_ras_feature_enable(struct amdgpu_device *adev, struct ras_common_if *head, bool enable) amdgpu_ras_feature_enable() argument
818 amdgpu_ras_feature_enable_on_boot(struct amdgpu_device *adev, struct ras_common_if *head, bool enable) amdgpu_ras_feature_enable_on_boot() argument
899 struct ras_common_if head = { amdgpu_ras_enable_all_features() local
922 struct ras_common_if head = { amdgpu_ras_enable_all_features() local
1400 amdgpu_ras_sysfs_create(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_sysfs_create() argument
1434 amdgpu_ras_sysfs_remove(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_sysfs_remove() argument
1532 amdgpu_ras_debugfs_create(struct amdgpu_device *adev, struct ras_fs_if *head, struct dentry *dir) amdgpu_ras_debugfs_create() argument
1802 amdgpu_ras_interrupt_remove_handler(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_interrupt_remove_handler() argument
1824 amdgpu_ras_interrupt_add_handler(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_interrupt_add_handler() argument
[all...]

Completed in 45 milliseconds

1...<<121122123124125126127128129130>>...152