Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_select_reuseport_kern.c69 struct cmd *cmd, cmd_copy; in _select_by_skb_data() local
/aosp_15_r20/external/python/cpython3/Python/
Dpythonrun.c1822 …ng(PyObject *cmd, const char *funcname, const char *what, PyCompilerFlags *cf, PyObject **cmd_copy) in _Py_SourceAsString()