| /f-stack/dpdk/drivers/common/dpaax/caamflib/ |
| H A D | rta.h | 67 #define PROGRAM_CNTXT_INIT(program, buffer, offset) \ argument 105 #define WORD(program, val) rta_word(program, val) argument 115 #define DWORD(program, val) rta_dword(program, val) argument 211 #define SHR_HDR(program, share, start_idx, flags) \ argument 448 #define SEQINPTR(program, src, length, flags) \ argument 464 #define SEQOUTPTR(program, dst, length, flags) \ argument 853 #define PATCH_MOVE(program, line, new_ref) \ argument 869 #define PATCH_LOAD(program, line, new_ref) \ argument 885 #define PATCH_STORE(program, line, new_ref) \ argument 901 #define PATCH_HDR(program, line, new_ref) \ argument [all …]
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | sec_run_time_asm.h | 384 struct program { struct 397 rta_program_cntxt_init(struct program *program, in rta_program_cntxt_init() 412 rta_program_finalize(struct program *program) in rta_program_finalize() 438 rta_program_set_36bit_addr(struct program *program) in rta_program_set_36bit_addr() 445 rta_program_set_bswap(struct program *program) in rta_program_set_bswap() 452 __rta_out32(struct program *program, uint32_t val) in __rta_out32() 460 __rta_out_be32(struct program *program, uint32_t val) in __rta_out_be32() 467 __rta_out_le32(struct program *program, uint32_t val) in __rta_out_le32() 524 rta_word(struct program *program, uint32_t val) in rta_word() 534 rta_dword(struct program *program, uint64_t val) in rta_dword() [all …]
|
| H A D | seq_in_out_ptr_cmd.h | 41 rta_seq_in_ptr(struct program *program, uint64_t src, in rta_seq_in_ptr() 117 rta_seq_out_ptr(struct program *program, uint64_t dst, in rta_seq_out_ptr()
|
| H A D | header_cmd.h | 41 rta_shr_header(struct program *program, in rta_shr_header() 111 rta_job_header(struct program *program, in rta_job_header()
|
| H A D | fifo_load_store_cmd.h | 48 rta_fifo_load(struct program *program, uint32_t src, in rta_fifo_load() 208 rta_fifo_store(struct program *program, uint32_t src, in rta_fifo_store()
|
| H A D | math_cmd.h | 79 rta_math(struct program *program, uint64_t operand1, in rta_math() 252 rta_mathi(struct program *program, uint64_t operand, in rta_mathi()
|
| H A D | signature_cmd.h | 12 rta_signature(struct program *program, uint32_t sign_type) in rta_signature()
|
| H A D | key_cmd.h | 27 rta_key(struct program *program, uint32_t key_dst, in rta_key()
|
| H A D | operation_cmd.h | 235 rta_operation(struct program *program, uint32_t cipher_algo, in rta_operation() 504 rta_pkha_operation(struct program *program, uint32_t op_pkha) in rta_pkha_operation()
|
| H A D | store_cmd.h | 62 rta_store(struct program *program, uint64_t src, in rta_store()
|
| H A D | jump_cmd.h | 53 rta_jump(struct program *program, uint64_t address, in rta_jump()
|
| H A D | protocol_cmd.h | 615 rta_proto_operation(struct program *program, uint32_t optype, in rta_proto_operation() 664 rta_dkp_proto(struct program *program, uint32_t protid, in rta_dkp_proto()
|
| H A D | nfifo_cmd.h | 96 rta_nfifo_load(struct program *program, uint32_t src, in rta_nfifo_load()
|
| H A D | move_cmd.h | 87 rta_move(struct program *program, int cmd_type, uint64_t src, in rta_move()
|
| H A D | load_cmd.h | 215 rta_load(struct program *program, uint64_t src, uint64_t dst, in rta_load()
|
| /f-stack/dpdk/drivers/common/dpaax/caamflib/desc/ |
| H A D | ipsec.h | 357 __rta_copy_ipsec_encap_pdb(struct program *program, in __rta_copy_ipsec_encap_pdb() 474 __rta_copy_ipsec_decap_pdb(struct program *program, in __rta_copy_ipsec_decap_pdb() 690 static inline void __gen_auth_key(struct program *program, in __gen_auth_key()
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| H A D | _libzfs_core.py | 907 def lzc_channel_program( argument 946 def lzc_channel_program_nosync( argument
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.c | 1248 lzc_channel_program_impl(const char *pool, const char *program, boolean_t sync, in lzc_channel_program_impl() 1300 lzc_channel_program(const char *pool, const char *program, uint64_t instrlimit, in lzc_channel_program() 1388 lzc_channel_program_nosync(const char *pool, const char *program, in lzc_channel_program_nosync()
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | evt_options.c | 261 usage(char *program) in usage()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zcp.c | 1038 zcp_eval(const char *poolname, const char *program, boolean_t sync, in zcp_eval()
|
| H A D | dsl_destroy.c | 626 const char *program = in dsl_destroy_snapshots_nvl() local
|
| H A D | zfs_ioctl.c | 3803 char *program; in zfs_ioc_channel_program() local
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/libzfs_input_check/ |
| H A D | libzfs_input_check.c | 596 const char *program = in test_channel_program() local
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_dataset.c | 2544 const char *program = in zcp_check() local
|