Searched defs:cp (Results 76 - 100 of 361) sorted by relevance

1234567891011>>

/linux-master/arch/s390/include/asm/
H A Dnmi.h50 u64 cp : 1; /* 09 channel-report pending */ member in struct:mci::__anon5
/linux-master/security/tomoyo/
H A Daudit.c27 char *cp; local
[all...]
H A Ddomain.c204 const char *cp = strrchr(name, ' '); local
466 const char *cp = domainname; local
785 char *cp; local
[all...]
/linux-master/net/rxrpc/
H A Dkey.c139 const char *cp; local
H A Dcall_object.c194 rxrpc_alloc_client_call(struct rxrpc_sock *rx, struct rxrpc_conn_parameters *cp, struct rxrpc_call_params *p, gfp_t gfp, unsigned int debug_id) argument
[all...]
/linux-master/drivers/media/usb/au0828/
H A Dau0828-core.c92 recv_control_msg(struct au0828_dev *dev, u16 request, u32 value, u16 index, unsigned char *cp, u16 size) argument
/linux-master/fs/ntfs3/
H A Dlznt.c146 u8 *cp = cmpr + 3; local
[all...]
/linux-master/include/linux/
H A Dbpf_mprog.h304 bpf_mprog_read(struct bpf_mprog_entry *entry, u32 idx, struct bpf_mprog_fp **fp, struct bpf_mprog_cp **cp) argument
312 bpf_mprog_write(struct bpf_mprog_fp *fp, struct bpf_mprog_cp *cp, struct bpf_tuple *tuple) argument
/linux-master/fs/smb/client/
H A Dcifs_unicode.c118 cifs_mapchar(char *target, const __u16 *from, const struct nls_table *cp, argument
453 cifsConvertToUTF16(__le16 *target, const char *source, int srclen, const struct nls_table *cp, int map_chars) argument
615 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, const struct nls_table *cp, int remap) argument
[all...]
/linux-master/drivers/accessibility/speakup/
H A Dspk_ttyio.c74 static size_t spk_ttyio_receive_buf2(struct tty_struct *tty, const u8 *cp, argument
/linux-master/drivers/input/serio/
H A Dserport.c117 static void serport_ldisc_receive(struct tty_struct *tty, const u8 *cp, argument
/linux-master/arch/x86/kernel/
H A Dmsr.c297 static int set_allow_writes(const char *val, const struct kernel_param *cp) argument
/linux-master/arch/xtensa/kernel/
H A Dsignal.c43 xtregs_coprocessor_t cp; member in struct:rt_sigframe::__anon1
/linux-master/kernel/bpf/
H A Dmprog.c113 struct bpf_mprog_cp *cp; local
134 struct bpf_mprog_cp *cp; local
182 struct bpf_mprog_cp *cp; local
197 struct bpf_mprog_cp *cp; local
213 struct bpf_mprog_cp *cp; local
301 struct bpf_mprog_cp *cp; local
401 struct bpf_mprog_cp *cp; local
[all...]
H A Dtcx.c100 struct bpf_mprog_cp *cp; local
/linux-master/arch/m68k/kernel/
H A Dtraps.c845 u16 c, *cp; local
/linux-master/drivers/target/tcm_fc/
H A Dtfc_conf.c51 const char *cp; local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_ftp.c77 ip_vs_ftp_init_conn(struct ip_vs_app *app, struct ip_vs_conn *cp) argument
86 ip_vs_ftp_done_conn(struct ip_vs_app *app, struct ip_vs_conn *cp) argument
248 static int ip_vs_ftp_out(struct ip_vs_app *app, struct ip_vs_conn *cp, argument
418 ip_vs_ftp_in(struct ip_vs_app *app, struct ip_vs_conn *cp, struct sk_buff *skb, int *diff, struct ip_vs_iphdr *ipvsh) argument
[all...]
/linux-master/arch/x86/boot/
H A Dstring.c102 static unsigned int simple_guess_base(const char *cp) argument
120 unsigned long long simple_strtoull(const char *cp, char **endp, unsigned int base) argument
145 simple_strtol(const char *cp, char **endp, unsigned int base) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c181 const char *cp = NULL; local
/linux-master/arch/riscv/kvm/
H A Dvcpu_sbi.c117 struct kvm_cpu_context *cp = &vcpu->arch.guest_context; local
154 struct kvm_cpu_context *cp = &vcpu->arch.guest_context; local
420 struct kvm_cpu_context *cp = &vcpu->arch.guest_context; local
[all...]
/linux-master/drivers/base/
H A Dclass.c73 struct subsys_private *cp = to_subsys_private(kobj); local
85 struct subsys_private *cp = to_subsys_private(kobj); local
95 struct subsys_private *cp = to_subsys_private(kobj); local
112 const struct subsys_private *cp = to_subsys_private(kobj); local
180 struct subsys_private *cp; local
[all...]
/linux-master/drivers/net/slip/
H A Dslhc.c171 put16(unsigned char *cp, unsigned short x) argument
182 encode(unsigned char *cp, unsigned short n) argument
237 unsigned char *cp = new_seq; local
501 unsigned char *cp = icp; local
[all...]
/linux-master/fs/cachefiles/
H A Ddaemon.c284 char *data, *args, *cp; local
/linux-master/net/can/
H A Daf_can.c98 const struct can_proto *cp; local
109 static inline void can_put_proto(const struct can_proto *cp) argument
118 const struct can_proto *cp; local
733 can_proto_register(const struct can_proto *cp) argument
769 can_proto_unregister(const struct can_proto *cp) argument
[all...]

Completed in 263 milliseconds

1234567891011>>