Lines Matching refs:cgrp

1468 static int __test_exec(int cgrp, int test, struct sockmap_options *opt)  in __test_exec()  argument
1492 err = run_options(opt, cgrp, test); in __test_exec()
1501 static void test_exec(int cgrp, struct sockmap_options *opt) in test_exec() argument
1508 err = __test_exec(cgrp, SENDMSG, opt); in test_exec()
1513 err = __test_exec(cgrp, SENDPAGE, opt); in test_exec()
1519 static void test_send_one(struct sockmap_options *opt, int cgrp) in test_send_one() argument
1524 test_exec(cgrp, opt); in test_send_one()
1529 test_exec(cgrp, opt); in test_send_one()
1534 test_exec(cgrp, opt); in test_send_one()
1538 static void test_send_many(struct sockmap_options *opt, int cgrp) in test_send_many() argument
1543 test_exec(cgrp, opt); in test_send_many()
1548 test_exec(cgrp, opt); in test_send_many()
1551 static void test_send_large(struct sockmap_options *opt, int cgrp) in test_send_large() argument
1556 test_exec(cgrp, opt); in test_send_large()
1559 static void test_send(struct sockmap_options *opt, int cgrp) in test_send() argument
1561 test_send_one(opt, cgrp); in test_send()
1562 test_send_many(opt, cgrp); in test_send()
1563 test_send_large(opt, cgrp); in test_send()
1567 static void test_txmsg_pass(int cgrp, struct sockmap_options *opt) in test_txmsg_pass() argument
1571 test_send(opt, cgrp); in test_txmsg_pass()
1574 static void test_txmsg_redir(int cgrp, struct sockmap_options *opt) in test_txmsg_redir() argument
1577 test_send(opt, cgrp); in test_txmsg_redir()
1580 static void test_txmsg_redir_wait_sndmem(int cgrp, struct sockmap_options *opt) in test_txmsg_redir_wait_sndmem() argument
1584 test_send_large(opt, cgrp); in test_txmsg_redir_wait_sndmem()
1588 test_send_large(opt, cgrp); in test_txmsg_redir_wait_sndmem()
1592 static void test_txmsg_drop(int cgrp, struct sockmap_options *opt) in test_txmsg_drop() argument
1595 test_send(opt, cgrp); in test_txmsg_drop()
1598 static void test_txmsg_ingress_redir(int cgrp, struct sockmap_options *opt) in test_txmsg_ingress_redir() argument
1602 test_send(opt, cgrp); in test_txmsg_ingress_redir()
1605 static void test_txmsg_skb(int cgrp, struct sockmap_options *opt) in test_txmsg_skb() argument
1625 test_exec(cgrp, opt); in test_txmsg_skb()
1628 test_exec(cgrp, opt); in test_txmsg_skb()
1632 test_exec(cgrp, opt); in test_txmsg_skb()
1639 test_exec(cgrp, opt); in test_txmsg_skb()
1642 test_exec(cgrp, opt); in test_txmsg_skb()
1646 test_exec(cgrp, opt); in test_txmsg_skb()
1649 test_exec(cgrp, opt); in test_txmsg_skb()
1663 static void test_txmsg_cork_hangs(int cgrp, struct sockmap_options *opt) in test_txmsg_cork_hangs() argument
1669 test_send_large(opt, cgrp); in test_txmsg_cork_hangs()
1675 test_send_large(opt, cgrp); in test_txmsg_cork_hangs()
1681 test_send_large(opt, cgrp); in test_txmsg_cork_hangs()
1684 static void test_txmsg_pull(int cgrp, struct sockmap_options *opt) in test_txmsg_pull() argument
1690 test_send(opt, cgrp); in test_txmsg_pull()
1696 test_send_large(opt, cgrp); in test_txmsg_pull()
1702 test_send(opt, cgrp); in test_txmsg_pull()
1709 test_send_many(opt, cgrp); in test_txmsg_pull()
1716 test_send_many(opt, cgrp); in test_txmsg_pull()
1719 static void test_txmsg_pop(int cgrp, struct sockmap_options *opt) in test_txmsg_pop() argument
1727 test_send_many(opt, cgrp); in test_txmsg_pop()
1733 test_send_large(opt, cgrp); in test_txmsg_pop()
1739 test_send_many(opt, cgrp); in test_txmsg_pop()
1752 test_send_many(opt, cgrp); in test_txmsg_pop()
1759 test_send_many(opt, cgrp); in test_txmsg_pop()
1763 static void test_txmsg_push(int cgrp, struct sockmap_options *opt) in test_txmsg_push() argument
1771 test_send(opt, cgrp); in test_txmsg_push()
1777 test_send_large(opt, cgrp); in test_txmsg_push()
1783 test_send_many(opt, cgrp); in test_txmsg_push()
1796 test_send_many(opt, cgrp); in test_txmsg_push()
1800 static void test_txmsg_push_pop(int cgrp, struct sockmap_options *opt) in test_txmsg_push_pop() argument
1808 test_send_large(opt, cgrp); in test_txmsg_push_pop()
1815 test_send_large(opt, cgrp); in test_txmsg_push_pop()
1822 test_send_large(opt, cgrp); in test_txmsg_push_pop()
1829 test_send_large(opt, cgrp); in test_txmsg_push_pop()
1837 test_send_large(opt, cgrp); in test_txmsg_push_pop()
1844 test_send_large(opt, cgrp); in test_txmsg_push_pop()
1847 static void test_txmsg_apply(int cgrp, struct sockmap_options *opt) in test_txmsg_apply() argument
1854 test_send_one(opt, cgrp); in test_txmsg_apply()
1861 test_send_one(opt, cgrp); in test_txmsg_apply()
1868 test_send_one(opt, cgrp); in test_txmsg_apply()
1875 test_send_large(opt, cgrp); in test_txmsg_apply()
1882 test_send_large(opt, cgrp); in test_txmsg_apply()
1889 test_send_large(opt, cgrp); in test_txmsg_apply()
1892 static void test_txmsg_cork(int cgrp, struct sockmap_options *opt) in test_txmsg_cork() argument
1898 test_send(opt, cgrp); in test_txmsg_cork()
1904 test_send(opt, cgrp); in test_txmsg_cork()
1907 static void test_txmsg_ingress_parser(int cgrp, struct sockmap_options *opt) in test_txmsg_ingress_parser() argument
1916 test_exec(cgrp, opt); in test_txmsg_ingress_parser()
1919 static void test_txmsg_ingress_parser2(int cgrp, struct sockmap_options *opt) in test_txmsg_ingress_parser2() argument
1928 test_exec(cgrp, opt); in test_txmsg_ingress_parser2()