Searched defs:func_info (Results 1 – 13 of 13) sorted by relevance
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
D | usbd_config.c | 50 struct func_info { struct 51 uint8_t ndevices; 52 int ifnobase; 53 int strbase; 54 struct composite_devdesc_s *devs; 613 struct fconfig_func_info func_info; in fconfig_get_function_info() local
|
/third_party/ffmpeg/libswscale/tests/ |
D | colorspace.c | 57 } func_info[] = { in main() local
|
/third_party/mbedtls/tests/scripts/ |
D | generate_test_code.py | 872 def gen_from_test_data(data_f, out_data_f, func_info, suite_dependencies): argument 1003 suite_dependencies, func_info, snippets): argument
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
D | usbd_config.h | 125 struct function_info *func_info; member
|
/third_party/libbpf/src/ |
D | bpf.h | 86 const void *func_info; member
|
D | gen_loader.c | 937 int prog_load_attr, license_off, insns_off, func_info, line_info, core_relos; in bpf_gen__prog_load() local
|
D | libbpf_internal.h | 445 struct btf_ext_info func_info; member
|
D | bpf.c | 237 const char *func_info, *line_info; in bpf_prog_load() local
|
D | linker.c | 128 struct btf_ext_sec_data func_info; member
|
D | libbpf.c | 458 void *func_info; member
|
/third_party/ltp/include/lapi/ |
D | bpf.h | 224 aligned_uint64_t func_info; /* func info */ member
|
/third_party/libbpf/include/uapi/linux/ |
D | bpf.h | 1385 __aligned_u64 func_info; /* func info */ member 6250 __aligned_u64 func_info; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 25405 __u64 func_info; member 25938 struct bpf_func_info *func_info; member 35259 __u64 func_info; member
|