Searched refs:small (Results 1 – 25 of 38) sorted by relevance
12
32 const struct Small small = {.x = skb->len }; in global_func10() local34 return foo((struct Big *)&small) ? 1 : 0; in global_func10()
14 // Set TCP_CORK sockopt to hold small packets25 // Set TCP_CORK sockopt to hold small packets36 // Set MSG_MORE to hold small packets
38 // Server advertises a very small receive window.47 // and busy time is 0.3 + 0.03 (server opened small window temporarily).
30 // Our socket vanished because TCP_USER_TIMEOUT was really small
2 // small packet zerocopy test:
3 // skb created for the chunk even though we have 10 back-to-back small
23 small=""42 rm -f "$large" "$small"60 small=$(mktemp)66 dd if=/dev/zero of=$small bs=4096 count=20 >/dev/null 2>&1251 do_transfer $small $large $time261 do_transfer $large $small $time
72 Draw small events as if they lasted min-time. Useful when you need73 to see very small and fast IO. It's possible to specify ms or us
5 This is a small set of sanity tests for the kernel livepatching.
12 the state space of small litmus tests.67 explore the state space of small litmus tests. Documentation describing203 small and each thread function should be relatively
9 * "Frightening small children and disconcerting grown-ups: Concurrency
15 This small emulator allows testing
37 # insert a small visible gap between suspend and resume on the timeline (default: false)
38 # insert a small visible gap between suspend and resume on the timeline (default: false)
21 #error Instruction buffer size too small
57 small subset of the parameters supported by the system. Unprivileged users
84 with memblock memory stored by test_memory struct. It is a small wrapper that
Completed in 20 milliseconds