Home
last modified time | relevance | path

Searched defs:die (Results 1 – 25 of 56) sorted by relevance

123

/linux/scripts/gendwarfksyms/
H A Ddwarf.c89 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 Dgendwarfksyms.h183 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 Ddie.c32 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 Dkunpeng_hccs.c456 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 Dtraps.c180 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 Dfq_band_pktlimit.sh15 die() { function
H A Dtoeplitz.sh101 die() { function
/linux/Documentation/target/
H A Dtarget-export-device17 die() { function
/linux/scripts/
H A Ddecodecode18 die() { function
H A Dgfp-translate9 die() { function
/linux/tools/testing/selftests/net/netfilter/
H A Drpath.sh105 die() { global() function
[all...]
H A Dconntrack_reverse_clash.c30 static void die(const char *e) in die() function
/linux/arch/x86/boot/
H A Dheader.S595 .globl die symbol
597 die: label
/linux/arch/x86/events/intel/
H A Duncore_snbep.c1215 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 Drelocs_main.c14 void die(char *fmt, ...) in die() function
/linux/arch/x86/tools/
H A Drelocs_common.c4 void die(char *fmt, ...) in die() function
/linux/tools/testing/selftests/powerpc/dexcr/
H A Dchdexcr.c13 static void die(const char *msg) in die() function
/linux/arch/microblaze/kernel/
H A Dexceptions.c40 void die(const char *str, struct pt_regs *fp, long err) in die() function
/linux/tools/testing/selftests/firmware/
H A Dfw_namespace.c22 static void die(char *fmt, ...) in die() function
/linux/arch/mips/tools/
H A Delf-entry.c26 static void die(const char *msg) in die() function
/linux/arch/sh/kernel/
H A Dtraps.c25 void __noreturn die(const char *str, struct pt_regs *regs, long err) in die() function
/linux/arch/arc/kernel/
H A Dtraps.c25 void die(const char *str, struct pt_regs *regs, unsigned long address) in die() function
/linux/tools/testing/selftests/livepatch/
H A Dfunctions.sh55 function die() { function
/linux/tools/perf/util/
H A Dcpumap.h22 int die; global() member
[all...]
/linux/drivers/soc/fsl/
H A Dguts.c18 char *die; member

123