Home
last modified time | relevance | path

Searched defs:usr_config (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dxsk.c288 const struct xsk_umem_config *usr_config) in xsk_umem__create()
1011 const struct xsk_socket_config *usr_config) in xsk_socket__create_shared()
1191 const struct xsk_socket_config *usr_config) in xsk_socket__create()
/aosp_15_r20/external/tensorflow/tensorflow/tools/tensorflow_builder/compat_checker/
H A Dcompat_checker.py321 def __init__(self, usr_config, req_file): argument