Home
last modified time | relevance | path

Searched defs:array (Results 201 – 225 of 315) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/reset/
H A Dcore.c49 bool array; member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c91 struct ar5416IniArray *array = &ah->iniBank6; in ar5008_write_bank6() local
/openbmc/linux/drivers/power/supply/
H A Dadp5061.c145 static int adp5061_get_array_index(const int *array, u8 size, int val) in adp5061_get_array_index()
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c1091 struct pnfs_commit_array *array, *new; in filelayout_setup_ds_info() local
/openbmc/linux/kernel/bpf/
H A Dbtf.c936 const struct btf_array *array; in btf_show_name() local
1880 const struct btf_array *array = NULL; in __btf_resolve_size() local
2840 const struct btf_array *array = btf_type_array(t); in btf_array_check_meta() local
2892 const struct btf_array *array = btf_type_array(v->t); in btf_array_resolve() local
2957 const struct btf_array *array = btf_type_array(t); in btf_array_log() local
2967 const struct btf_array *array = btf_type_array(t); in __btf_array_show() local
5041 const struct btf_array *array = btf_type_array(t); in btf_resolve_valid() local
H A Dcgroup.c38 const struct bpf_prog_array *array; in bpf_prog_run_array_cg() local
403 struct bpf_prog_array **array) in compute_effective_progs()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c671 u32 *array; in phy_config_bb_with_hdr_file() local
897 u32 *array; in rtl92ee_phy_config_rf_with_headerfile() local
/openbmc/linux/tools/lib/bpf/
H A Dbtf_dump.c2031 const struct btf_array *array = btf_array(t); in btf_dump_array_data() local
2347 const struct btf_array *array = btf_array(t); in btf_dump_type_data_check_zero() local
/openbmc/linux/include/linux/
H A Dmoduleparam.h514 #define module_param_array_named(name, array, type, nump, perm) \ argument
/openbmc/linux/net/rose/
H A Daf_rose.c185 struct sock *sk, *array[16]; in rose_kill_by_device() local
/openbmc/linux/drivers/comedi/drivers/
H A Damplc_pci224.c918 unsigned short *array = data; in pci224_ao_munge() local
H A Ddas16.c790 struct comedi_subdevice *s, void *array, in das16_ai_munge()
H A Ddas1800.c326 unsigned short *array = data; in das1800_ai_munge() local
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_iucv.c1185 void *array, *old_filter; in hvc_iucv_setup_filter() local
/openbmc/linux/kernel/cgroup/
H A Dcgroup-v1.c329 pid_t *array; in pidlist_array_load() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c149 struct bpf_array *array = (struct bpf_array *)&m_array; in check_array() local
H A Dprofiler.inc.h41 struct var_kill_data_t array[KILL_DATA_ARRAY_SIZE]; member
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2_security.c11 #define UNSET_GLBL_SEC_BIT(array, b) ((array)[((b) / 32)] |= (1 << ((b) % 32))) argument
/openbmc/linux/mm/damon/
H A Ddbgfs.c380 int *array; in str_to_ints() local
/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c94 unsigned int *array; member
/openbmc/linux/net/sched/
H A Dsch_fq.c750 struct rb_root *array; in fq_resize() local
/openbmc/linux/drivers/iio/dac/
H A Dad5758.c245 static int ad5758_find_closest_match(const int *array, in ad5758_find_closest_match()
/openbmc/linux/drivers/leds/
H A Dleds-lp5523.c472 static void lp5523_mux_to_array(u16 led_mux, char *array) in lp5523_mux_to_array()
/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c1917 pgprot_t mask, int array) in change_page_attr_set()
1924 pgprot_t mask, int array) in change_page_attr_clear()
/openbmc/linux/drivers/media/radio/si4713/
H A Dsi4713.c156 static int usecs_to_dev(unsigned long usecs, unsigned long const array[], in usecs_to_dev()

12345678910>>...13