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.rst350 optmem_max chapter
/linux/net/core/
H A Dbpf_sk_storage.c282 int optmem_max; in bpf_sk_storage_charge() local
H A Dsock.c2806 int optmem_max = READ_ONCE(sock_net(sk)->core.sysctl_optmem_max); in sock_kmalloc() local
H A Dfilter.c1227 int optmem_max = READ_ONCE(sock_net(sk)->core.sysctl_optmem_max); in __sk_filter_charge() local
1558 int err, optmem_max; in sk_reuseport_attach_filter() local
1603 int err, optmem_max; in sk_reuseport_attach_bpf() local
/linux/tools/testing/vsock/
H A Dvsock_test.c1621 size_t optmem_max, ctl_len, chunk_size; in test_stream_msgzcopy_leak_zcskb_client() local