Home
last modified time | relevance | path

Searched full:zflg (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c86 static int zflg; /* zero copy option. (MSG_ZEROCOPY for sender, mmap() for receiver */ variable
196 if (zflg) { in child_thread()
200 zflg = 0; in child_thread()
218 if (zflg) { in child_thread()
318 if (zflg) in child_thread()
483 zflg = 1; in main()
576 if (zflg && setsockopt(fd, SOL_SOCKET, SO_ZEROCOPY, in main()
579 zflg = 0; in main()
598 (size_t)wr, zflg ? MSG_ZEROCOPY : 0); in main()
/linux/sound/pci/ice1712/
H A Dpontis.c705 WM_DAC_CTRL2, 0x0000, /* no deemphasis, no ZFLG */ in pontis_init()
H A Daureon.c1942 0x15, 0x000, /* no deemphasis, no ZFLG */ in aureon_reset()
1982 0x15, 0x000, /* no deemphasis, no ZFLG */ in aureon_reset()
H A Dphase.c399 0x15, 0x000, /* no deemphasis, no ZFLG */ in phase28_init()
H A Dprodigy_hifi.c1036 WM_DAC_CTRL2, 0x0000, /* no deemphasis, no ZFLG */ in prodigy_hifi_init()