Home
last modified time | relevance | path

Searched defs:dptr (Results 1 – 25 of 38) sorted by relevance

12

/linux/net/netfilter/
H A Dnf_conntrack_sip.c66 static int string_len(const struct nf_conn *ct, const char *dptr, in string_len()
78 static int digits_len(const struct nf_conn *ct, const char *dptr, in digits_len()
100 static int word_len(const char *dptr, const char *limit) in word_len()
110 static int callid_len(const struct nf_conn *ct, const char *dptr, in callid_len()
129 static int media_len(const struct nf_conn *ct, const char *dptr, in media_len()
189 static bool sip_parse_port(const char *dptr, const char **endp, in sip_parse_port()
236 static int epaddr_len(const struct nf_conn *ct, const char *dptr, in epaddr_len()
253 static int skp_epaddr_len(const struct nf_conn *ct, const char *dptr, in skp_epaddr_len()
331 const char *dptr, unsigned int datalen, in ct_sip_parse_request()
398 static const char *sip_follow_continuation(const char *dptr, const char *limit) in sip_follow_continuation()
[all …]
H A Dnf_nat_sip.c36 const char **dptr, unsigned int *datalen, in mangle_packet()
96 const char **dptr, unsigned int *datalen, in map_addr()
131 const char **dptr, unsigned int *datalen, in map_sip_addr()
149 const char **dptr, unsigned int *datalen) in nf_nat_sip()
378 const char **dptr, unsigned int *datalen, in nf_nat_sip_expect()
441 const char **dptr, unsigned int *datalen) in mangle_content_len()
468 const char **dptr, unsigned int *datalen, in mangle_sdp_packet()
487 const char **dptr, unsigned int *datalen, in nf_nat_sdp_addr()
508 const char **dptr, unsigned int *datalen, in nf_nat_sdp_port()
526 const char **dptr, unsigned int *datalen, in nf_nat_sdp_session()
[all …]
/linux/lib/raid6/
H A Drvv.c20 u8 **dptr = (u8 **)ptrs; in raid6_rvv1_gen_syndrome_real() local
95 u8 **dptr = (u8 **)ptrs; in raid6_rvv1_xor_syndrome_real() local
195 u8 **dptr = (u8 **)ptrs; in raid6_rvv2_gen_syndrome_real() local
289 u8 **dptr = (u8 **)ptrs; in raid6_rvv2_xor_syndrome_real() local
419 u8 **dptr = (u8 **)ptrs; in raid6_rvv4_gen_syndrome_real() local
547 u8 **dptr = (u8 **)ptrs; in raid6_rvv4_xor_syndrome_real() local
733 u8 **dptr = (u8 **)ptrs; in raid6_rvv8_gen_syndrome_real() local
929 u8 **dptr = (u8 **)ptrs; in raid6_rvv8_xor_syndrome_real() local
H A Davx2.c36 u8 **dptr = (u8 **)ptrs; in raid6_avx21_gen_syndrome() local
85 u8 **dptr = (u8 **)ptrs; in raid6_avx21_xor_syndrome() local
143 u8 **dptr = (u8 **)ptrs; in raid6_avx22_gen_syndrome() local
195 u8 **dptr = (u8 **)ptrs; in raid6_avx22_xor_syndrome() local
275 u8 **dptr = (u8 **)ptrs; in raid6_avx24_gen_syndrome() local
356 u8 **dptr = (u8 **)ptrs; in raid6_avx24_xor_syndrome() local
H A Dsse2.c38 u8 **dptr = (u8 **)ptrs; in raid6_sse21_gen_syndrome() local
90 u8 **dptr = (u8 **)ptrs; in raid6_sse21_xor_syndrome() local
148 u8 **dptr = (u8 **)ptrs; in raid6_sse22_gen_syndrome() local
201 u8 **dptr = (u8 **)ptrs; in raid6_sse22_xor_syndrome() local
280 u8 **dptr = (u8 **)ptrs; in raid6_sse24_gen_syndrome() local
367 u8 **dptr = (u8 **)ptrs; in raid6_sse24_xor_syndrome() local
H A Davx512.c44 u8 **dptr = (u8 **)ptrs; in raid6_avx5121_gen_syndrome() local
102 u8 **dptr = (u8 **)ptrs; in raid6_avx5121_xor_syndrome() local
171 u8 **dptr = (u8 **)ptrs; in raid6_avx5122_gen_syndrome() local
234 u8 **dptr = (u8 **)ptrs; in raid6_avx5122_xor_syndrome() local
330 u8 **dptr = (u8 **)ptrs; in raid6_avx5124_gen_syndrome() local
424 u8 **dptr = (u8 **)ptrs; in raid6_avx5124_xor_syndrome() local
H A Dloongarch_simd.c35 u8 **dptr = (u8 **)ptrs; in raid6_lsx_gen_syndrome() local
117 u8 **dptr = (u8 **)ptrs; in raid6_lsx_xor_syndrome() local
266 u8 **dptr = (u8 **)ptrs; in raid6_lasx_gen_syndrome() local
326 u8 **dptr = (u8 **)ptrs; in raid6_lasx_xor_syndrome() local
H A Dsse1.c42 u8 **dptr = (u8 **)ptrs; in raid6_sse11_gen_syndrome() local
101 u8 **dptr = (u8 **)ptrs; in raid6_sse12_gen_syndrome() local
H A Dmmx.c37 u8 **dptr = (u8 **)ptrs; in raid6_mmx1_gen_syndrome() local
85 u8 **dptr = (u8 **)ptrs; in raid6_mmx2_gen_syndrome() local
/linux/drivers/gpu/drm/radeon/
H A Datom.c602 int dptr = *ptr; in atom_op_add() local
616 int dptr = *ptr; in atom_op_and() local
651 int dptr = *ptr; in atom_op_clear() local
764 int dptr = *ptr; in atom_op_mask() local
781 int dptr = *ptr; in atom_op_move() local
814 int dptr = *ptr; in atom_op_or() local
904 int dptr = *ptr; in atom_op_shift_left() local
920 int dptr = *ptr; in atom_op_shift_right() local
936 int dptr = *ptr; in atom_op_shl() local
955 int dptr = *ptr; in atom_op_shr() local
[all …]
/linux/net/x25/
H A Dx25_link.c134 unsigned char *dptr; in x25_transmit_restart_request() local
161 unsigned char *dptr; in x25_transmit_restart_confirmation() local
188 unsigned char *dptr; in x25_transmit_clear_request() local
H A Dx25_dev.c175 unsigned char *dptr; in x25_send_frame() local
H A Dx25_subr.c114 unsigned char *dptr; in x25_write_internal() local
/linux/net/lapb/
H A Dlapb_subr.c225 unsigned char *dptr; in lapb_send_control() local
261 unsigned char *dptr; in lapb_transmit_frmr() local
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_global_subprogs.c361 subprog_dynptr(struct bpf_dynptr * dptr) subprog_dynptr() argument
384 struct bpf_dynptr dptr; arg_tag_dynptr() local
H A Dverifier_map_in_map.c220 struct bpf_dynptr dptr; member
H A Ddynptr_success.c1054 bpf_copy_data_from_user_task(struct bpf_dynptr * dptr,u32 off,u32 size,const void * unsafe_ptr) bpf_copy_data_from_user_task() argument
1062 bpf_copy_data_from_user_task_str(struct bpf_dynptr * dptr,u32 off,u32 size,const void * unsafe_ptr) bpf_copy_data_from_user_task_str() argument
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_iq.h187 u64 dptr; member
209 u64 dptr; member
233 u64 dptr; member
H A Docteon_main.h60 u64 dptr; member
/linux/lib/
H A Dearlycpio.c64 const char *p, *dptr, *nptr; in find_cpio_data() local
/linux/net/ife/
H A Dife.c163 char *dptr = (char *) tlv + NLA_HDRLEN; in ife_tlv_meta_encode() local
/linux/drivers/net/ethernet/renesas/
H A Drtsn.h430 __le32 dptr; member
437 __le32 dptr; member
446 __le32 dptr; member
454 __le32 dptr; member
/linux/kernel/trace/
H A Dbpf_trace.c3400 static __always_inline int __bpf_dynptr_copy_str(struct bpf_dynptr *dptr, u64 doff, u64 size, in __bpf_dynptr_copy_str()
3437 static __always_inline int __bpf_dynptr_copy(const struct bpf_dynptr *dptr, u64 doff, in __bpf_dynptr_copy()
3542 __bpf_kfunc int bpf_probe_read_user_dynptr(struct bpf_dynptr *dptr, u64 off, in bpf_probe_read_user_dynptr()
3549 __bpf_kfunc int bpf_probe_read_kernel_dynptr(struct bpf_dynptr *dptr, u64 off, in bpf_probe_read_kernel_dynptr()
3556 __bpf_kfunc int bpf_probe_read_user_str_dynptr(struct bpf_dynptr *dptr, u64 off, in bpf_probe_read_user_str_dynptr()
3563 __bpf_kfunc int bpf_probe_read_kernel_str_dynptr(struct bpf_dynptr *dptr, u64 off, in bpf_probe_read_kernel_str_dynptr()
3570 __bpf_kfunc int bpf_copy_from_user_dynptr(struct bpf_dynptr *dptr, u64 off, in bpf_copy_from_user_dynptr()
3577 __bpf_kfunc int bpf_copy_from_user_str_dynptr(struct bpf_dynptr *dptr, u64 off, in bpf_copy_from_user_str_dynptr()
3584 __bpf_kfunc int bpf_copy_from_user_task_dynptr(struct bpf_dynptr *dptr, u64 off, in bpf_copy_from_user_task_dynptr()
3592 __bpf_kfunc int bpf_copy_from_user_task_str_dynptr(struct bpf_dynptr *dptr, u64 off, in bpf_copy_from_user_task_str_dynptr()
/linux/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c158 static void *setup_mm_hdr(u8 **dptr, size_t payload_size, size_t func) in setup_mm_hdr()
/linux/drivers/crypto/cavium/cpt/
H A Drequest_manager.h139 u64 dptr; member

12