Home
last modified time | relevance | path

Searched defs:arr (Results 1 – 25 of 113) sorted by relevance

12345

/linux/tools/testing/selftests/bpf/progs/
H A Dtailcall_bpf2bpf3.c17 volatile char arr[64] = {}; in subprog_tail2() local
32 volatile char arr[64] = {}; in subprog_tail() local
44 volatile char arr[128] = {}; in classifier_0() local
54 volatile char arr[128] = {}; in classifier_1() local
64 volatile char arr[128] = {}; in entry() local
H A Dstruct_ops_nulled_out_cb.c10 int arr[1]; variable
H A Dtailcall_bpf2bpf6.c38 volatile char arr[1] = {}; in entry() local
H A Darena_htab.c30 char __arena *arr = arr1; in arena_htab_llvm() local
H A Diters.c13 int arr[256]; variable
660 static __noinline void fill(struct bpf_iter_num *it, int *arr, __u32 n, int mul) in fill() argument
672 static __noinline int sum(struct bpf_iter_num *it, int *arr, __u32 n) in sum() argument
/linux/tools/lib/bpf/
H A Dbpf_helpers.h226 #define ___bpf_fill0(arr, p, x) do {} while (0) argument
227 #define ___bpf_fill1(arr, p, x) arr[p] = x argument
228 #define ___bpf_fill2(arr, p, x, args...) arr[p] = x; ___bpf_fill1(arr, p + 1, args) argument
229 #define ___bpf_fill3(arr, p, x, args...) arr[p] = x; ___bpf_fill2(arr, p + 1, args) argument
230 #define ___bpf_fill4(arr, p, x, args...) arr[p] = x; ___bpf_fill3(arr, p + 1, args) argument
231 #define ___bpf_fill5(arr, p, x, args...) arr[p] = x; ___bpf_fill4(arr, p + 1, args) argument
232 #define ___bpf_fill6(arr, p, x, args...) arr[p] = x; ___bpf_fill5(arr, p + 1, args) argument
233 #define ___bpf_fill7(arr, p, x, args...) arr[p] = x; ___bpf_fill6(arr, p + 1, args) argument
234 #define ___bpf_fill8(arr, p, x, args...) arr[p] = x; ___bpf_fill7(arr, p + 1, args) argument
235 #define ___bpf_fill9(arr, p, x, args...) arr[p] = x; ___bpf_fill8(arr, p + 1, args) argument
[all …]
/linux/drivers/scsi/
H A Dscsi_proto_test.c13 u8 arr[sizeof(struct scsi_io_group_descriptor)]; in test_scsi_proto() member
27 u8 arr[sizeof(struct scsi_stream_status)]; in test_scsi_proto() member
36 u8 arr[sizeof(struct scsi_stream_status_header)]; in test_scsi_proto() member
H A Dconstants.c28 const struct value_name_pair *arr; member
264 const struct value_name_pair *arr = NULL; in scsi_opcode_sa_name() local
435 const struct value_name_pair *arr = scsi_mlreturn_arr; in scsi_mlreturn_string() local
H A Dscsi_debug.c1513 static int fill_from_dev_buffer(struct scsi_cmnd *scp, unsigned char *arr, in fill_from_dev_buffer()
1536 static int p_fill_from_dev_buffer(struct scsi_cmnd *scp, const void *arr, in p_fill_from_dev_buffer()
1561 static int fetch_to_dev_buffer(struct scsi_cmnd *scp, unsigned char *arr, in fetch_to_dev_buffer()
1582 static int inquiry_vpd_83(unsigned char *arr, int port_group_id, in inquiry_vpd_83()
1676 static int inquiry_vpd_84(unsigned char *arr) in inquiry_vpd_84()
1683 static int inquiry_vpd_85(unsigned char *arr) in inquiry_vpd_85()
1718 static int inquiry_vpd_88(unsigned char *arr, int target_dev_id) in inquiry_vpd_88()
1805 static int inquiry_vpd_89(unsigned char *arr) in inquiry_vpd_89()
1820 static int inquiry_vpd_b0(unsigned char *arr) in inquiry_vpd_b0()
1873 static int inquiry_vpd_b1(struct sdebug_dev_info *devip, unsigned char *arr) in inquiry_vpd_b1()
[all …]
/linux/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c17 unsigned char arr, ccr3, rcr, shift; in cyrix_get_arr() local
182 unsigned char arr, arr_type, arr_size; in cyrix_set_arr() local
/linux/drivers/pwm/
H A Dpwm-stm32.c57 u32 arr; member
92 u64 arr; in stm32_pwm_round_waveform_tohw() local
147 u64 arr; in stm32_pwm_round_waveform_tohw() local
326 u32 psc, arr; in stm32_pwm_write_waveform() local
/linux/lib/
H A Dtest_ubsan.c73 volatile int arr[4]; in test_ubsan_out_of_bounds() local
117 volatile char arr[5] __aligned(4) = {1, 2, 3, 4, 5}; in test_ubsan_misaligned_access() local
/linux/include/linux/
H A Darray_size.h11 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr)) argument
/linux/scripts/include/
H A Darray_size.h9 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) argument
/linux/tools/sched_ext/include/scx/
H A Dcommon.bpf.h165 #define RESIZABLE_ARRAY(elfsec, arr) arr[1] SEC("."#elfsec"."#arr) argument
224 #define ARRAY_ELEM_PTR(arr, i, n) (typeof(arr[i]) *) \ argument
H A Dcommon.h63 #define RESIZE_ARRAY(__skel, elfsec, arr, n) \ argument
/linux/tools/bpf/bpftool/
H A Dbtf.c164 const struct btf_array *arr = (const void *)(t + 1); in dump_btf_type() local
478 static int ptr_array_push(const void *ptr, struct ptr_array *arr) in ptr_array_push()
495 static void ptr_array_free(struct ptr_array *arr) in ptr_array_free()
713 struct btf_array *arr = btf_array(t); in btf_type_disambig_hash() local
/linux/drivers/dma/dw/
H A Dof.c53 u32 tmp, arr[DW_DMA_MAX_NR_MASTERS]; in dw_dma_parse_dt() local
/linux/tools/gpio/
H A Dgpio-utils.h19 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) argument
/linux/fs/ocfs2/
H A Dsysfile.c93 struct inode **arr = NULL; in ocfs2_get_system_file_inode() local
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dinitvals_phy.h262 #define BBP_TABLE(arr) { arr, ARRAY_SIZE(arr), } argument
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.h20 u16 tlv_id, const u8 arr[], in qtnf_cmd_skb_put_tlv_arr()
/linux/include/uapi/xen/
H A Dprivcmd.h66 xen_pfn_t __user *arr; /* array of mfns - or'd with member
77 const xen_pfn_t __user *arr; /* array of mfns */ member
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_random.c45 void i915_prandom_shuffle(void *arr, size_t elsz, size_t count, in i915_prandom_shuffle()
/linux/fs/orangefs/
H A Dorangefs-debug.h21 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) argument

12345