Searched defs:targ (Results 1 – 5 of 5) sorted by relevance
| /f-stack/app/redis-5.0.5/src/modules/ |
| H A D | helloblock.c | 65 void **targ = arg; in HelloBlock_ThreadMain() local 121 void **targ = RedisModule_Alloc(sizeof(void*)*2); in HelloBlock_RedisCommand() local
|
| /f-stack/dpdk/lib/librte_hash/ |
| H A D | rte_thash.h | 125 rte_convert_rss_key(const uint32_t *orig, uint32_t *targ, int len) in rte_convert_rss_key() 143 union rte_thash_tuple *targ) in rte_thash_load_v6_addrs()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | x86_mem.c | 555 struct mem_range_desc *targ; in x86_mrset() local
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw2.c | 150 #define JUMP(ch, f, num, targ, back) jump_fast(ch, f, num, targ, back) argument 154 #define JUMP(ch, f, num, targ, back) jump_linear(ch, f, num, targ, back) argument
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu_redact.c | 762 struct redact_thread_arg *targ = &thread_args[i]; in perform_thread_merge() local
|