Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 40) sorted by relevance

12

/dpdk/lib/eal/common/
H A Deal_common_hexdump.c15 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 Dset-static-linker-flags.py17 def fix_libs_private(line): argument
/dpdk/drivers/common/dpaax/caamflib/
H A Drta.h841 #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 Deal_debug.c40 IMAGEHLP_LINE64 line; in rte_dump_stack() local
/dpdk/devtools/
H A Dcheck-meson.py25 def split_code_comments(line): argument
/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dsec_run_time_asm.h664 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 Dfips_validation_xts.c98 char *line = info.vec[i]; in parse_test_xts_init() local
H A Dfips_validation_sha.c98 char *line = info.vec[i]; in parse_test_sha_init() local
H A Dfips_validation_cmac.c83 char *line = info.vec[i]; in parse_test_cmac_init() local
H A Dfips_validation_aes.c133 char *line = info.vec[i]; in parse_test_aes_init() local
H A Dfips_validation_gcm.c199 char *line = info.vec[i]; in parse_test_gcm_init() local
H A Dfips_validation_tdes.c247 char *line = info.vec[i]; in parse_test_tdes_init() local
H A Dfips_validation_ccm.c255 char *line = info.vec[i]; in parse_test_ccm_init() local
H A Dfips_validation.c26 char *line = info.one_line_text; in get_file_line() local
/dpdk/drivers/net/enetfec/
H A Denet_uio.c58 const char filename[], char *line) in file_read_first_line()
/dpdk/drivers/bus/pci/linux/
H A Dpci.c140 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 Dcperf_test_vector_parsing.c466 char *line = NULL; in parse_file() local
/dpdk/doc/guides/
H A Dconf.py245 def print_table_row(outfile, feature, line): argument
/dpdk/examples/pipeline/
H A Dcli.c1060 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 Dccp_pci.c128 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 Dcaam_jr_uio.c137 const char filename[], char *line) in file_read_first_line()
/dpdk/drivers/net/qede/base/
H A Decore_cxt.c422 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 Dtest_eal_flags.c174 char line[PATH_MAX] = {0}; in process_hugefiles() local
903 char line[PATH_MAX] = {0}; in test_misc_flags() local
H A Dtest_table_acl.c328 char line[128]; variable
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.c36 char line[32]; in mlx5_get_pci_addr() local

12