| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | main.c | 205 char *cp = line; in make_args() local 276 char *cp; in do_batch() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | prefetch.h | 58 char *cp; in prefetch_range() local
|
| /OK3568_Linux_fs/kernel/kernel/debug/kdb/ |
| H A D | kdb_main.c | 296 char *cp = strchr(e, '='); in kdbgetenv() local 466 char *cp; in kdb_set() local 563 char *cp; in kdbgetaddrarg() local 883 char *cp = (char *)str, *cp2; in parse_grep() local 974 char *cp; in kdb_parse() local 1592 unsigned char *cp; in kdb_md_line() local 2167 char *cp; in kdb_dmesg() local
|
| /OK3568_Linux_fs/kernel/tools/lib/ |
| H A D | argv_split.c | 11 static const char *skip_arg(const char *cp) in skip_arg()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | libfdt_env.h | 28 #define strtoul(cp, endp, base) simple_strtoul(cp, endp, base) argument
|
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | cmd_ut.c | 48 cmd_tbl_t *cp; in do_ut() local
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | speakup_soft.c | 154 char *cp; in get_initstring() local 203 char __user *cp; in softsynthx_read() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-audio.c | 86 unsigned char *cp; in cx231xx_audio_isocirq() local 177 unsigned char *cp; in cx231xx_audio_bulkirq() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/host/rk_test/ |
| H A D | main.c | 51 static enum_func config_main_cmd(const char *cp) in config_main_cmd()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/rk_test/ |
| H A D | main.c | 57 static enum_func config_main_cmd(const char *cp) in config_main_cmd()
|
| /OK3568_Linux_fs/kernel/net/dns_resolver/ |
| H A D | dns_query.c | 83 char *desc, *cp; in dns_query() local
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_kdb.c | 99 char *cp; in kdb_ftdump() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/libfc/ |
| H A D | fc_disc.c | 500 struct fc_ct_hdr *cp; in fc_disc_gpn_ft_resp() local 575 struct fc_ct_hdr *cp; in fc_disc_gpn_id_resp() local
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | fname.c | 197 char *cp = dst; in base64_encode() local 217 u8 *cp = dst; in base64_decode() local
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_core.c | 459 struct hci_cp_write_eir cp; in hci_init2_req() local 485 struct hci_cp_read_local_ext_features cp; in hci_init2_req() local 504 struct hci_cp_write_def_link_policy cp; in hci_setup_link_policy() local 523 struct hci_cp_write_le_host_supported cp; in hci_set_le_support() local 595 struct hci_cp_read_stored_link_key cp; in hci_init3_req() local 793 struct hci_cp_read_local_ext_features cp; in hci_init3_req() local 822 struct hci_cp_delete_stored_link_key cp; in hci_init4_req() local 869 struct hci_cp_write_def_err_data_reporting cp; in hci_init4_req() local 882 struct hci_cp_le_write_def_data_len cp; in hci_init4_req() local 891 struct hci_cp_le_set_default_phy cp; in hci_init4_req() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/rb532/ |
| H A D | prom.c | 58 char *cp, *board; in prom_setup_cmdline() local
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_tcindex.c | 296 static void tcindex_free_perfect_hash(struct tcindex_data *cp) in tcindex_free_perfect_hash() 305 static int tcindex_alloc_perfect_hash(struct net *net, struct tcindex_data *cp) in tcindex_alloc_perfect_hash() 336 struct tcindex_data *cp = NULL, *oldp; in tcindex_set_parms() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/arpa/ |
| H A D | nameser.h | 356 #define NS_GET16(s, cp) do { \ argument 364 #define NS_GET32(l, cp) do { \ argument 374 #define NS_PUT16(s, cp) do { \ argument 382 #define NS_PUT32(l, cp) do { \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/arpa/ |
| H A D | nameser.h | 356 #define NS_GET16(s, cp) do { \ argument 364 #define NS_GET32(l, cp) do { \ argument 374 #define NS_PUT16(s, cp) do { \ argument 382 #define NS_PUT32(l, cp) do { \ argument
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | keyboard.h | 63 kbd_puts_queue(struct tty_port *port, char *cp) in kbd_puts_queue()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | spi.c | 109 char *cp = 0; in do_spi() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | n_null.c | 36 const unsigned char *cp, char *fp, in n_null_receivebuf()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_ipvs.c | 57 struct ip_vs_conn *cp; in ipvs_mt() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_sync.c | 407 select_master_thread_id(struct netns_ipvs *ipvs, struct ip_vs_conn *cp) in select_master_thread_id() 442 static inline bool in_persistence(struct ip_vs_conn *cp) in in_persistence() 461 struct ip_vs_conn *cp, int pkts) in ip_vs_sync_conn_needed() 540 static void ip_vs_sync_conn_v0(struct netns_ipvs *ipvs, struct ip_vs_conn *cp, in ip_vs_sync_conn_v0() 630 void ip_vs_sync_conn(struct netns_ipvs *ipvs, struct ip_vs_conn *cp, int pkts) in ip_vs_sync_conn() 850 struct ip_vs_conn *cp; in ip_vs_proc_conn() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | mktree.c | 46 unsigned int cksum, *cp; in main() local
|