Home
last modified time | relevance | path

Searched defs:errp (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dras.c565 struct rtas_error_log *errp, in mce_handle_err_virtmode()
738 static int mce_handle_error(struct pt_regs *regs, struct rtas_error_log *errp) in mce_handle_error()
863 struct rtas_error_log *errp; in pseries_machine_check_realmode() local
/linux/net/sctp/
H A Dsm_make_chunk.c1744 sctp_unpack_cookie(const struct sctp_endpoint * ep,const struct sctp_association * asoc,struct sctp_chunk * chunk,gfp_t gfp,int * error,struct sctp_chunk ** errp) sctp_unpack_cookie() argument
1926 sctp_process_missing_param(const struct sctp_association * asoc,enum sctp_param paramtype,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_missing_param() argument
1954 sctp_process_inv_mandatory(const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_inv_mandatory() argument
1971 sctp_process_inv_paramlength(const struct sctp_association * asoc,struct sctp_paramhdr * param,const struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_inv_paramlength() argument
1992 sctp_process_hn_param(const struct sctp_association * asoc,union sctp_params param,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_hn_param() argument
2113 sctp_process_unk_param(const struct sctp_association * asoc,union sctp_params param,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_process_unk_param() argument
2293 sctp_verify_init(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,enum sctp_cid cid,struct sctp_init_chunk * peer_init,struct sctp_chunk * chunk,struct sctp_chunk ** errp) sctp_verify_init() argument
3198 sctp_verify_asconf(const struct sctp_association * asoc,struct sctp_chunk * chunk,bool addr_param_needed,struct sctp_paramhdr ** errp) sctp_verify_asconf() argument
3873 sctp_verify_reconf(const struct sctp_association * asoc,struct sctp_chunk * chunk,struct sctp_paramhdr ** errp) sctp_verify_reconf() argument
[all...]
/linux/fs/isofs/
H A Dcompress.c43 int *errp) in zisofs_uncompress_block()
/linux/fs/ext2/
H A Dballoc.c1209 unsigned long *count, int *errp, unsigned int flags) in ext2_new_blocks()
/linux/net/xfrm/
H A Dxfrm_user.c886 int *errp, in xfrm_state_construct()
1054 int *errp) in xfrm_user_state_lookup()
2181 int *errp, in xfrm_policy_construct()
/linux/net/sched/
H A Dsch_api.c1247 struct nlattr **tca, int *errp, in qdisc_create()
/linux/net/key/
H A Daf_key.c2853 static struct sadb_msg *pfkey_get_base_msg(struct sk_buff *skb, int *errp) in pfkey_get_base_msg()