/linux/drivers/gpio/ |
H A D | gpio-sa1100.c | 114 static void sa1100_update_edge_regs(struct sa1100_gpio_chip *sgc) in sa1100_update_edge_regs() 128 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); in sa1100_gpio_type() local 156 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); in sa1100_gpio_ack() local 163 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); in sa1100_gpio_mask() local 173 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); in sa1100_gpio_unmask() local 183 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); in sa1100_gpio_wake() local 209 struct sa1100_gpio_chip *sgc = d->host_data; in sa1100_gpio_irqdomain_map() local 232 struct sa1100_gpio_chip *sgc = irq_desc_get_handler_data(desc); in sa1100_gpio_handler() local 258 struct sa1100_gpio_chip *sgc = &sa1100_gpio_chip; in sa1100_gpio_suspend() local 312 struct sa1100_gpio_chip *sgc = &sa1100_gpio_chip; in sa1100_init_gpio() local
|
/linux/drivers/scsi/esas2r/ |
H A D | esas2r_ioctl.c | 92 static u32 get_physaddr_fm_api(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_fm_api() 101 static u32 get_physaddr_fm_api_header(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_fm_api_header() 191 static u32 get_physaddr_buffered_ioctl(struct esas2r_sg_context *sgc, in get_physaddr_buffered_ioctl() 211 struct esas2r_sg_context sgc; in handle_buffered_ioctl() local 297 struct esas2r_sg_context *sgc, void *context) in smp_ioctl_callback() 346 struct esas2r_sg_context *sgc, in csmi_ioctl_tunnel() 394 struct esas2r_sg_context *sgc, void *context) in csmi_ioctl_callback() 672 struct esas2r_sg_context *sgc) in hba_ioctl_tunnel() 748 struct esas2r_sg_context *sgc, in hba_ioctl_callback() 1809 static u32 get_physaddr_vda(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_vda() [all …]
|
H A 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()
|
H A 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()
|
H A 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()
|
H A D | esas2r_main.c | 762 static u32 get_physaddr_from_sgc(struct esas2r_sg_context *sgc, u64 *addr) in get_physaddr_from_sgc() 826 struct esas2r_sg_context sgc; in esas2r_queuecommand() local
|
H A D | esas2r.h | 712 struct esas2r_sg_context sgc; member 1162 static inline void esas2r_sgc_init(struct esas2r_sg_context *sgc, in esas2r_sgc_init() 1300 struct esas2r_sg_context *sgc) in esas2r_build_sg_list()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A 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()
|
H A D | ixgbe_fcoe.h | 38 unsigned int sgc; member
|
/linux/net/8021q/ |
H A D | vlan_dev.c | 416 struct scatterlist *sgl, unsigned int sgc) in vlan_dev_fcoe_ddp_setup() 463 struct scatterlist *sgl, unsigned int sgc) in vlan_dev_fcoe_ddp_target()
|
/linux/drivers/scsi/fcoe/ |
H A 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/include/linux/sched/ |
H A D | topology.h | 192 struct sched_group_capacity *__percpu *sgc; global() member
|
/linux/kernel/sched/ |
H A D | sched.h | 2088 struct sched_group_capacity *sgc; member
|
H A D | fair.c | 10039 struct sched_group_capacity *sgc = group->sgc; in update_group_capacity() local
|