Searched refs:MAX_SLOTS (Results 1 – 25 of 46) sorted by relevance
12
39 #define MAX_SLOTS MAX2(VARYING_SLOT_TESS_MAX, FRAG_RESULT_MAX+1) macro154 get_flat_type(const nir_shader *shader, nir_variable *old_vars[MAX_SLOTS][4], in get_flat_type()165 assert(*loc < MAX_SLOTS); in get_flat_type()210 nir_variable *new_vars[MAX_SLOTS][4], in create_new_io_vars()211 bool flat_vars[MAX_SLOTS]) in create_new_io_vars() argument213 nir_variable *old_vars[MAX_SLOTS][4] = {{0}}; in create_new_io_vars()227 for (unsigned loc = 0; loc < MAX_SLOTS; loc++) { in create_new_io_vars()288 for (unsigned loc = 0; loc < MAX_SLOTS;) { in create_new_io_vars()383 nir_variable *new_inputs[MAX_SLOTS][4] = {{0}}; in nir_lower_io_to_vector_impl()384 nir_variable *new_outputs[MAX_SLOTS][4] = {{0}}; in nir_lower_io_to_vector_impl()[all …]
21 __u32 hist[MAX_SLOTS] = {};64 if (slot >= MAX_SLOTS) in BPF_KRETPROBE()65 slot = MAX_SLOTS - 1; in BPF_KRETPROBE()
64 if (slot >= MAX_SLOTS) in BPF_PROG()65 slot = MAX_SLOTS - 1; in BPF_PROG()117 if (slot >= MAX_SLOTS) in BPF_KPROBE()118 slot = MAX_SLOTS - 1; in BPF_KPROBE()
5 #define MAX_SLOTS 32 macro8 __u32 slots[MAX_SLOTS];
5 #define MAX_SLOTS 20 macro8 __u32 slots[MAX_SLOTS];
6 #define MAX_SLOTS 32 macro9 __u32 slots[MAX_SLOTS];
6 #define MAX_SLOTS 36 macro9 __u32 slots[MAX_SLOTS];
6 #define MAX_SLOTS 26 macro9 __u32 slots[MAX_SLOTS];
5 #define MAX_SLOTS 20 macro13 __u32 slots[MAX_SLOTS];
5 #define MAX_SLOTS 20 macro10 __u32 slots[MAX_SLOTS];
5 #define MAX_SLOTS 27 macro10 __u32 slots[MAX_SLOTS];
14 #define MAX_SLOTS 32 macro17 __u32 slots[MAX_SLOTS];
7 #define MAX_SLOTS 26 macro16 __u32 slots[MAX_SLOTS];
7 #define MAX_SLOTS 20 macro19 __u32 slots[MAX_SLOTS];
6 #define MAX_SLOTS 27 macro19 __u32 slots[MAX_SLOTS];
7 #define MAX_SLOTS 20 macro24 __u32 slots[MAX_SLOTS];
39 if (slot >= MAX_SLOTS) in do_sample()40 slot = MAX_SLOTS - 1; in do_sample()
59 if (slot >= MAX_SLOTS) in BPF_PROG()60 slot = MAX_SLOTS - 1; in BPF_PROG()
35 if (slot >= MAX_SLOTS) in do_entry()36 slot = MAX_SLOTS - 1; in do_entry()
58 if (slot >= MAX_SLOTS) in do_sample()59 slot = MAX_SLOTS - 1; in do_sample()
64 if (slot >= MAX_SLOTS) in trace_rq_issue()65 slot = MAX_SLOTS - 1; in trace_rq_issue()
85 if (slot >= MAX_SLOTS) in BPF_PROG()86 slot = MAX_SLOTS - 1; in BPF_PROG()
78 if (slot >= MAX_SLOTS) in BPF_PROG()79 slot = MAX_SLOTS - 1; in BPF_PROG()
75 if (slot >= MAX_SLOTS) in update_hist()76 slot = MAX_SLOTS - 1; in update_hist()
122 if (slot >= MAX_SLOTS) in BPF_PROG()123 slot = MAX_SLOTS - 1; in BPF_PROG()