Home
last modified time | relevance | path

Searched refs:ptr (Results 5651 - 5675 of 5688) sorted by relevance

1...<<221222223224225226227228

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.c5677 /* Get the ptr to our adapter structure out of cmd->host. */ in hpsa_scsi_queue_command()
6564 BYTE __user *ptr = ioc->buf; in hpsa_big_passthru_ioctl() local
6566 if (copy_to_user(ptr, buff[i], buff_size[i])) { in hpsa_big_passthru_ioctl()
6570 ptr += buff_size[i]; in hpsa_big_passthru_ioctl()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c3991 arg->extraie.ptr = kmemdup(req->ie, req->ie_len, GFP_KERNEL); in ath11k_mac_op_hw_scan()
3992 if (!arg->extraie.ptr) { in ath11k_mac_op_hw_scan()
4085 kfree(arg->extraie.ptr); in ath11k_mac_op_hw_scan()
7152 "chanctx add freq %u width %d ptr %p\n", in ath11k_mac_op_add_chanctx()
7176 "chanctx remove freq %u width %d ptr %p\n", in ath11k_mac_op_remove_chanctx()
7530 "chanctx change freq %u width %d ptr %p changed %x\n", in ath11k_mac_op_change_chanctx()
7611 "chanctx assign ptr %p vdev_id %i\n", in ath11k_mac_op_assign_vif_chanctx()
7701 "chanctx unassign ptr %p vdev_id %i\n", in ath11k_mac_op_unassign_vif_chanctx()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.c5688 /* Get the ptr to our adapter structure out of cmd->host. */ in hpsa_scsi_queue_command()
6592 BYTE __user *ptr = ioc->buf; in hpsa_big_passthru_ioctl() local
6594 if (copy_to_user(ptr, buff[i], buff_size[i])) { in hpsa_big_passthru_ioctl()
6598 ptr += buff_size[i]; in hpsa_big_passthru_ioctl()
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Dcore.c714 out_be32(&p->ptr, 0xffff); in emac_configure()
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c3340 ev.data.ptr = NULL; in TEST()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_main.c744 io_req = (struct qedf_ioreq *)sc_cmd->SCp.ptr; in qedf_eh_abort()
3059 "queues array ptr memory\n"); in qedf_alloc_global_queues()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Dcore.c716 out_be32(&p->ptr, 0xffff); in emac_configure()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc.c1497 acur->cnt->bc_levels[0].ptr = 1; in xfs_alloc_ag_vextent_lastblock()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dite-it6505.c2688 unsigned long event, void *ptr) in it6505_extcon_notifier()
2687 it6505_extcon_notifier(struct notifier_block *self, unsigned long event, void *ptr) it6505_extcon_notifier() argument
/kernel/linux/linux-6.6/tools/net/ynl/
H A Dynl-gen-c.py119 ptr = '*' if self.is_multi_val() else ''
120 ri.cw.p(f"{member} {ptr}{self.c_name};")
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c3355 ev.data.ptr = NULL; in TEST()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c9046 struct drm_private_obj *obj = state->private_objs[i].ptr;
9062 state->private_objs[j].ptr = NULL;
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dcnic.c5680 void *ptr) in cnic_netdev_event()
5682 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in cnic_netdev_event()
5679 cnic_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) cnic_netdev_event() argument
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c4700 __le16 *ptr = (__le16 *)tx_desc; in rtl8xxxu_calc_tx_desc_csum() local
4711 csum = csum ^ le16_to_cpu(ptr[i]); in rtl8xxxu_calc_tx_desc_csum()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c4844 tmp = is_compat_task() ? compat_ptr(oat_data.ptr) : in qeth_query_oat_command()
4845 u64_to_user_ptr(oat_data.ptr); in qeth_query_oat_command()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c83 #define OCFS2_XATTR_FREE_IN_BLOCK(ptr) ((ptr)->i_sb->s_blocksize \
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c6118 unsigned long event, void *ptr) in ip6_route_dev_notify()
6120 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in ip6_route_dev_notify()
6117 ip6_route_dev_notify(struct notifier_block *this, unsigned long event, void *ptr) ip6_route_dev_notify() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic.c5677 void *ptr) in cnic_netdev_event()
5679 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in cnic_netdev_event()
5676 cnic_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) cnic_netdev_event() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c81 #define OCFS2_XATTR_FREE_IN_BLOCK(ptr) ((ptr)->i_sb->s_blocksize \
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_main.c3525 const u8 *ptr = mask; in igc_flex_filter_add_field() local
3528 if (ptr[i] & 0xff) in igc_flex_filter_add_field()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c6411 unsigned long event, void *ptr) in stmmac_device_event()
6413 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in stmmac_device_event()
6410 stmmac_device_event(struct notifier_block *unused, unsigned long event, void *ptr) stmmac_device_event() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c5138 __le16 *ptr = (__le16 *)tx_desc; in rtl8xxxu_calc_tx_desc_csum() local
5149 csum = csum ^ le16_to_cpu(ptr[i]); in rtl8xxxu_calc_tx_desc_csum()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c4779 tmp = is_compat_task() ? compat_ptr(oat_data.ptr) : in qeth_query_oat_command()
4780 u64_to_user_ptr(oat_data.ptr); in qeth_query_oat_command()
/kernel/linux/linux-6.6/net/core/
H A Drtnetlink.c6474 static int rtnetlink_event(struct notifier_block *this, unsigned long event, void *ptr) in rtnetlink_event() argument
6476 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in rtnetlink_event()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c6265 unsigned long event, void *ptr) in ip6_route_dev_notify()
6267 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in ip6_route_dev_notify()
6264 ip6_route_dev_notify(struct notifier_block *this, unsigned long event, void *ptr) ip6_route_dev_notify() argument

Completed in 185 milliseconds

1...<<221222223224225226227228