/linux-6.3-rc2/drivers/gpio/ |
A D | gpio-ftgpio010.c | 57 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_ack_irq() local 65 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_mask_irq() local 77 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_unmask_irq() local 89 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_set_irq_type() local 142 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_irq_handler() local 162 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_set_config() local 237 struct ftgpio_gpio *g; in ftgpio_gpio_probe() local 329 struct ftgpio_gpio *g = platform_get_drvdata(pdev); in ftgpio_gpio_remove() local
|
A D | gpio-davinci.c | 77 struct davinci_gpio_regs __iomem *g; in irq2regs() local 93 struct davinci_gpio_regs __iomem *g; in __davinci_direction() local 135 struct davinci_gpio_regs __iomem *g; in davinci_gpio_get() local 150 struct davinci_gpio_regs __iomem *g; in davinci_gpio_set() local 291 struct davinci_gpio_regs __iomem *g = irq2regs(d); in gpio_irq_disable() local 300 struct davinci_gpio_regs __iomem *g = irq2regs(d); in gpio_irq_enable() local 332 struct davinci_gpio_regs __iomem *g; in gpio_irq_handler() local 404 struct davinci_gpio_regs __iomem *g; in gpio_irq_type_unbanked() local 489 struct davinci_gpio_regs __iomem *g; in davinci_gpio_irq_setup() local 627 struct davinci_gpio_regs __iomem *g; in davinci_gpio_save_context() local [all …]
|
A D | gpio-ixp4xx.c | 61 struct ixp4xx_gpio *g = gpiochip_get_data(gc); in ixp4xx_gpio_irq_ack() local 77 struct ixp4xx_gpio *g = gpiochip_get_data(gc); in ixp4xx_gpio_irq_unmask() local 90 struct ixp4xx_gpio *g = gpiochip_get_data(gc); in ixp4xx_gpio_irq_set_type() local 203 struct ixp4xx_gpio *g; in ixp4xx_gpio_probe() local
|
/linux-6.3-rc2/kernel/livepatch/ |
A D | transition.c | 72 struct task_struct *g, *task; in klp_complete_transition() local 343 struct task_struct *g, *task; in klp_send_signals() local 387 struct task_struct *g, *task; in klp_try_complete_transition() local 464 struct task_struct *g, *task; in klp_start_transition() local 505 struct task_struct *g, *task; in klp_init_transition() local 580 struct task_struct *g, *task; in klp_reverse_transition() local 644 struct task_struct *g, *task; in klp_force_transition() local
|
/linux-6.3-rc2/drivers/pinctrl/qcom/ |
A D | pinctrl-msm.c | 192 const struct msm_pingroup *g; in msm_pinmux_set_mux() local 352 const struct msm_pingroup *g; in msm_config_group_get() local 437 const struct msm_pingroup *g; in msm_config_group_set() local 539 const struct msm_pingroup *g; in msm_gpio_direction_input() local 559 const struct msm_pingroup *g; in msm_gpio_direction_output() local 587 const struct msm_pingroup *g; in msm_gpio_get_direction() local 600 const struct msm_pingroup *g; in msm_gpio_get() local 612 const struct msm_pingroup *g; in msm_gpio_set() local 639 const struct msm_pingroup *g; in msm_gpio_dbg_show_one() local 819 const struct msm_pingroup *g; in msm_gpio_irq_mask() local [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_main_regs.h | 87 #define ANA_AC_SRC_CFG(g) __REG(TARGET_ANA_AC,\ argument 91 #define ANA_AC_SRC_CFG1(g) __REG(TARGET_ANA_AC,\ argument 95 #define ANA_AC_SRC_CFG2(g) __REG(TARGET_ANA_AC,\ argument 105 #define ANA_AC_PGID_CFG(g) __REG(TARGET_ANA_AC,\ argument 109 #define ANA_AC_PGID_CFG1(g) __REG(TARGET_ANA_AC,\ argument 113 #define ANA_AC_PGID_CFG2(g) __REG(TARGET_ANA_AC,\ argument 123 #define ANA_AC_PGID_MISC_CFG(g) __REG(TARGET_ANA_AC,\ argument 161 #define ANA_AC_TSN_SF_CFG(g) __REG(TARGET_ANA_AC,\ argument 1713 #define ASM_RX_IN_BYTES_CNT(g) __REG(TARGET_ASM,\ argument 1717 #define ASM_RX_SYMBOL_ERR_CNT(g) __REG(TARGET_ASM,\ argument [all …]
|
/linux-6.3-rc2/kernel/power/ |
A D | process.c | 32 struct task_struct *g, *p; in try_to_freeze_tasks() local 181 struct task_struct *g, *p; in thaw_processes() local 219 struct task_struct *g, *p; in thaw_kernel_threads() local
|
/linux-6.3-rc2/drivers/gpu/host1x/ |
A D | job.c | 146 struct host1x_job_gather *g; in pin_job() local 279 static int do_relocs(struct host1x_job *job, struct host1x_job_gather *g) in do_relocs() 456 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate() 539 struct host1x_job_gather *g; in copy_gathers() local 567 struct host1x_job_gather *g; in copy_gathers() local 617 struct host1x_job_gather *g; in host1x_job_pin() local
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_formats.c | 34 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument 53 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument 73 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument 92 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument 110 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 129 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument 147 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 167 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
|
/linux-6.3-rc2/drivers/pinctrl/intel/ |
A D | pinctrl-alderlake.c | 29 #define ADL_GPP(r, s, e, g) \ argument 37 #define ADL_N_COMMUNITY(b, s, e, g) \ argument 40 #define ADL_S_COMMUNITY(b, s, e, g) \ argument
|
A D | pinctrl-tigerlake.c | 30 #define TGL_GPP(r, s, e, g) \ argument 38 #define TGL_LP_COMMUNITY(b, s, e, g) \ argument 41 #define TGL_H_COMMUNITY(b, s, e, g) \ argument
|
A D | pinctrl-jasperlake.c | 23 #define JSL_GPP(r, s, e, g) \ argument 31 #define JSL_COMMUNITY(b, s, e, g) \ argument
|
A D | pinctrl-lakefield.c | 23 #define LKF_GPP(r, s, e, g) \ argument 31 #define LKF_COMMUNITY(b, s, e, g) \ argument
|
A D | pinctrl-meteorlake.c | 23 #define MTL_GPP(r, s, e, g) \ argument 31 #define MTL_COMMUNITY(b, s, e, g) \ argument
|
A D | pinctrl-icelake.c | 30 #define ICL_GPP(r, s, e, g) \ argument 38 #define ICL_LP_COMMUNITY(b, s, e, g) \ argument 41 #define ICL_N_COMMUNITY(b, s, e, g) \ argument
|
/linux-6.3-rc2/samples/bpf/ |
A D | sockex3_kern.c | 90 static void update_stats(struct __sk_buff *skb, struct globals *g) in update_stats() 107 struct globals *g, __u32 ip_proto) in parse_ip_proto() 160 struct globals *g = this_cpu_globals(); in bpf_func_ip() local 189 struct globals *g = this_cpu_globals(); in bpf_func_ipv6() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | sdt.h | 61 # define _SDT_DEPAREN_7(a,b,c,d,e,f,g) a b c d e f g argument 62 # define _SDT_DEPAREN_8(a,b,c,d,e,f,g,h) a b c d e f g h argument 63 # define _SDT_DEPAREN_9(a,b,c,d,e,f,g,h,i) a b c d e f g h i argument 64 # define _SDT_DEPAREN_10(a,b,c,d,e,f,g,h,i,j) a b c d e f g h i j argument 65 # define _SDT_DEPAREN_11(a,b,c,d,e,f,g,h,i,j,k) a b c d e f g h i j k argument 66 # define _SDT_DEPAREN_12(a,b,c,d,e,f,g,h,i,j,k,l) a b c d e f g h i j k l argument
|
/linux-6.3-rc2/drivers/crypto/nx/ |
A D | nx-842.c | 64 #define NX842_CRYPTO_HEADER_SIZE(g) \ argument 160 struct nx842_crypto_header_group *g, in compress() 337 struct nx842_crypto_header_group *g, in decompress() 461 struct nx842_crypto_header_group g = { in nx842_crypto_decompress() local
|
/linux-6.3-rc2/crypto/ |
A D | sm3.c | 38 #define R(i, a, b, c, d, e, f, g, h, t, w1, w2) \ argument 49 #define R1(a, b, c, d, e, f, g, h, t, w1, w2) \ argument 51 #define R2(a, b, c, d, e, f, g, h, t, w1, w2) \ argument 74 u32 a, b, c, d, e, f, g, h, ss1, ss2; in sm3_transform() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | ipsec_fs_roce.c | 14 struct mlx5_flow_group *g; member 24 struct mlx5_flow_group *g; member 146 struct mlx5_flow_group *g; in mlx5_ipsec_fs_roce_tx_create() local 241 struct mlx5_flow_group *g; in mlx5_ipsec_fs_roce_rx_create() local
|
/linux-6.3-rc2/drivers/media/common/v4l2-tpg/ |
A D | v4l2-tpg-colors.c | 1153 static void mult_matrix(double *r, double *g, double *b, const double m[3][3]) in mult_matrix() 1232 double *r, double *g, double *b) in csc() 1387 double r, g, b; in main() local
|
/linux-6.3-rc2/drivers/pinctrl/tegra/ |
A D | pinctrl-tegra.c | 256 const struct tegra_pingroup *g; in tegra_pinctrl_set_mux() local 362 const struct tegra_pingroup *g, in tegra_pinconf_reg() 521 const struct tegra_pingroup *g; in tegra_pinconf_group_get() local 550 const struct tegra_pingroup *g; in tegra_pinconf_group_set() local 618 const struct tegra_pingroup *g; in tegra_pinconf_group_dbg_show() local 676 const struct tegra_pingroup *g; in tegra_pinctrl_clear_parked_bits() local 805 const struct tegra_pingroup *g = &soc_data->groups[gn]; in tegra_pinctrl_probe() local
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_regs.h | 35 #define AFI_PORT_FRM_OUT(g) __REG(TARGET_AFI, 0, 1, 98816, g, 10, 8, 0, 0, 1, 4) argument 44 #define AFI_PORT_CFG(g) __REG(TARGET_AFI, 0, 1, 98816, g, 10, 8, 4, 0, 1, 4) argument 161 #define ANA_PGID(g) __REG(TARGET_ANA, 0, 1, 27648, g, 89, 8, 0, 0, 1, 4) argument 170 #define ANA_PGID_CFG(g) __REG(TARGET_ANA, 0, 1, 27648, g, 89, 8, 4, 0, 1, 4) argument 950 #define PTP_PIN_CFG(g) __REG(TARGET_PTP, 0, 1, 0, g, 8, 64, 0, 0, 1, 4) argument 977 #define PTP_TOD_SEC_MSB(g) __REG(TARGET_PTP, 0, 1, 0, g, 8, 64, 4, 0, 1, 4) argument 986 #define PTP_TOD_SEC_LSB(g) __REG(TARGET_PTP, 0, 1, 0, g, 8, 64, 8, 0, 1, 4) argument 989 #define PTP_TOD_NSEC(g) __REG(TARGET_PTP, 0, 1, 0, g, 8, 64, 12, 0, 1, 4) argument 998 #define PTP_WF_HIGH_PERIOD(g) __REG(TARGET_PTP,\ argument 1006 #define PTP_WF_LOW_PERIOD(g) __REG(TARGET_PTP,\ argument [all …]
|
/linux-6.3-rc2/arch/x86/include/asm/uv/ |
A D | uv_geo.h | 85 static inline int geo_rack(union geoid_u g) in geo_rack() 91 static inline int geo_slot(union geoid_u g) in geo_slot() 97 static inline int geo_blade(union geoid_u g) in geo_blade()
|
/linux-6.3-rc2/drivers/gpu/drm/tiny/ |
A D | ofdrm.c | 479 unsigned char r, unsigned char g, unsigned char b) in ofdrm_mach64_cmap_write() 498 unsigned char r, unsigned char g, unsigned char b) in ofdrm_rage128_cmap_write() 516 unsigned char r, unsigned char g, unsigned char b) in ofdrm_rage_m3a_cmap_write() 575 unsigned char r, unsigned char g, unsigned char b) in ofdrm_gxt2000_cmap_write() 598 unsigned char r, unsigned char g, unsigned char b) in ofdrm_avivo_cmap_write() 642 unsigned char r, unsigned char g, unsigned char b) in ofdrm_qemu_cmap_write() 665 unsigned char g = i * 4 + i / 16; in ofdrm_device_set_gamma_linear() local 673 unsigned char g = i * 4 + i / 16; in ofdrm_device_set_gamma_linear() local 704 unsigned char g = lut[i * 4 + i / 16].green >> 8; in ofdrm_device_set_gamma() local 712 unsigned char g = lut[i * 4 + i / 16].green >> 8; in ofdrm_device_set_gamma() local [all …]
|