/dpdk/lib/cmdline/ |
H A D | cmdline_cirbuf.c | 30 cirbuf_add_buf_head(struct cirbuf *cbuf, const char *c, unsigned int n) in cirbuf_add_buf_head() 61 cirbuf_add_buf_tail(struct cirbuf *cbuf, const char *c, unsigned int n) in cirbuf_add_buf_tail() 93 __cirbuf_add_head(struct cirbuf * cbuf, char c) in __cirbuf_add_head() 104 cirbuf_add_head_safe(struct cirbuf * cbuf, char c) in cirbuf_add_head_safe() 114 cirbuf_add_head(struct cirbuf * cbuf, char c) in cirbuf_add_head() 122 __cirbuf_add_tail(struct cirbuf * cbuf, char c) in __cirbuf_add_tail() 133 cirbuf_add_tail_safe(struct cirbuf * cbuf, char c) in cirbuf_add_tail_safe() 143 cirbuf_add_tail(struct cirbuf * cbuf, char c) in cirbuf_add_tail() 324 cirbuf_get_buf_head(struct cirbuf *cbuf, char *c, unsigned int size) in cirbuf_get_buf_head() 362 cirbuf_get_buf_tail(struct cirbuf *cbuf, char *c, unsigned int size) in cirbuf_get_buf_tail()
|
H A D | cmdline_parse.c | 27 isblank2(char c) in isblank2() 36 isendofline(char c) in isendofline() 45 iscomment(char c) in iscomment() 53 cmdline_isendoftoken(char c) in cmdline_isendoftoken() 61 cmdline_isendofcommand(char c) in cmdline_isendofcommand()
|
H A D | cmdline_rdline.c | 29 isblank2(char c) in isblank2() 194 rdline_char_in(struct rdline *rdl, char c) in rdline_char_in() 645 char c; in rdline_puts() local 655 char c, started=0, div=100; in rdline_miniprintf() local
|
H A D | cmdline_parse_num.c | 54 add_to_res(unsigned int c, uint64_t *res, unsigned int base) in add_to_res() 102 char c; in cmdline_parse_num() local
|
H A D | cmdline.c | 43 cmdline_write_char(struct rdline *rdl, char c) in cmdline_write_char() 183 char c; in cmdline_interact() local
|
H A D | cmdline_vt100.c | 76 uint8_t c = (uint8_t) ch; in vt100_parser() local
|
H A D | cmdline_os_unix.c | 32 cmdline_read_char(struct cmdline *cl, char *c) in cmdline_read_char()
|
/dpdk/lib/eal/unix/ |
H A D | eal_unix_thread.c | 17 char c = 0; in eal_thread_wake_worker() local 39 char c; in eal_thread_wait_command() local 54 char c = 0; in eal_thread_ack_command() local
|
/dpdk/drivers/net/bnxt/tf_core/ |
H A D | lookup3.h | 59 #define mix(a, b, c) \ argument 93 #define final(a, b, c) \ argument 124 uint32_t a, b, c; in hashword() local
|
/dpdk/lib/eal/windows/ |
H A D | eal_thread.c | 24 char c = 0; in eal_thread_wake_worker() local 46 char c; in eal_thread_wait_command() local 61 char c = 0; in eal_thread_ack_command() local
|
/dpdk/lib/hash/ |
H A D | rte_jhash.h | 48 #define __rte_jhash_mix(a, b, c) do { \ argument 57 __rte_jhash_final(a,b,c) global() argument 84 uint32_t a, b, c; __rte_jhash_2hashes() local 313 __rte_jhash_3words(uint32_t a,uint32_t b,uint32_t c,uint32_t initval) __rte_jhash_3words() argument 340 rte_jhash_3words(uint32_t a,uint32_t b,uint32_t c,uint32_t initval) rte_jhash_3words() argument [all...] |
/dpdk/lib/log/ |
H A D | log_linux.c |
|
/dpdk/drivers/common/sfc_efx/base/ |
H A D | efx_hash.c | 96 uint32_t c; in efx_hash_dwords() local 145 uint32_t c; in efx_hash_bytes() local 228 uint32_t c; in efx_hash_bytes() local
|
/dpdk/drivers/bus/fslmc/mc/ |
H A D | fsl_mc_sys.h | 42 #define readq(c) \ argument 44 #define writeq(v, c) \ argument 46 #define writeq32(v, c) \ argument
|
/dpdk/drivers/net/cxgbe/ |
H A D | clip_tbl.c | 15 struct fw_clip_cmd c; in clip6_get_mbox() local 34 struct fw_clip_cmd c; in clip6_release_mbox() local 74 static struct clip_entry *find_or_alloc_clipe(struct clip_tbl *c, in find_or_alloc_clipe()
|
/dpdk/lib/eal/windows/include/ |
H A D | fnmatch.h | 35 char c, c2; in fnm_rangematch() local 100 char c, test; in fnmatch() local
|
H A D | getopt.h | 42 #define getopt(a, b, c) usual_getopt(a, b, c) argument 43 #define getopt_long(a, b, c, d, e) usual_getopt_long(a, b, c, d, e) argument
|
/dpdk/drivers/bus/dpaa/base/qbman/ |
H A D | qman_priv.h | 25 static inline void qman_cgrs_init(struct qman_cgrs *c) in qman_cgrs_init() 30 static inline void qman_cgrs_fill(struct qman_cgrs *c) in qman_cgrs_fill() 35 static inline int qman_cgrs_get(struct qman_cgrs *c, int num) in qman_cgrs_get() 40 static inline void qman_cgrs_set(struct qman_cgrs *c, int num) in qman_cgrs_set() 45 static inline void qman_cgrs_unset(struct qman_cgrs *c, int num) in qman_cgrs_unset() 50 static inline int qman_cgrs_next(struct qman_cgrs *c, int num) in qman_cgrs_next()
|
/dpdk/examples/eventdev_pipeline/ |
H A D | main.c | 64 static int xdigit2val(unsigned char c) in xdigit2val() 82 char c; in parse_coremask() local 177 int c; in parse_app_args() local
|
/dpdk/drivers/common/cnxk/ |
H A D | roc_hash.c | 40 #define FF(a, b, c, d, x, s, ac) \ argument 47 #define GG(a, b, c, d, x, s, ac) \ argument 54 #define HH(a, b, c, d, x, s, ac) \ argument 61 #define II(a, b, c, d, x, s, ac) \ argument 78 uint32_t c = state[2]; in roc_hash_md5_gen() local
|
/dpdk/lib/eal/include/ |
H A D | rte_version.h | 23 #define RTE_VERSION_NUM(a,b,c,d) ((a) << 24 | (b) << 16 | (c) << 8 | (d)) argument
|
H A D | rte_uuid.h | 29 #define RTE_UUID_INIT(a, b, c, d, e) { \ argument
|
/dpdk/examples/ip_pipeline/ |
H A D | parser.c | 27 get_hex_val(char c) in get_hex_val() argument 263 char *c; in parse_hex_string() local 421 uint32_t s = 0, c = 0, h = 0, val; parse_cpu_core() local [all...] |
/dpdk/lib/sched/ |
H A D | rte_approx.c | 22 less(uint32_t a, uint32_t b, uint32_t c, uint32_t d) in less() 28 less_or_equal(uint32_t a, uint32_t b, uint32_t c, uint32_t d) in less_or_equal() 171 less_64(uint64_t a, uint64_t b, uint64_t c, uint64_t d) in less_64() 177 less_or_equal_64(uint64_t a, uint64_t b, uint64_t c, uint64_t d) in less_or_equal_64()
|
/dpdk/app/test/ |
H A D | test_seqlock.c | 20 alignas(RTE_CACHE_LINE_SIZE) uint64_t c; member 89 uint64_t c; in reader_run() local
|