Home
last modified time | relevance | path

Searched defs:c (Results 1 – 25 of 96) sorted by relevance

1234

/dpdk/lib/cmdline/
H A Dcmdline_cirbuf.c30 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 Dcmdline_parse.c27 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 Dcmdline_rdline.c29 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 Dcmdline_parse_num.c54 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 Dcmdline.c43 cmdline_write_char(struct rdline *rdl, char c) in cmdline_write_char()
183 char c; in cmdline_interact() local
H A Dcmdline_vt100.c76 uint8_t c = (uint8_t) ch; in vt100_parser() local
H A Dcmdline_os_unix.c32 cmdline_read_char(struct cmdline *cl, char *c) in cmdline_read_char()
/dpdk/lib/eal/unix/
H A Deal_unix_thread.c17 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 Dlookup3.h59 #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 Deal_thread.c24 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 Drte_jhash.h48 #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 Dlog_linux.c
/dpdk/drivers/common/sfc_efx/base/
H A Defx_hash.c96 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 Dfsl_mc_sys.h42 #define readq(c) \ argument
44 #define writeq(v, c) \ argument
46 #define writeq32(v, c) \ argument
/dpdk/drivers/net/cxgbe/
H A Dclip_tbl.c15 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 Dfnmatch.h35 char c, c2; in fnm_rangematch() local
100 char c, test; in fnmatch() local
H A Dgetopt.h42 #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 Dqman_priv.h25 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 Dmain.c64 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 Droc_hash.c40 #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 Drte_version.h23 #define RTE_VERSION_NUM(a,b,c,d) ((a) << 24 | (b) << 16 | (c) << 8 | (d)) argument
H A Drte_uuid.h29 #define RTE_UUID_INIT(a, b, c, d, e) { \ argument
/dpdk/examples/ip_pipeline/
H A Dparser.c27 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 Drte_approx.c22 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 Dtest_seqlock.c20 alignas(RTE_CACHE_LINE_SIZE) uint64_t c; member
89 uint64_t c; in reader_run() local

1234