Home
last modified time | relevance | path

Searched defs:optmem_max (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst371 optmem_max chapter
/linux/net/core/
H A Dbpf_sk_storage.c286 int optmem_max; in bpf_sk_storage_charge() local
H A Dsock.c2871 int optmem_max = READ_ONCE(sock_net(sk)->core.sysctl_optmem_max); in sock_kmalloc() local
H A Dfilter.c1243 int optmem_max = READ_ONCE(sock_net(sk)->core.sysctl_optmem_max); in __sk_filter_charge() local
1574 int err, optmem_max; in sk_reuseport_attach_filter() local
1619 int err, optmem_max; in sk_reuseport_attach_bpf() local
/linux/tools/testing/vsock/
H A Dvsock_test.c1727 size_t optmem_max, ctl_len, chunk_size; in test_stream_msgzcopy_leak_zcskb_client() local