| /dpdk/lib/eal/common/ |
| H A D | eal_common_hexdump.c | 15 char line[LINE_LEN]; /* space needed 8+16*3+3+16 == 75 */ in rte_hexdump() local 53 char line[LINE_LEN]; in rte_memdump() local
|
| /dpdk/buildtools/pkg-config/ |
| H A D | set-static-linker-flags.py | 17 def fix_libs_private(line): argument
|
| /dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 841 #define PATCH_JUMP(program, line, new_ref) rta_patch_jmp(program, line, new_ref) argument 856 #define PATCH_MOVE(program, line, new_ref) \ argument 872 #define PATCH_LOAD(program, line, new_ref) \ argument 888 #define PATCH_STORE(program, line, new_ref) \ argument 904 #define PATCH_HDR(program, line, new_ref) \ argument 921 #define PATCH_RAW(program, line, mask, new_val) \ argument
|
| /dpdk/lib/eal/windows/ |
| H A D | eal_debug.c | 40 IMAGEHLP_LINE64 line; in rte_dump_stack() local
|
| /dpdk/devtools/ |
| H A D | check-meson.py | 25 def split_code_comments(line): argument
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | sec_run_time_asm.h | 664 rta_patch_move(struct program *program, int line, unsigned int new_ref) in rta_patch_move() 682 rta_patch_jmp(struct program *program, int line, unsigned int new_ref) in rta_patch_jmp() 700 rta_patch_header(struct program *program, int line, unsigned int new_ref) in rta_patch_header() 724 rta_patch_load(struct program *program, int line, unsigned int new_ref) in rta_patch_load() 747 rta_patch_store(struct program *program, int line, unsigned int new_ref) in rta_patch_store() 778 rta_patch_raw(struct program *program, int line, unsigned int mask, in rta_patch_raw()
|
| /dpdk/examples/fips_validation/ |
| H A D | fips_validation_xts.c | 98 char *line = info.vec[i]; in parse_test_xts_init() local
|
| H A D | fips_validation_sha.c | 98 char *line = info.vec[i]; in parse_test_sha_init() local
|
| H A D | fips_validation_cmac.c | 83 char *line = info.vec[i]; in parse_test_cmac_init() local
|
| H A D | fips_validation_aes.c | 133 char *line = info.vec[i]; in parse_test_aes_init() local
|
| H A D | fips_validation_gcm.c | 199 char *line = info.vec[i]; in parse_test_gcm_init() local
|
| H A D | fips_validation_tdes.c | 247 char *line = info.vec[i]; in parse_test_tdes_init() local
|
| H A D | fips_validation_ccm.c | 255 char *line = info.vec[i]; in parse_test_ccm_init() local
|
| H A D | fips_validation.c | 26 char *line = info.one_line_text; in get_file_line() local
|
| /dpdk/drivers/net/enetfec/ |
| H A D | enet_uio.c | 58 const char filename[], char *line) in file_read_first_line()
|
| /dpdk/drivers/bus/pci/linux/ |
| H A D | pci.c | 140 pci_parse_one_sysfs_resource(char *line, size_t len, uint64_t *phys_addr, in pci_parse_one_sysfs_resource() 559 char *line = NULL; in pci_device_iommu_support_va() local
|
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_test_vector_parsing.c | 466 char *line = NULL; in parse_file() local
|
| /dpdk/doc/guides/ |
| H A D | conf.py | 245 def print_table_row(outfile, feature, line): argument
|
| /dpdk/examples/pipeline/ |
| H A D | cli.c | 1060 char *line = NULL; in pipeline_table_entries_add() local 1158 char *line = NULL; in pipeline_table_entries_delete() local 1256 char *line = NULL; in pipeline_table_default_entry_add() local 1603 char *line = NULL; in pipeline_selector_group_members_add() local 1714 char *line = NULL; in pipeline_selector_group_members_delete() local 1867 char *line = NULL; in pipeline_learner_default_entry_add() local
|
| /dpdk/drivers/crypto/ccp/ |
| H A D | ccp_pci.c | 128 ccp_pci_parse_one_sysfs_resource(char *line, size_t len, uint64_t *phys_addr, in ccp_pci_parse_one_sysfs_resource()
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_uio.c | 137 const char filename[], char *line) in file_read_first_line()
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_cxt.c | 422 u32 curr_line, total, i, task_size, line, total_size, elem_size; in ecore_cxt_cfg_ilt_compute() local 869 u32 lines, line, sz_left, lines_to_skip, first_skipped_line; in ecore_ilt_blk_alloc() local 1571 u32 line, rt_offst, i; in ecore_ilt_init_pf() local 1918 u32 conn_cxt_size, hw_p_size, cxts_per_p, line; in ecore_cxt_get_cid_info() local 1998 u32 reg_offset, shadow_line, elem_size, hw_p_size, elems_per_p, line; in ecore_cxt_dynamic_ilt_alloc() local
|
| /dpdk/app/test/ |
| H A D | test_eal_flags.c | 174 char line[PATH_MAX] = {0}; in process_hugefiles() local 903 char line[PATH_MAX] = {0}; in test_misc_flags() local
|
| H A D | test_table_acl.c | 328 char line[128]; variable
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_common_os.c | 36 char line[32]; in mlx5_get_pci_addr() local
|