/linux/scripts/gendwarfksyms/ |
H A D | dwarf.c | 89 static bool match_export_symbol(struct state *state, Dwarf_Die *die) in match_export_symbol() 111 static bool is_definition_private(Dwarf_Die *die) in is_definition_private() 147 static bool is_kabi_definition(struct die *cache, Dwarf_Die *die) in is_kabi_definition() 197 static void update_fqn(struct die *cache, Dwarf_Die *die) in update_fqn() 210 static void process_fqn(struct die *cache, Dwarf_Die *die) in process_fqn() 267 Dwarf_Die *die, die_callback_t func, in process_die_container() 301 Dwarf_Die *die) in process_type_attr() 326 Dwarf_Die *die, const char *type) in __process_list_type() 412 Dwarf_Die *die) in process_array_type() 426 Dwarf_Die *die, const char *type) in __process_subroutine_type() [all …]
|
H A D | gendwarfksyms.h | 183 struct die { struct 184 enum die_state state; argument 193 typedef void (*die_map_callback_t)(struct die *, void *arg); argument 246 Dwarf_Die die; member
|
H A D | die.c | 32 static struct die *create_die(Dwarf_Die *die, enum die_state state) in create_die() argument 58 die_map_get(Dwarf_Die * die,enum die_state state) die_map_get() argument [all...] |
/linux/drivers/soc/hisilicon/ |
H A D | kunpeng_hccs.c | 456 u8 die_idx, struct hccs_die_info *die) in hccs_query_die_info_on_chip() 494 struct hccs_die_info *die; in hccs_query_all_die_info_on_platform() local 558 struct hccs_die_info *die, in hccs_get_all_port_attr() 612 struct hccs_die_info *die) in hccs_get_all_port_info_on_die() 646 struct hccs_die_info *die; in hccs_query_all_port_info_on_platform() local 713 struct hccs_die_info *die; in hccs_calc_used_type_num() local 761 const struct hccs_die_info *die = port->die; in hccs_query_port_link_status() local 788 const struct hccs_die_info *die = port->die; in hccs_query_port_crc_err_cnt() local 812 const struct hccs_die_info *die, in hccs_get_die_all_link_status() 842 const struct hccs_die_info *die, in hccs_get_die_all_port_lane_status() [all …]
|
/linux/arch/hexagon/kernel/ |
H A D | traps.c | 180 int die(const char *str, struct pt_regs *regs, long err) in die() function 185 } die = { in die() local
|
/linux/tools/testing/selftests/net/ |
H A D | fq_band_pktlimit.sh | 15 die() { function
|
H A D | toeplitz.sh | 101 die() { function
|
/linux/Documentation/target/ |
H A D | target-export-device | 17 die() { function
|
/linux/scripts/ |
H A D | decodecode | 18 die() { function
|
H A D | gfp-translate | 9 die() { function
|
/linux/tools/testing/selftests/net/netfilter/ |
H A D | rpath.sh | 105 die() { global() function [all...] |
H A D | conntrack_reverse_clash.c | 30 static void die(const char *e) in die() function
|
/linux/arch/x86/boot/ |
H A D | header.S | 595 .globl die symbol 597 die: label
|
/linux/arch/x86/events/intel/ |
H A D | uncore_snbep.c | 1215 int die = box->dieid; in snbep_qpi_enable_event() local 3724 static struct intel_uncore_topology *pmu_topology(struct intel_uncore_pmu *pmu, int die) in pmu_topology() 3738 int die, int zero_bus_pmu) in pmu_iio_mapping_visible() 3747 skx_iio_mapping_visible(struct kobject *kobj, struct attribute *attr, int die) in skx_iio_mapping_visible() 3758 long die = (long)ea->var; in skx_iio_mapping_show() local 3778 static int die_to_cpu(int die) in die_to_cpu() 3810 int die, idx; in pmu_alloc_topology() local 3849 int die, idx; in pmu_free_topology() local 3865 int die, ret = -EPERM; in skx_pmu_get_topology() local 3886 int die, u64 cpu_bus_msr) in skx_iio_topology_cb() [all …]
|
/linux/arch/mips/boot/tools/ |
H A D | relocs_main.c | 14 void die(char *fmt, ...) in die() function
|
/linux/arch/x86/tools/ |
H A D | relocs_common.c | 4 void die(char *fmt, ...) in die() function
|
/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | chdexcr.c | 13 static void die(const char *msg) in die() function
|
/linux/arch/microblaze/kernel/ |
H A D | exceptions.c | 40 void die(const char *str, struct pt_regs *fp, long err) in die() function
|
/linux/tools/testing/selftests/firmware/ |
H A D | fw_namespace.c | 22 static void die(char *fmt, ...) in die() function
|
/linux/arch/mips/tools/ |
H A D | elf-entry.c | 26 static void die(const char *msg) in die() function
|
/linux/arch/sh/kernel/ |
H A D | traps.c | 25 void __noreturn die(const char *str, struct pt_regs *regs, long err) in die() function
|
/linux/arch/arc/kernel/ |
H A D | traps.c | 25 void die(const char *str, struct pt_regs *regs, unsigned long address) in die() function
|
/linux/tools/testing/selftests/livepatch/ |
H A D | functions.sh | 55 function die() { function
|
/linux/tools/perf/util/ |
H A D | cpumap.h | 22 int die; global() member [all...] |
/linux/drivers/soc/fsl/ |
H A D | guts.c | 18 char *die; member
|