Searched defs:a_name (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/perf/req-gen/ |
H A D | perf.h | 66 #define __array_(r_name, r_value, r_idx_1, a_offset, a_bytes, a_name) \ argument 82 #define __array_(r_name, r_value, r_idx_1, a_offset, a_size, a_name) \ argument 112 #define __array_(r_name, r_value, r_idx_1, a_offset, a_size, a_name) argument 138 #define __array_(r_name, r_value, r_idx_1, a_offset, a_size, a_name) argument
|
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
H A D | biosattr-interface.c | 50 int set_attribute(const char *a_name, const char *a_value) in set_attribute()
|
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | biosattr-interface.c | 38 int hp_set_attribute(const char *a_name, const char *a_value) in hp_set_attribute()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_fs.h | 600 char a_name[]; /* attr name (NULL terminated) */ member
|