/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_tcpbpf_kern.c | 26 struct tcpbpf_globals g, *gp; in update_event_map() local 30 struct tcpbpf_globals g = {0}; in update_event_map() local 68 struct tcpbpf_globals g, *gp; in bpf_testcb() local 93 struct tcpbpf_globals g, *gp; in bpf_testcb() local
|
/Linux-v4.19/drivers/gpio/ |
D | gpio-ftgpio010.c | 53 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_ack_irq() local 61 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_mask_irq() local 72 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_unmask_irq() local 83 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_set_irq_type() local 144 struct ftgpio_gpio *g = gpiochip_get_data(gc); in ftgpio_gpio_irq_handler() local 164 struct ftgpio_gpio *g; in ftgpio_gpio_probe() local
|
D | gpio-davinci.c | 51 struct davinci_gpio_regs __iomem *g; in irq2regs() local 67 struct davinci_gpio_regs __iomem *g; in __davinci_direction() local 109 struct davinci_gpio_regs __iomem *g; in davinci_gpio_get() local 124 struct davinci_gpio_regs __iomem *g; in davinci_gpio_set() local 293 struct davinci_gpio_regs __iomem *g = irq2regs(d); in gpio_irq_disable() local 302 struct davinci_gpio_regs __iomem *g = irq2regs(d); in gpio_irq_enable() local 334 struct davinci_gpio_regs __iomem *g; in gpio_irq_handler() local 407 struct davinci_gpio_regs __iomem *g; in gpio_irq_type_unbanked() local 438 struct davinci_gpio_regs __iomem *g = chips->regs[hw / 32]; in davinci_gpio_irq_map() local 492 struct davinci_gpio_regs __iomem *g; in davinci_gpio_irq_setup() local
|
/Linux-v4.19/drivers/pinctrl/qcom/ |
D | pinctrl-msm.c | 151 const struct msm_pingroup *g; in msm_pinmux_set_mux() local 188 const struct msm_pingroup *g, in msm_config_reg() 232 const struct msm_pingroup *g; in msm_config_group_get() local 309 const struct msm_pingroup *g; in msm_config_group_set() local 406 const struct msm_pingroup *g; in msm_gpio_direction_input() local 426 const struct msm_pingroup *g; in msm_gpio_direction_output() local 454 const struct msm_pingroup *g; in msm_gpio_get_direction() local 467 const struct msm_pingroup *g; in msm_gpio_get() local 479 const struct msm_pingroup *g; in msm_gpio_set() local 507 const struct msm_pingroup *g; in msm_gpio_dbg_show_one() local [all …]
|
/Linux-v4.19/kernel/livepatch/ |
D | transition.c | 83 struct task_struct *g, *task; in klp_complete_transition() local 361 struct task_struct *g, *task; in klp_try_complete_transition() local 419 struct task_struct *g, *task; in klp_start_transition() local 458 struct task_struct *g, *task; in klp_init_transition() local 533 struct task_struct *g, *task; in klp_reverse_transition() local 578 struct task_struct *g, *task; in klp_send_signals() local 623 struct task_struct *g, *task; in klp_force_transition() local
|
/Linux-v4.19/kernel/power/ |
D | process.c | 33 struct task_struct *g, *p; in try_to_freeze_tasks() local 191 struct task_struct *g, *p; in thaw_processes() local 229 struct task_struct *g, *p; in thaw_kernel_threads() local
|
/Linux-v4.19/drivers/pinctrl/sirf/ |
D | pinctrl-sirf.h | 16 #define SIRFSOC_GPIO_PAD_EN(g) ((g)*0x100 + 0x84) argument 17 #define SIRFSOC_GPIO_PAD_EN_CLR(g) ((g)*0x100 + 0x90) argument 18 #define SIRFSOC_GPIO_CTRL(g, i) ((g)*0x100 + (i)*4) argument 20 #define SIRFSOC_GPIO_INT_STATUS(g) ((g)*0x100 + 0x8C) argument 97 #define SIRFSOC_PMX_FUNCTION(n, g, m) \ argument
|
/Linux-v4.19/drivers/gpu/host1x/ |
D | job.c | 138 struct host1x_job_gather *g = &job->gathers[i]; in pin_job() local 198 static int do_relocs(struct host1x_job *job, struct host1x_job_gather *g) in do_relocs() 382 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate() 464 struct host1x_job_gather *g = &job->gathers[i]; in copy_gathers() local 487 struct host1x_job_gather *g = &job->gathers[i]; in copy_gathers() local 533 struct host1x_job_gather *g = &job->gathers[i]; in host1x_job_pin() local
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_formats.c | 41 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument 60 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument 80 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument 99 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument 117 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 136 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument 154 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 174 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
|
/Linux-v4.19/drivers/pinctrl/tegra/ |
D | pinctrl-tegra.c | 260 const struct tegra_pingroup *g; in tegra_pinctrl_set_mux() local 292 const struct tegra_pingroup *g, in tegra_pinconf_reg() 451 const struct tegra_pingroup *g; in tegra_pinconf_group_get() local 480 const struct tegra_pingroup *g; in tegra_pinconf_group_set() local 548 const struct tegra_pingroup *g; in tegra_pinconf_group_dbg_show() local 619 const struct tegra_pingroup *g; in tegra_pinctrl_clear_parked_bits() local 681 const struct tegra_pingroup *g = &soc_data->groups[gn]; in tegra_pinctrl_probe() local
|
/Linux-v4.19/samples/bpf/ |
D | sockex3_kern.c | 122 static void update_stats(struct __sk_buff *skb, struct globals *g) in update_stats() 139 struct globals *g, __u32 ip_proto) in parse_ip_proto() 191 struct globals *g = this_cpu_globals(); in PROG() local 219 struct globals *g = this_cpu_globals(); in PROG() local
|
/Linux-v4.19/drivers/media/common/v4l2-tpg/ |
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-v4.19/drivers/pinctrl/intel/ |
D | pinctrl-cannonlake.c | 24 #define CNL_GPP(r, s, e, g) \ argument 34 #define CNL_COMMUNITY(b, s, e, o, g) \ argument 47 #define CNLLP_COMMUNITY(b, s, e, g) \ argument 50 #define CNLH_COMMUNITY(b, s, e, g) \ argument
|
/Linux-v4.19/drivers/crypto/nx/ |
D | nx-842.c | 73 #define NX842_CRYPTO_HEADER_SIZE(g) \ argument 169 struct nx842_crypto_header_group *g, in compress() 346 struct nx842_crypto_header_group *g, in decompress() 471 struct nx842_crypto_header_group g = { in nx842_crypto_decompress() local
|
/Linux-v4.19/crypto/ |
D | gf128mul.c | 260 struct gf128mul_64k *gf128mul_init_64k_bbe(const be128 *g) in gf128mul_init_64k_bbe() 341 struct gf128mul_4k *gf128mul_init_4k_lle(const be128 *g) in gf128mul_init_4k_lle() 363 struct gf128mul_4k *gf128mul_init_4k_bbe(const be128 *g) in gf128mul_init_4k_bbe()
|
/Linux-v4.19/drivers/clk/renesas/ |
D | r9a06g032-clocks.c | 348 struct r9a06g032_gate *g, int on) in r9a06g032_clk_gate_set() 382 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_enable() local 390 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_disable() local 397 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_is_enabled() local 418 struct r9a06g032_clk_gate *g; in r9a06g032_register_gate() local 671 struct r9a06g032_clk_bitsel *g; in r9a06g032_register_bitsel() local 714 r9a06g032_clk_dualgate_setenable(struct r9a06g032_clk_dualgate *g, int enable) in r9a06g032_clk_dualgate_setenable() 743 struct r9a06g032_clk_dualgate *g = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_is_enabled() local 761 struct r9a06g032_clk_dualgate *g; in r9a06g032_register_dualgate() local
|
/Linux-v4.19/fs/dlm/ |
D | config.c | 344 static struct config_group *make_cluster(struct config_group *g, in make_cluster() 392 static void drop_cluster(struct config_group *g, struct config_item *i) in drop_cluster() 410 static struct config_group *make_space(struct config_group *g, const char *name) in make_space() 437 static void drop_space(struct config_group *g, struct config_item *i) in drop_space() 453 static struct config_item *make_comm(struct config_group *g, const char *name) in make_comm() 473 static void drop_comm(struct config_group *g, struct config_item *i) in drop_comm() 490 static struct config_item *make_node(struct config_group *g, const char *name) in make_node() 512 static void drop_node(struct config_group *g, struct config_item *i) in drop_node()
|
/Linux-v4.19/arch/x86/include/asm/ |
D | desc_defs.h | 20 u16 limit1: 4, avl: 1, l: 1, d: 1, g: 1, base2: 8; member 59 u16 limit1 : 4, zero0 : 3, g : 1, base2 : 8; member 90 static inline unsigned long gate_offset(const gate_desc *g) in gate_offset() 100 static inline unsigned long gate_segment(const gate_desc *g) in gate_segment()
|
/Linux-v4.19/include/linux/usb/ |
D | gadget.h | 463 usb_ep_align_maybe(struct usb_gadget *g, struct usb_ep *ep, size_t len) in usb_ep_align_maybe() 473 static inline int gadget_is_altset_supported(struct usb_gadget *g) in gadget_is_altset_supported() 482 static inline int gadget_is_stall_supported(struct usb_gadget *g) in gadget_is_stall_supported() 491 static inline int gadget_is_zlp_supported(struct usb_gadget *g) in gadget_is_zlp_supported() 501 static inline int gadget_avoids_skb_reserve(struct usb_gadget *g) in gadget_avoids_skb_reserve() 510 static inline int gadget_is_dualspeed(struct usb_gadget *g) in gadget_is_dualspeed() 519 static inline int gadget_is_superspeed(struct usb_gadget *g) in gadget_is_superspeed() 529 static inline int gadget_is_superspeed_plus(struct usb_gadget *g) in gadget_is_superspeed_plus() 541 static inline int gadget_is_otg(struct usb_gadget *g) in gadget_is_otg()
|
/Linux-v4.19/arch/ia64/include/asm/sn/ |
D | geo.h | 112 static inline slabid_t geo_slab(geoid_t g) in geo_slab() 118 static inline slotid_t geo_slot(geoid_t g) in geo_slot() 124 static inline moduleid_t geo_module(geoid_t g) in geo_module()
|
/Linux-v4.19/drivers/ide/ |
D | ide-gd.c | 69 struct gendisk *g = idkp->disk; in ide_gd_remove() local 85 struct gendisk *g = idkp->disk; in ide_disk_release() local 357 struct gendisk *g; local
|
/Linux-v4.19/block/ |
D | ioprio.c | 95 struct task_struct *p, *g; in SYSCALL_DEFINE3() local 187 struct task_struct *g, *p; in SYSCALL_DEFINE2() local
|
/Linux-v4.19/drivers/pinctrl/actions/ |
D | pinctrl-owl.c | 161 static inline int get_group_mfp_mask_val(const struct owl_pingroup *g, in get_group_mfp_mask_val() 193 const struct owl_pingroup *g; in owl_set_mux() local 366 static int owl_group_pinconf_reg(const struct owl_pingroup *g, in owl_group_pinconf_reg() 394 static int owl_group_pinconf_arg2val(const struct owl_pingroup *g, in owl_group_pinconf_arg2val() 430 static int owl_group_pinconf_val2arg(const struct owl_pingroup *g, in owl_group_pinconf_val2arg() 470 const struct owl_pingroup *g; in owl_group_config_get() local 499 const struct owl_pingroup *g; in owl_group_config_set() local
|
/Linux-v4.19/kernel/ |
D | hung_task.c | 151 static bool rcu_lock_break(struct task_struct *g, struct task_struct *t) in rcu_lock_break() 176 struct task_struct *g, *t; in check_hung_uninterruptible_tasks() local
|
/Linux-v4.19/arch/alpha/kernel/ |
D | module.c | 47 struct got_entry *g; in process_reloc_for_got() local 133 struct got_entry *g, *n; in module_frob_arch_sections() local
|