Home
last modified time | relevance | path

Searched refs:mangled (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/tools/perf/tests/
A Ddemangle-java-test.c17 const char *mangled, *demangled; in test__demangle_java() member
32 buf = java_demangle_sym(test_cases[i].mangled, 0); in test__demangle_java()
34 pr_debug("FAILED: %s: %s != %s\n", test_cases[i].mangled, in test__demangle_java()
A Ddemangle-ocaml-test.c17 const char *mangled, *demangled; in test__demangle_ocaml() member
30 buf = ocaml_demangle_sym(test_cases[i].mangled); in test__demangle_ocaml()
34 pr_debug("FAILED: %s: %s != %s\n", test_cases[i].mangled, in test__demangle_ocaml()
/linux-6.3-rc2/net/netfilter/ipvs/
A Dip_vs_ftp.c366 bool mangled; in ip_vs_ftp_out() local
374 mangled = nf_nat_mangle_tcp_packet(skb, ct, ctinfo, in ip_vs_ftp_out()
379 if (mangled) { in ip_vs_ftp_out()
/linux-6.3-rc2/drivers/comedi/drivers/
A Damplc_pci224.c390 unsigned short mangled; in pci224_ao_set_data() local
405 mangled = (unsigned short)data << (16 - board->ao_bits); in pci224_ao_set_data()
408 mangled ^= 0x8000; in pci224_ao_set_data()
411 outw(mangled, dev->iobase + PCI224_DACDATA); in pci224_ao_set_data()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-subdev-g-crop.rst64 applied to the device by the driver, but are mangled exactly as active
/linux-6.3-rc2/Documentation/networking/
A Dnf_flowtable.rst73 mangled according to the NAT policy that is specified from the classic IP
/linux-6.3-rc2/tools/memory-model/Documentation/
A Daccess-marking.txt152 due to compiler-mangled reads, it can also tolerate the occasional
153 compiler-mangled write, at least assuming that the proper value is in
/linux-6.3-rc2/Documentation/process/
A Dapplying-patches.rst196 file that you are using has been mangled by a mail client or mail transfer
/linux-6.3-rc2/Documentation/usb/
A Dusb-serial.rst174 - changing baud rates ought to flush tx/rx to avoid mangled half characters
/linux-6.3-rc2/Documentation/admin-guide/
A Dras.rst787 system context might be so mangled that continuing will lead to further

Completed in 17 milliseconds