| /linux-6.15/scripts/gendwarfksyms/ |
| H A D | dwarf.c | 147 static bool is_kabi_definition(struct die *cache, Dwarf_Die *die) in is_kabi_definition() argument 197 static void update_fqn(struct die *cache, Dwarf_Die *die) in update_fqn() argument 199 struct die *fqn; in update_fqn() 210 static void process_fqn(struct die *cache, Dwarf_Die *die) in process_fqn() argument 286 Dwarf_Die *die); 343 struct die *cache, Dwarf_Die *die) \ 368 struct die *cache, Dwarf_Die *die) \ 492 struct die *__unused, Dwarf_Die *die) in check_struct_member_kabi_status() argument 519 struct die *__unused, Dwarf_Die *die) in check_union_member_kabi_status() argument 709 struct state *state, struct die *cache, Dwarf_Die *die) \ [all …]
|
| H A D | die.c | 32 static struct die *create_die(Dwarf_Die *die, enum die_state state) in create_die() argument 34 struct die *cd; in create_die() 36 cd = xmalloc(sizeof(struct die)); in create_die() 38 cd->addr = (uintptr_t)die->addr; in create_die() 46 struct die *cd; in __die_map_get() 58 struct die *die_map_get(Dwarf_Die *die, enum die_state state) in die_map_get() argument 60 struct die *cd; in die_map_get() 68 return create_die(die, state); in die_map_get() 90 struct die *cd; in die_map_for_each() 101 struct die *cd; in die_map_free() [all …]
|
| H A D | gendwarfksyms.h | 130 void symbol_set_die(struct symbol *sym, Dwarf_Die *die); 183 struct die { struct 196 struct die *die_map_get(Dwarf_Die *die, enum die_state state); 197 void die_map_add_string(struct die *pd, const char *str); 198 void die_map_add_linebreak(struct die *pd, int linebreak); 200 void die_map_add_die(struct die *pd, struct die *child); 256 Dwarf_Die die; member 270 Dwarf_Die *die); 271 typedef bool (*die_match_callback_t)(Dwarf_Die *die); 272 bool match_all(Dwarf_Die *die); [all …]
|
| /linux-6.15/tools/testing/selftests/safesetid/ |
| H A D | safesetid-test.c | 120 die("couldn't fseek\n"); in ensure_user_exists() 130 die("putpwent failed\n"); in ensure_user_exists() 132 die("fclose failed\n"); in ensure_user_exists() 157 die("putgrent failed\n"); in ensure_group_exists() 159 die("fclose failed\n"); in ensure_group_exists() 273 die("fork\n"); in test_setuid() 287 die("waitpid\n"); in test_setuid() 329 die("fork\n"); in test_setgid() 343 die("waitpid\n"); in test_setgid() 387 die("fork\n"); in test_setgroups() [all …]
|
| /linux-6.15/tools/testing/selftests/mount/ |
| H A D | unprivileged-remount-test.c | 48 static void die(char *fmt, ...) in die() function 66 die("vsnprintf failed: %s\n", in vmaybe_write_file() 77 die("open of %s failed: %s\n", in vmaybe_write_file() 90 die("close of %s failed: %s\n", in vmaybe_write_file() 172 die ("setgid(0) failed %s\n", in create_and_enter_userns() 176 die("setuid(0) failed %s\n", in create_and_enter_userns() 189 die("fork failed: %s\n", in test_unpriv_remount() 197 die("waitpid failed: %s\n", in test_unpriv_remount() 201 die("waited for %d got %d\n", in test_unpriv_remount() 267 die("fork failed: %s\n", in test_priv_mount_unpriv_remount() [all …]
|
| H A D | nosymfollow-test.c | 30 static void die(char *fmt, ...) in die() function 50 die("vsnprintf failed: %s\n", strerror(errno)); in vmaybe_write_file() 53 die("vsnprintf output truncated\n"); in vmaybe_write_file() 65 die("short write to %s\n", filename); in vmaybe_write_file() 67 die("write to %s failed: %s\n", in vmaybe_write_file() 121 die("creat failed: %s\n", strerror(errno)); in setup_symlink() 171 die("realpath strcmp failed\n"); in test_realpath() 183 die("statfs failed: %s\n", strerror(errno)); in test_statfs() 187 die("ST_NOSYMFOLLOW not set on %s\n", TMP); in test_statfs() 190 die("ST_NOSYMFOLLOW set on %s\n", TMP); in test_statfs() [all …]
|
| /linux-6.15/tools/testing/selftests/firmware/ |
| H A D | fw_namespace.c | 22 static void die(char *fmt, ...) in die() function 41 die("open failed: %s\n", in trigger_fw() 55 die("open failed: %s\n", in setup_fw() 58 die("write failed: %s\n", in setup_fw() 73 die("fork failed: %s\n", in test_fw_in_ns() 82 die("waitpid failed: %s\n", in test_fw_in_ns() 86 die("waited for %d got %d\n", in test_fw_in_ns() 90 die("child did not terminate cleanly\n"); in test_fw_in_ns() 98 die("unshare(CLONE_NEWNS) failed: %s\n", in test_fw_in_ns() 102 die("remount root in child ns failed\n"); in test_fw_in_ns() [all …]
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-devices-mapping | 10 die and, therefore, 6 IIO PMON blocks per die, the mapping of 13 $ ls /sys/devices/uncore_iio_0/die* 19 $ tail /sys/devices/uncore_iio_0/die* 31 IIO PMU 0 on die 0 belongs to PCI RP on bus 0x00, domain 0x0000 32 IIO PMU 0 on die 1 belongs to PCI RP on bus 0x40, domain 0x0000 33 IIO PMU 0 on die 2 belongs to PCI RP on bus 0x80, domain 0x0000 47 # tail /sys/devices/uncore_upi_0/die* 59 UPI link 0 on die 0 is connected to UPI link 1 on die 1 60 UPI link 0 on die 1 is connected to UPI link 0 on die 3 61 UPI link 0 on die 2 is connected to UPI link 1 on die 3 [all …]
|
| /linux-6.15/arch/sparc/boot/ |
| H A D | piggyback.c | 110 die(filename); in get_start_end() 142 die("lseek"); in get_hdrs_offset() 144 die(filename); in get_hdrs_offset() 191 die(argv[4]); in main() 199 die(argv[2]); in main() 201 die(argv[2]); in main() 219 die("lseek"); in main() 234 die(argv[2]); in main() 254 die("lseek"); in main() 256 die(argv[4]); in main() [all …]
|
| /linux-6.15/tools/testing/selftests/livepatch/ |
| H A D | functions.sh | 55 function die() { function 174 die "$ret" 179 die "failed to load module $mod" 203 die "module $mod is not a livepatch" 209 die "failed to load module $mod (sysfs)" 222 die "failed to complete transition" 235 die "$mod unexpectedly loaded" 252 die "$ret" 277 die "failed to disable livepatch $mod" 331 die "livepatch kselftest(s) failed" [all …]
|
| /linux-6.15/drivers/soc/hisilicon/ |
| H A D | kunpeng_hccs.c | 488 if (die->min_port_id > die->max_port_id) { in hccs_query_die_info_on_chip() 490 die->min_port_id, die->max_port_id, die_idx); in hccs_query_die_info_on_chip() 534 die->chip = chip; in hccs_query_all_die_info_on_platform() 636 ret = hccs_get_all_port_attr(hdev, die, attrs, die->port_num); in hccs_get_all_port_info_on_die() 646 port->die = die; in hccs_get_all_port_info_on_die() 674 if (!die->ports) { in hccs_query_all_port_info_on_platform() 676 i, die->die_id); in hccs_query_all_port_info_on_platform() 773 const struct hccs_die_info *die = port->die; in hccs_query_port_link_status() local 800 const struct hccs_die_info *die = port->die; in hccs_query_port_crc_err_cnt() local 844 die->die_id, ret); in hccs_get_die_all_link_status() [all …]
|
| /linux-6.15/drivers/soc/fsl/ |
| H A D | guts.c | 18 char *die; member 35 { .die = "T4240", 40 { .die = "T1040", 45 { .die = "T2080", 50 { .die = "T1024", 60 { .die = "LS1043A", 65 { .die = "LS2080A", 70 { .die = "LS1088A", 75 { .die = "LS1012A", 80 { .die = "LS1046A", [all …]
|
| /linux-6.15/arch/s390/tools/ |
| H A D | relocs.c | 108 static void die(char *fmt, ...) in die() function 123 die("No ELF magic\n"); in read_ehdr() 127 die("ELF endian mismatch\n"); in read_ehdr() 129 die("Unknown ELF version\n"); in read_ehdr() 150 die("Unsupported ELF header type\n"); in read_ehdr() 152 die("Not for %s\n", ELF_MACHINE_NAME); in read_ehdr() 154 die("Unknown ELF version\n"); in read_ehdr() 156 die("Bad Elf header size\n"); in read_ehdr() 158 die("Bad program header entry\n"); in read_ehdr() 160 die("Bad section header entry\n"); in read_ehdr() [all …]
|
| /linux-6.15/arch/mips/boot/tools/ |
| H A D | relocs.c | 56 die("%s", errbuf); in regex_init() 211 die("No ELF magic\n"); in read_ehdr() 218 die("Unknown ELF Endianness\n"); in read_ehdr() 221 die("Unknown ELF version\n"); in read_ehdr() 245 die("Unknown ELF version\n"); in read_ehdr() 248 die("Bad ELF header size\n"); in read_ehdr() 310 die("Seek to %d failed: %s\n", in read_strtabs() 334 die("Seek to %d failed: %s\n", in read_symtabs() 378 die("Seek to %d failed: %s\n", in read_relocs() 419 die("Seek to %d failed: %s\n", in remove_relocs() [all …]
|
| /linux-6.15/tools/testing/selftests/net/netfilter/ |
| H A D | rpath.sh | 105 die() { function 151 die "martian ping 192.168.42.1 succeeded" 153 die "martian ping fec0:42::1 succeeded" 155 ipt_zero_rule "$iptables" || die "iptables matched martian" 156 ipt_zero_rule "$ip6tables" || die "ip6tables matched martian" 159 nft_zero_rule ip || die "nft IPv4 matched martian" 160 nft_zero_rule ip6 || die "nft IPv6 matched martian" 166 die "regular ping 192.168.23.1 failed" 168 die "regular ping fec0:23::1 failed" 174 nft_zero_rule ip && die "nft IPv4 match not effective" [all …]
|
| H A D | conntrack_reverse_clash.c | 30 static void die(const char *e) in die() function 50 die("socket"); in udp_socket() 80 die("bind 1"); in main() 82 die("bind 2"); in main() 100 die("child recvfrom"); in main() 109 die("parent recvfrom"); in main()
|
| /linux-6.15/arch/x86/tools/ |
| H A D | relocs.c | 149 die("%s", errbuf); in regex_init() 351 die("No ELF magic\n"); in read_ehdr() 355 die("Not a LSB ELF executable\n"); in read_ehdr() 357 die("Unknown ELF version\n"); in read_ehdr() 378 die("Unsupported ELF header type\n"); in read_ehdr() 380 die("Not for %s\n", ELF_MACHINE_NAME); in read_ehdr() 382 die("Unknown ELF version\n"); in read_ehdr() 384 die("Bad ELF header size\n"); in read_ehdr() 386 die("Bad program header entry\n"); in read_ehdr() 388 die("Bad section header entry\n"); in read_ehdr() [all …]
|
| /linux-6.15/drivers/video/logo/ |
| H A D | pnmtologo.c | 73 static void die(const char *fmt, ...) 86 die("%s: end of file\n", filename); in get_number() 92 die("%s: end of file\n", filename); in get_number() 109 die("%s: end of file\n", filename); in get_number() 149 die("%s: Binary PNM is not supported\n" in read_image() 161 die("%s\n", strerror(errno)); in read_image() 165 die("%s\n", strerror(errno)); in read_image() 286 die("Image must be monochrome\n"); in write_logo_mono() 399 die("Image must be grayscale\n"); in write_logo_gray256() 413 static void die(const char *fmt, ...) in die() function [all …]
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | fq_band_pktlimit.sh | 15 die() { function 56 echo "${OUT1}" | grep -q '0\ pkt\ (dropped\ 10' || die "unexpected drop count at 1" 57 echo "${OUT2}" | grep -q '0\ pkt\ (dropped\ 30' || die "unexpected drop count at 2" 58 echo "${OUT3}" | grep -q '0\ pkt\ (dropped\ 40' || die "unexpected drop count at 3" 59 echo "${OUT4}" | grep -q '20\ pkt\ (dropped\ 40' || die "unexpected accept count at 4"
|
| /linux-6.15/tools/perf/arch/x86/util/ |
| H A D | iostat.c | 64 u8 die; member 81 rp->die, rp->pmu_idx, rp->domain, rp->bus); in iio_root_port_show() 85 u8 die, u8 pmu_idx) in iio_root_port_new() argument 92 p->die = die; in iio_root_port_new() 155 for (int die = 0; die < cpu__max_node(); die++) { in iio_mapping() local 156 scnprintf(path, MAX_PATH, PLATFORM_MAPPING_PATH, pmu_idx, die); in iio_mapping() 167 pmu_idx, die); in iio_mapping() 170 rp = iio_root_port_new(domain, bus, die, pmu_idx); in iio_mapping() 437 u8 die = ((struct iio_root_port *)evsel->priv)->die; in iostat_print_metric() local 438 struct perf_counts_values *count = perf_counts(evsel->counts, die, 0); in iostat_print_metric() [all …]
|
| /linux-6.15/arch/mips/tools/ |
| H A D | elf-entry.c | 26 static void die(const char *msg) in die() function 43 die("Usage: elf-entry <elf-file>\n"); in main() 60 die("Input is not an ELF\n"); in main() 74 die("Invalid ELF encoding\n"); in main() 91 die("Invalid ELF encoding\n"); in main() 97 die("Invalid ELF class\n"); in main()
|
| /linux-6.15/arch/x86/events/intel/ |
| H A D | uncore.c | 957 int die; in uncore_free_boxes() local 959 for (die = 0; die < uncore_max_dies(); die++) in uncore_free_boxes() 1076 if (*die < 0) in uncore_pci_get_dev_die_info() 1149 int die) in uncore_pci_pmu_register() argument 1188 int die, ret; in uncore_pci_probe() local 1250 int i, die; in uncore_pci_remove() local 1281 int die; in uncore_bus_notify() local 1318 int die; in uncore_pci_sub_driver_init() local 1342 die)) in uncore_pci_sub_driver_init() 1469 int i, die; in uncore_change_type_ctx() local [all …]
|
| H A D | uncore_discovery.c | 145 if (die < 0) in intel_uncore_find_discovery_unit() 154 if (unit->die == die) in intel_uncore_find_discovery_unit() 166 unit = intel_uncore_find_discovery_unit(units, die, pmu_idx); in intel_uncore_find_discovery_unit_id() 185 if (a_node->die < b_node->die) in unit_less() 187 if (a_node->die > b_node->die) in unit_less() 223 int die) in uncore_insert_box_info() argument 239 node->die = die; in uncore_insert_box_info() 336 uncore_insert_box_info(&unit, die); in parse_discovery_table() 347 int die, dvsec = 0, ret = true; in intel_uncore_has_discovery_tables() local 376 die = get_device_die_id(dev); in intel_uncore_has_discovery_tables() [all …]
|
| /linux-6.15/scripts/dtc/ |
| H A D | flattree.c | 420 die("Error writing device tree blob: %s\n", in dt_to_blob() 423 die("Short write on device tree blob\n"); in dt_to_blob() 652 die("String offset %d overruns string table\n", in flat_read_stringtable() 772 die("Premature FDT_END in device tree blob\n"); in unflatten_tree() 815 die("Error reading DT blob magic number: %s\n", in dt_from_blob() 819 die("EOF reading DT blob magic number\n"); in dt_from_blob() 826 die("Blob has incorrect magic number\n"); in dt_from_blob() 833 die("EOF reading DT blob size\n"); in dt_from_blob() 853 die("EOF before reading %d bytes of DT blob\n", in dt_from_blob() 858 die("Error reading DT blob: %s\n", in dt_from_blob() [all …]
|
| /linux-6.15/arch/microblaze/kernel/ |
| H A D | exceptions.c | 40 void die(const char *str, struct pt_regs *fp, long err) in die() function 64 die("Exception in kernel mode", regs, signr); in _exception() 88 die("opcode exception", regs, SIGBUS); in full_exception() 97 die("bus exception", regs, SIGBUS); in full_exception() 106 die("bus exception", regs, SIGBUS); in full_exception() 115 die("Divide by zero exception", regs, SIGBUS); in full_exception()
|