Searched refs:mangled (Results 1 – 10 of 10) sorted by relevance
/linux/tools/perf/tests/ |
H A D | demangle-ocaml-test.c | 17 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/net/netfilter/ipvs/ |
H A D | ip_vs_ftp.c | 366 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/drivers/comedi/drivers/ |
H A D | amplc_pci224.c | 390 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/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subdev-g-crop.rst | 64 applied to the device by the driver, but are mangled exactly as active
|
/linux/Documentation/driver-api/mtd/ |
H A D | spi-nor.rst | 23 when the flash contains mangled SFDP data. If the later, one needs
|
/linux/Documentation/networking/ |
H A D | nf_flowtable.rst | 73 mangled according to the NAT policy that is specified from the classic IP
|
/linux/tools/memory-model/Documentation/ |
H A D | access-marking.txt | 158 due to compiler-mangled reads, it can also tolerate the occasional 159 compiler-mangled write, at least assuming that the proper value is in
|
/linux/Documentation/usb/ |
H A D | usb-serial.rst | 174 - changing baud rates ought to flush tx/rx to avoid mangled half characters
|
/linux/Documentation/process/ |
H A D | applying-patches.rst | 196 file that you are using has been mangled by a mail client or mail transfer
|
/linux/Documentation/admin-guide/RAS/ |
H A D | main.rst | 791 system context might be so mangled that continuing will lead to further
|