/linux-6.1.9/drivers/gpio/ |
D | gpio-sa1100.c | 113 static void sa1100_update_edge_regs(struct sa1100_gpio_chip *sgc) in sa1100_update_edge_regs() 127 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); in sa1100_gpio_type() local 155 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); in sa1100_gpio_ack() local 162 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); in sa1100_gpio_mask() local 172 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); in sa1100_gpio_unmask() local 182 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); in sa1100_gpio_wake() local 208 struct sa1100_gpio_chip *sgc = d->host_data; in sa1100_gpio_irqdomain_map() local 231 struct sa1100_gpio_chip *sgc = irq_desc_get_handler_data(desc); in sa1100_gpio_handler() local 257 struct sa1100_gpio_chip *sgc = &sa1100_gpio_chip; in sa1100_gpio_suspend() local 311 struct sa1100_gpio_chip *sgc = &sa1100_gpio_chip; in sa1100_init_gpio() local
|
/linux-6.1.9/drivers/scsi/esas2r/ |
D | esas2r_ioctl.c | 90 static u32 get_physaddr_fm_api(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_fm_api() 99 static u32 get_physaddr_fm_api_header(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_fm_api_header() 189 static u32 get_physaddr_buffered_ioctl(struct esas2r_sg_context *sgc, in get_physaddr_buffered_ioctl() 209 struct esas2r_sg_context sgc; in handle_buffered_ioctl() local 295 struct esas2r_sg_context *sgc, void *context) in smp_ioctl_callback() 344 struct esas2r_sg_context *sgc, in csmi_ioctl_tunnel() 392 struct esas2r_sg_context *sgc, void *context) in csmi_ioctl_callback() 670 struct esas2r_sg_context *sgc) in hba_ioctl_tunnel() 746 struct esas2r_sg_context *sgc, in hba_ioctl_callback() 1813 static u32 get_physaddr_vda(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_vda() [all …]
|
D | esas2r_io.c | 188 struct esas2r_sg_context *sgc) in esas2r_build_sg_list_sge() 371 struct esas2r_sg_context *sgc) in esas2r_build_prd_iblk() 525 struct esas2r_sg_context *sgc) in esas2r_build_sg_list_prd()
|
D | esas2r_flash.c | 181 struct esas2r_sg_context *sgc = &fc->sgc; in build_flash_msg() local 848 struct esas2r_sg_context *sgc) in esas2r_process_fs_ioctl() 1391 struct esas2r_request *rq, struct esas2r_sg_context *sgc) in esas2r_fm_api()
|
D | esas2r_disc.c | 888 struct esas2r_sg_context sgc; in esas2r_disc_passthru_dev_addr() local 1030 static u32 esas2r_disc_get_phys_addr(struct esas2r_sg_context *sgc, u64 *addr) in esas2r_disc_get_phys_addr()
|
D | esas2r_vda.c | 68 struct esas2r_sg_context *sgc) in esas2r_process_vda_ioctl()
|
D | esas2r_main.c | 759 static u32 get_physaddr_from_sgc(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_from_sgc() 823 struct esas2r_sg_context sgc; in esas2r_queuecommand() local
|
D | esas2r.h | 712 struct esas2r_sg_context sgc; member 1167 static inline void esas2r_sgc_init(struct esas2r_sg_context *sgc, in esas2r_sgc_init() 1305 struct esas2r_sg_context *sgc) in esas2r_build_sg_list()
|
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_fcoe.c | 134 struct scatterlist *sgl, unsigned int sgc, in ixgbe_fcoe_ddp_setup() 345 struct scatterlist *sgl, unsigned int sgc) in ixgbe_fcoe_ddp_get() 366 struct scatterlist *sgl, unsigned int sgc) in ixgbe_fcoe_ddp_target()
|
D | ixgbe_fcoe.h | 38 unsigned int sgc; member
|
/linux-6.1.9/net/8021q/ |
D | vlan_dev.c | 400 struct scatterlist *sgl, unsigned int sgc) in vlan_dev_fcoe_ddp_setup() 447 struct scatterlist *sgl, unsigned int sgc) in vlan_dev_fcoe_ddp_target()
|
/linux-6.1.9/include/linux/sched/ |
D | topology.h | 192 struct sched_group_capacity *__percpu *sgc; member
|
/linux-6.1.9/drivers/scsi/fcoe/ |
D | fcoe.c | 1062 struct scatterlist *sgl, unsigned int sgc) in fcoe_ddp_setup() 1084 struct scatterlist *sgl, unsigned int sgc) in fcoe_ddp_target()
|
/linux-6.1.9/kernel/sched/ |
D | topology.c | 2100 struct sched_group_capacity *sgc; in __sdt_alloc() local
|
D | sched.h | 1838 struct sched_group_capacity *sgc; member
|
D | fair.c | 8882 struct sched_group_capacity *sgc = group->sgc; in update_group_capacity() local
|
/linux-6.1.9/drivers/android/ |
D | binder.c | 2365 struct binder_sg_copy *sgc, *tmpsgc; in binder_do_deferred_txn_copies() local 2442 struct binder_sg_copy *sgc, *tmpsgc; in binder_cleanup_deferred_txn_lists() local
|