| /kernel/linux/linux-6.6/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 48 static void die(char *fmt, ...) in die() function [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/net/af_unix/ |
| H A D | test_unix_oob.c | 63 static void die(int status) in die() function [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/safesetid/ |
| H A D | safesetid-test.c | 43 static void die(char *fmt, ...) in die() function [all...] |
| /kernel/linux/linux-5.10/arch/x86/boot/tools/ |
| H A D | build.c | 140 static void die(const char * str, ...) in die() function [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
| H A D | discovery.h | 108 struct die struct 112 } die; member
|
| /kernel/linux/linux-6.6/arch/x86/events/intel/ |
| H A D | uncore_discovery.c | 221 static int parse_discovery_table(struct pci_dev *dev, int die, in parse_discovery_table() argument 292 int die, dvsec = 0, ret = true; in intel_uncore_has_discovery_tables() local 124 uncore_insert_box_info(struct uncore_unit_discovery *unit, int die, bool parsed) uncore_insert_box_info() argument [all...] |
| /kernel/linux/linux-6.6/arch/xtensa/kernel/ |
| H A D | traps.c | 629 void __noreturn die(const char * str, struct pt_regs * regs, long err) in die() function
|
| /kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
| H A D | iostat.c | 64 u8 die; member 84 iio_root_port_new(u32 domain, u8 bus, u8 die, u8 pmu_idx) iio_root_port_new() argument 433 u8 die = ((struct iio_root_port *)evsel->priv)->die; iostat_print_metric() local [all...] |
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| H A D | traps.c | 405 void __noreturn die(const char *str, struct pt_regs *regs) in die() function
|
| /kernel/linux/linux-6.6/arch/loongarch/kernel/ |
| H A D | traps.c | 373 void die(const char *str, struct pt_regs *regs) in die() function
|
| /kernel/linux/linux-5.10/tools/usb/ |
| H A D | ffs-test.c | 94 #define die(...) (_msg(2, __VA_ARGS__), exit(1)) macro
|
| /kernel/linux/linux-6.6/drivers/soc/hisilicon/ |
| H A D | kunpeng_hccs.h | 26 struct hccs_die_info *die; /* point to the die the port is located */ member
|
| H A D | kunpeng_hccs.c | 353 hccs_query_die_info_on_chip(struct hccs_dev *hdev, u8 chip_id, u8 die_idx, struct hccs_die_info *die) hccs_query_die_info_on_chip() argument 392 struct hccs_die_info *die; hccs_query_all_die_info_on_platform() local 453 hccs_get_all_port_attr(struct hccs_dev *hdev, struct hccs_die_info *die, struct hccs_port_attr *attrs, u16 size) hccs_get_all_port_attr() argument 501 hccs_get_all_port_info_on_die(struct hccs_dev *hdev, struct hccs_die_info *die) hccs_get_all_port_info_on_die() argument 537 struct hccs_die_info *die; hccs_query_all_port_info_on_platform() local 601 const struct hccs_die_info *die = port->die; hccs_query_port_link_status() local 628 const struct hccs_die_info *die = port->die; hccs_query_port_crc_err_cnt() local 651 hccs_get_die_all_link_status(struct hccs_dev *hdev, const struct hccs_die_info *die, u8 *all_linked) hccs_get_die_all_link_status() argument 681 hccs_get_die_all_port_lane_status(struct hccs_dev *hdev, const struct hccs_die_info *die, u8 *full_lane) hccs_get_die_all_port_lane_status() argument 710 hccs_get_die_total_crc_err_cnt(struct hccs_dev *hdev, const struct hccs_die_info *die, u64 *total_crc_err_cnt) hccs_get_die_total_crc_err_cnt() argument 889 const struct hccs_die_info *die = kobj_to_die_info(kobj); all_linked_on_die_show() local 909 const struct hccs_die_info *die = kobj_to_die_info(kobj); linked_full_lane_on_die_show() local 929 const struct hccs_die_info *die = kobj_to_die_info(kobj); crc_err_cnt_sum_on_die_show() local 963 const struct hccs_die_info *die; all_linked_on_chip_show() local 994 const struct hccs_die_info *die; linked_full_lane_on_chip_show() local 1026 const struct hccs_die_info *die; crc_err_cnt_sum_on_chip_show() local 1061 hccs_remove_die_dir(struct hccs_die_info *die) hccs_remove_die_dir() argument 1077 struct hccs_die_info *die; hccs_remove_chip_dir() local 1097 hccs_create_hccs_dir(struct hccs_dev *hdev, struct hccs_die_info *die, struct hccs_port_info *port) hccs_create_hccs_dir() argument 1113 hccs_create_die_dir(struct hccs_dev *hdev, struct hccs_chip_info *chip, struct hccs_die_info *die) hccs_create_die_dir() argument 1149 struct hccs_die_info *die; hccs_create_chip_dir() local [all...] |
| /kernel/linux/linux-6.6/drivers/hwmon/peci/ |
| H A D | cputemp.c | 62 struct peci_sensor_data die; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | cpumap.c | 292 int die; in aggr_cpu_id__die() local [all...] |
| /kernel/linux/linux-6.6/tools/usb/ |
| H A D | ffs-test.c | 94 #define die(...) (_msg(2, __VA_ARGS__), exit(1)) macro
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | traps.c | 119 void die(const char *str, struct pt_regs *regs, long err) in die() function
|
| /kernel/linux/linux-5.10/arch/x86/events/intel/ |
| H A D | uncore.c | 885 int die; in uncore_free_boxes() local 999 uncore_pci_get_dev_die_info(struct pci_dev *pdev, int *phys_id, int *die) uncore_pci_get_dev_die_info() argument 1052 uncore_pci_pmu_register(struct pci_dev *pdev, struct intel_uncore_type *type, struct intel_uncore_pmu *pmu, int phys_id, int die) uncore_pci_pmu_register() argument 1100 int phys_id, die, ret; uncore_pci_probe() local 1148 uncore_pci_pmu_unregister(struct intel_uncore_pmu *pmu, int phys_id, int die) uncore_pci_pmu_unregister() argument 1167 int i, phys_id, die; uncore_pci_remove() local 1197 int phys_id, die; uncore_bus_notify() local 1227 int phys_id, die; uncore_pci_sub_driver_init() local 1322 int i, die; uncore_change_type_ctx() local 1374 int die, target; uncore_event_cpu_offline() local 1400 allocate_boxes(struct intel_uncore_type **types, unsigned int die, unsigned int cpu) allocate_boxes() argument 1465 int die, target, msr_ret, mmio_ret; uncore_event_cpu_online() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | traps.c | 357 void die(const char *str, struct pt_regs *regs, int err) in die() function
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | traps.c | 211 void die(const char *str, struct pt_regs *regs, long err) in die() function
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | traps.c | 362 void die(const char *str, struct pt_regs *regs, int err) in die() function
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | traps.c | 286 void die(const char *str, struct pt_regs *regs, long err) in die() function 303 NOKPROBE_SYMBOL(die); variable [all...] |
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | smpboot.c | 398 int topology_update_die_map(unsigned int die, unsigned int cpu) in topology_update_die_map() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
| H A D | discovery.h | 157 struct die struct 166 } die; member
|
| /kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
| H A D | isst.h | 90 int die; member
|