Home
last modified time | relevance | path

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

/linux/net/core/
H A Dbpf_sk_storage.c283 int optmem_max; in bpf_sk_storage_charge() local
H A Dsock.c2888 int optmem_max = READ_ONCE(sock_net(sk)->core.sysctl_optmem_max); in sock_kmalloc() local
H A Dfilter.c1242 int optmem_max = READ_ONCE(sock_net(sk)->core.sysctl_optmem_max); in __sk_filter_charge() local
1573 int err, optmem_max; in sk_reuseport_attach_filter() local
1618 int err, optmem_max; in sk_reuseport_attach_bpf() local
/linux/tools/testing/vsock/
H A Dvsock_test.c1748 size_t optmem_max, ctl_len, chunk_size; in test_stream_msgzcopy_leak_zcskb_client() local