/linux/fs/bcachefs/ |
H A D | disk_groups.c | 26 struct bch_disk_group *g, *sorted = NULL; in bch2_sb_disk_groups_validate() local 95 struct bch_disk_group *g; in bch2_sb_disk_groups_to_text() local 121 unsigned i, g, nr_groups; in bch2_sb_disk_groups_to_cpu() local 186 struct bch_disk_groups_cpu *g = rcu_dereference(c->disk_groups); in bch2_target_to_mask() local 207 struct bch_disk_groups_cpu *g = rcu_dereference(c->disk_groups); in bch2_dev_in_target() local 230 struct bch_disk_group *g = groups->entries + i; in __bch2_disk_group_find() local 251 struct bch_disk_group *g; in __bch2_disk_group_add() local 336 static void __bch2_disk_path_to_text(struct printbuf *out, struct bch_disk_groups_cpu *g, in __bch2_disk_path_to_text() 380 struct bch_disk_groups_cpu *g = rcu_dereference(c->disk_groups); in bch2_disk_groups_to_text() local 415 struct bch_disk_group *g; in bch2_disk_path_to_text_sb() local [all …]
|
H A D | btree_locking.c | 70 struct trans_waiting_for_lock g[8]; member 74 static noinline void print_cycle(struct printbuf *out, struct lock_graph *g) in print_cycle() 90 static noinline void print_chain(struct printbuf *out, struct lock_graph *g) in print_chain() 103 static void lock_graph_up(struct lock_graph *g) in lock_graph_up() 108 static noinline void lock_graph_pop_all(struct lock_graph *g) in lock_graph_pop_all() 114 static noinline void lock_graph_pop_from(struct lock_graph *g, struct trans_waiting_for_lock *i) in lock_graph_pop_from() 120 static void __lock_graph_down(struct lock_graph *g, struct btree_trans *trans) in __lock_graph_down() 129 static void lock_graph_down(struct lock_graph *g, struct btree_trans *trans) in lock_graph_down() 135 static bool lock_graph_remove_non_waiters(struct lock_graph *g, in lock_graph_remove_non_waiters() 155 static void trace_would_deadlock(struct lock_graph *g, struct btree_trans *trans) in trace_would_deadlock() [all …]
|
/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-msm.c | 190 const struct msm_pingroup *g; in msm_pinmux_set_mux() local 280 const struct msm_pingroup *g = &pctrl->soc->groups[offset]; in msm_pinmux_request_gpio() local 299 const struct msm_pingroup *g, in msm_config_reg() 351 const struct msm_pingroup *g; in msm_config_group_get() local 438 const struct msm_pingroup *g; in msm_config_group_set() local 567 const struct msm_pingroup *g; in msm_gpio_direction_input() local 587 const struct msm_pingroup *g; in msm_gpio_direction_output() local 615 const struct msm_pingroup *g; in msm_gpio_get_direction() local 628 const struct msm_pingroup *g; in msm_gpio_get() local 640 const struct msm_pingroup *g; in msm_gpio_set() local [all …]
|
/linux/kernel/livepatch/ |
H A D | transition.c | 94 struct task_struct *g, *task; klp_complete_transition() local 410 struct task_struct *g, *task; klp_send_signals() local 454 struct task_struct *g, *task; klp_try_complete_transition() local 532 struct task_struct *g, *task; klp_start_transition() local 575 struct task_struct *g, *task; klp_init_transition() local 651 struct task_struct *g, *task; klp_reverse_transition() local 730 struct task_struct *g, *task; klp_force_transition() local [all...] |
/linux/drivers/gpu/drm/msm/disp/ |
H A D | mdp_format.c | 69 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument 89 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument 109 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument 129 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument 148 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 168 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument 187 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 207 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
|
/linux/drivers/gpio/ |
H A D | gpio-davinci.c | 80 struct davinci_gpio_regs __iomem *g; in __davinci_direction() local 122 struct davinci_gpio_regs __iomem *g; in davinci_gpio_get() local 137 struct davinci_gpio_regs __iomem *g; in davinci_gpio_set() local 251 struct davinci_gpio_regs __iomem *g = chips->regs[hwirq / 32]; in gpio_irq_mask() local 264 struct davinci_gpio_regs __iomem *g = chips->regs[hwirq / 32]; in gpio_irq_unmask() local 299 struct davinci_gpio_regs __iomem *g; in gpio_irq_handler() local 371 struct davinci_gpio_regs __iomem *g; in gpio_irq_type_unbanked() local 453 struct davinci_gpio_regs __iomem *g; in davinci_gpio_irq_setup() local 579 struct davinci_gpio_regs __iomem *g; in davinci_gpio_save_context() local 603 struct davinci_gpio_regs __iomem *g; in davinci_gpio_restore_context() local
|
H A D | gpio-ixp4xx.c | 72 struct ixp4xx_gpio *g = gpiochip_get_data(gc); in ixp4xx_gpio_irq_ack() local 88 struct ixp4xx_gpio *g = gpiochip_get_data(gc); in ixp4xx_gpio_irq_unmask() local 101 struct ixp4xx_gpio *g = gpiochip_get_data(gc); in ixp4xx_gpio_irq_set_type() local 213 struct ixp4xx_gpio *g; in ixp4xx_gpio_probe() local
|
/linux/kernel/power/ |
H 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 217 struct task_struct *g, *p; in thaw_kernel_threads() local
|
/linux/drivers/gpu/host1x/ |
H 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/tools/testing/selftests/bpf/progs/ |
H A D | fentry_many_args.c | 12 int g) in BPF_PROG() 22 int g, unsigned int h, long i, __u64 j, unsigned long k) in BPF_PROG() 33 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k) in BPF_PROG()
|
H A D | fexit_many_args.c | 12 int g, int ret) in BPF_PROG() 22 int g, unsigned int h, long i, __u64 j, unsigned long k, in BPF_PROG() 34 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k, __u64 ret) in BPF_PROG()
|
H A D | modify_return.c | 56 int g) in BPF_PROG() 66 int g, int ret) in BPF_PROG() 77 int g, int ret) in BPF_PROG()
|
/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-meteorlake.c | 30 #define MTL_GPP(r, s, e, g) \ argument 38 #define MTL_P_COMMUNITY(b, s, e, g) \ argument 41 #define MTL_S_COMMUNITY(b, s, e, g) \ argument
|
H A D | pinctrl-tigerlake.c | 31 #define TGL_GPP(r, s, e, g) \ argument 39 #define TGL_LP_COMMUNITY(b, s, e, g) \ argument 42 #define TGL_H_COMMUNITY(b, s, e, g) \ argument
|
H A D | pinctrl-alderlake.c | 30 #define ADL_GPP(r, s, e, g) \ argument 38 #define ADL_N_COMMUNITY(b, s, e, g) \ argument 41 #define ADL_S_COMMUNITY(b, s, e, g) \ argument
|
H A D | pinctrl-lakefield.c | 24 #define LKF_GPP(r, s, e, g) \ argument 32 #define LKF_COMMUNITY(b, s, e, g) \ argument
|
H A D | pinctrl-jasperlake.c | 24 #define JSL_GPP(r, s, e, g) \ argument 32 #define JSL_COMMUNITY(b, s, e, g) \ argument
|
H A D | pinctrl-icelake.c | 31 #define ICL_GPP(r, s, e, g) \ argument 39 #define ICL_LP_COMMUNITY(b, s, e, g) \ argument 42 #define ICL_N_COMMUNITY(b, s, e, g) \ argument
|
H A D | pinctrl-meteorpoint.c | 24 #define MTP_GPP(r, s, e, g) \ argument 32 #define MTP_COMMUNITY(b, s, e, g) \ argument
|
/linux/samples/bpf/ |
H 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/tools/testing/selftests/bpf/ |
H 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/drivers/net/ethernet/microchip/lan966x/ |
H 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 272 #define ANA_VLAN_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 0, 0, 1, 4) argument 305 #define ANA_DROP_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 4, 0, 1, 4) argument 332 #define ANA_QOS_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 8, 0, 1, 4) argument 365 #define ANA_VCAP_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 12, 0, 1, 4) argument 374 #define ANA_VCAP_S1_CFG(g, r) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 16, r, 3, 4) argument 401 #define ANA_VCAP_S2_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 28, 0, 1, 4) argument [all …]
|
/linux/drivers/media/common/v4l2-tpg/ |
H 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/arch/x86/include/asm/uv/ |
H 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/drivers/gpu/drm/msm/dp/ |
H A D | dp_utils.c | 15 u8 g[4]; in msm_dp_utils_get_g0_value() local 36 u8 g[4]; in msm_dp_utils_get_g1_value() local
|