Home
last modified time | relevance | path

Searched defs:sub (Results 1 – 25 of 27) sorted by relevance

12

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_fme_iperf.c443 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_root_get_prop() local
463 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_cache_get_prop() local
542 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_vtd_sub_get_prop() local
577 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_vtd_get_prop() local
589 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_fab_get_prop() local
652 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_cache_set_prop() local
665 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_vtd_set_prop() local
678 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_fab_set_prop() local
H A Difpga_fme_dperf.c206 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_dperf_fab_get_prop() local
232 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_dperf_root_get_prop() local
267 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_dperf_fab_set_prop() local
H A Difpga_fme_error.c319 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_global_error_get_prop() local
371 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_global_error_set_prop() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dfe51_pack.S27 sub %r11,%rsp label
62 sub $1,%r11 label
79 sub %r10,%rdx label
80 sub %rax,%rcx label
81 sub %rax,%r8 label
82 sub %rax,%r9 label
83 sub %rax,%rsi label
H A Dfe51_nsquare.S27 sub %r11,%rsp label
47 sub $1,%rsi label
H A Dfe51_mul.S25 sub %r11,%rsp label
H A Dladder_base.S23 sub %r11,%rsp label
88 sub $1,%rax label
95 sub $1,%rdx label
97 sub $4,%rsi label
H A Dladder.S23 sub %r11,%rsp label
137 sub $1,%rax label
144 sub $1,%rdx label
146 sub $4,%rsi label
/f-stack/freebsd/sys/
H A Dmodule.h142 #define DECLARE_MODULE_WITH_MAXVER(name, data, sub, order, maxver) \ argument
150 #define DECLARE_MODULE(name, data, sub, order) \ argument
153 #define DECLARE_MODULE(name, data, sub, order) \ argument
164 #define DECLARE_MODULE_TIED(name, data, sub, order) \ argument
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dngx_http_perl_module.c23 SV *sub; member
29 SV *sub; member
183 SV *sub; in ngx_http_perl_handle_request() local
675 ngx_http_perl_call_handler(pTHX_ ngx_http_request_t *r, HV *nginx, SV *sub, in ngx_http_perl_call_handler()
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dasync.h100 } sub; member
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mng.c280 u8 build, u8 sub, u16 len, in txgbe_hic_set_drv_ver()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_sub_filter_module.c69 ngx_str_t *sub; member
289 ngx_str_t *sub; in ngx_http_sub_body_filter() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/
H A Dsalsa20_xmm6-asm.S21 sub %r11,%rsp label
39 sub %r9,%rdi label
62 sub %r11,%rsp label
436 sub $2,%rdx label
696 sub $256,%r9 label
843 sub $4,%rcx label
951 sub $64,%r9 label
/f-stack/app/micro_thread/
H A Dmicro_thread.cpp264 void MicroThread::AddSubThread(MicroThread* sub) in AddSubThread()
276 void MicroThread::RemoveSubThread(MicroThread* sub) in RemoveSubThread()
H A Dmt_api.cpp506 MicroThread* sub = NULL; in mt_exec_all_task() local
/f-stack/dpdk/drivers/net/liquidio/base/
H A Dlio_hw_defs.h106 #define LIO_OPCODE_SUBCODE(op, sub) \ argument
/f-stack/app/redis-5.0.5/src/
H A Dmodule.c3957 RedisModuleKeyspaceSubscriber *sub = zmalloc(sizeof(*sub)); in RM_SubscribeToKeyspaceEvents() local
3982 RedisModuleKeyspaceSubscriber *sub = ln->value; in moduleNotifyKeyspaceEvent() local
4008 RedisModuleKeyspaceSubscriber *sub = ln->value; in moduleUnsubscribeNotifications() local
/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_arm64.c234 emit_add_sub_imm(struct a64_jit_ctx *ctx, bool is64, bool sub, uint8_t rd, in emit_add_sub_imm()
/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_priv.h149 uint8_t sub; member
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x550.c4608 u8 build, u8 sub, u16 len, const char *driver_ver) in ixgbe_set_fw_drv_ver_x550()
H A Dixgbe_common.c4650 u8 build, u8 sub, u16 len, in ixgbe_set_fw_drv_ver_generic()
/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2_priv.h173 uint8_t sub; member
/f-stack/freebsd/netgraph/
H A Dnetgraph.h1102 #define NETGRAPH_INIT_ORDERED(typename, typestructp, sub, order) \ argument
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h1106 #define NETGRAPH_INIT_ORDERED(typename, typestructp, sub, order) \ argument

12