Home
last modified time | relevance | path

Searched defs:errp (Results 1 – 8 of 8) 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/ext4/
H A Dballoc.c738 unsigned long *count, int *errp) in ext4_new_meta_blocks()
H A Dmballoc.c6067 ext4_mb_new_blocks_simple(struct ext4_allocation_request *ar, int *errp) in ext4_mb_new_blocks_simple()
6135 struct ext4_allocation_request *ar, int *errp) in ext4_mb_new_blocks()
/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.c854 xfrm_state_construct(struct net * net,struct xfrm_usersa_info * p,struct nlattr ** attrs,int * errp,struct netlink_ext_ack * extack) xfrm_state_construct() argument
1021 xfrm_user_state_lookup(struct net * net,struct xfrm_usersa_id * p,struct nlattr ** attrs,int * errp) xfrm_user_state_lookup() argument
2148 xfrm_policy_construct(struct net * net,struct xfrm_userpolicy_info * p,struct nlattr ** attrs,int * errp,struct netlink_ext_ack * extack) xfrm_policy_construct() argument
/linux/net/sched/
H A Dsch_api.c1247 struct nlattr **tca, int *errp, in qdisc_create()