Searched defs:get_name (Results 1 – 13 of 13) sorted by relevance
/linux/tools/testing/selftests/drivers/net/mlxsw/ |
A D | sch_offload.sh | 149 get_name() function
|
/linux/include/linux/ |
A D | exportfs.h | 205 int (*get_name)(struct dentry *parent, char *name, member
|
A D | fwnode.h | 126 const char *(*get_name)(const struct fwnode_handle *fwnode); member
|
A D | powercap.h | 184 const char *(*get_name) (struct powercap_zone *, int); member
|
/linux/kernel/bpf/preload/iterators/ |
A D | iterators.bpf.c | 59 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) in get_name() function
|
/linux/fs/exportfs/ |
A D | expfs.c | 277 static int get_name(const struct path *path, char *name, struct dentry *child) in get_name() function
|
/linux/include/linux/spi/ |
A D | spi-mem.h | 273 const char *(*get_name)(struct spi_mem *mem); member
|
/linux/drivers/staging/android/ |
A D | ashmem.c | 594 static int get_name(struct ashmem_area *asma, void __user *name) in get_name() function
|
/linux/drivers/infiniband/hw/mlx4/ |
A D | sysfs.c | 356 static void get_name(struct mlx4_ib_dev *dev, char *name, int i, int max) in get_name() function
|
/linux/arch/x86/kernel/cpu/mce/ |
A D | amd.c | 1214 static const char *get_name(unsigned int bank, struct threshold_block *b) in get_name() function
|
/linux/drivers/net/ethernet/sfc/falcon/ |
A D | net_driver.h | 480 void (*get_name)(struct ef4_channel *, char *buf, size_t len); member
|
/linux/include/soc/tegra/ |
A D | bpmp-abi.h | 1641 struct cmd_pg_get_name_response get_name; member
|
/linux/drivers/net/ethernet/sfc/ |
A D | net_driver.h | 593 void (*get_name)(struct efx_channel *, char *buf, size_t len); member
|
Completed in 34 milliseconds