Searched defs:nr_instances (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | edac_device.c | 53 edac_device_alloc_ctl_info( unsigned sz_private, char *edac_device_name, unsigned nr_instances, char *edac_block_name, unsigned nr_blocks, unsigned offset_value, struct edac_dev_sysfs_block_attribute *attrib_spec, unsigned nr_attrib, int device_index) edac_device_alloc_ctl_info() argument [all...] |
H A D | edac_device.h | 217 u32 nr_instances; member
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | edac_device.c | 57 edac_device_alloc_ctl_info(unsigned pvt_sz, char *dev_name, unsigned nr_instances, in edac_device_alloc_ctl_info() argument [all...] |
H A D | edac_device.h | 217 u32 nr_instances; member
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf.c | 8163 int bpf_program__set_prep(struct bpf_program *prog, int nr_instances, in bpf_program__set_prep() argument
|
Completed in 16 milliseconds