Searched defs:xp (Results 1 - 31 of 31) sorted by relevance

/linux-4.4.14/drivers/misc/sgi-xp/
H A DMakefile
H A Dxp_main.c32 struct device *xp = &xp_dbg_subname; variable in typeref:struct:device
/linux-4.4.14/arch/sh/lib/
H A Ddiv64-generic.c10 uint32_t __div64_32(u64 *xp, u32 y) __div64_32() argument
/linux-4.4.14/include/linux/input/
H A Das5011.h16 char xp, xn; /* threshold for x axis */ member in struct:as5011_platform_data
/linux-4.4.14/arch/x86/include/asm/
H A Dpgtable-2level.h41 static inline pte_t native_ptep_get_and_clear(pte_t *xp) native_ptep_get_and_clear() argument
50 static inline pmd_t native_pmdp_get_and_clear(pmd_t *xp) native_pmdp_get_and_clear() argument
34 native_pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *xp) native_pte_clear() argument
H A Dpgtable_64.h73 static inline pte_t native_ptep_get_and_clear(pte_t *xp) native_ptep_get_and_clear() argument
86 static inline pmd_t native_pmdp_get_and_clear(pmd_t *xp) native_pmdp_get_and_clear() argument
/linux-4.4.14/lib/mpi/
H A Dmpi-pow.c157 mpi_ptr_t xp; mpi_powm() local
/linux-4.4.14/drivers/input/touchscreen/
H A Ds3c2410_ts.c81 unsigned long xp; member in struct:s3c2410ts
/linux-4.4.14/fs/jfs/
H A Djfs_extent.c86 extAlloc(struct inode *ip, s64 xlen, s64 pno, xad_t * xp, bool abnr) extAlloc() argument
215 int extRealloc(struct inode *ip, s64 nxlen, xad_t * xp, bool abnr) extRealloc() argument
364 int extHint(struct inode *ip, s64 offset, xad_t * xp) extHint() argument
424 int extRecord(struct inode *ip, xad_t * xp) extRecord() argument
456 int extFill(struct inode *ip, xad_t * xp) extFill() argument
H A Djfs_imap.c694 xtpage_t *p, *xp; diWrite() local
737 xtpage_t *p, *xp; diWrite() local
762 dtpage_t *p, *xp; diWrite() local
/linux-4.4.14/lib/
H A Dinflate.c348 unsigned *xp; /* pointer into x */ huft_build() local
/linux-4.4.14/security/selinux/
H A Dxfrm.c175 selinux_xfrm_state_pol_flow_match(struct xfrm_state *x, struct xfrm_policy *xp, const struct flowi *fl) selinux_xfrm_state_pol_flow_match() argument
H A Davc.c67 struct extended_perms xp; member in struct:avc_xperms_node
/linux-4.4.14/net/ipv4/
H A Dinet_fragment.c309 struct sk_buff *xp = fp->next; inet_frag_destroy() local
H A Dip_fragment.c314 struct sk_buff *xp = fp->next; ip_frag_reinit() local
/linux-4.4.14/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c73 u32 xim = 0, xp = 0, xsci =0; calculate_h_scale_registers() local
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dxircom_cb.c441 struct xircom_private *xp = netdev_priv(dev); xircom_open() local
488 struct xircom_private *xp = netdev_priv(dev); xircom_poll_controller() local
/linux-4.4.14/arch/x86/xen/
H A Dpmu.c515 struct xen_pmu_params xp; xen_pmu_init() local
557 struct xen_pmu_params xp; xen_pmu_finish() local
/linux-4.4.14/arch/sh/include/asm/
H A Dpgtable_64.h38 unsigned long long *xp = (unsigned long long *) pteptr; set_pte() local
/linux-4.4.14/drivers/xen/
H A Dsys-hypervisor.c391 struct xen_pmu_params xp; pmu_mode_store() local
416 struct xen_pmu_params xp; pmu_mode_show() local
441 struct xen_pmu_params xp; pmu_features_store() local
460 struct xen_pmu_params xp; pmu_features_show() local
/linux-4.4.14/drivers/bus/
H A Darm-ccn.c144 } xp; member in union:arm_ccn_component::__anon3683
187 struct arm_ccn_component *xp; member in struct:arm_ccn
884 struct arm_ccn_component *xp; arm_ccn_pmu_xp_dt_config() local
1066 u32 xp, offset, val; arm_ccn_pmu_event_config() local
/linux-4.4.14/net/sunrpc/
H A Dxprtsock.c918 __be32 *xp; xs_local_data_read_skb() local
996 __be32 *xp; xs_udp_data_read_skb() local
/linux-4.4.14/net/xfrm/
H A Dxfrm_state.c1698 void km_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) km_policy_notify() argument
H A Dxfrm_user.c1345 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut, copy_templates() argument
1443 static void copy_from_user_policy(struct xfrm_policy *xp, struct xfrm_userpolicy_info *p) copy_from_user_policy() argument
1455 static void copy_to_user_policy(struct xfrm_policy *xp, struct xfrm_userpolicy_info *p, int dir) copy_to_user_policy() argument
1472 struct xfrm_policy *xp = xfrm_policy_alloc(net, GFP_KERNEL); xfrm_policy_construct() local
1506 struct xfrm_policy *xp; xfrm_add_policy() local
1546 static int copy_to_user_tmpl(struct xfrm_policy *xp, struct sk_buff *skb) copy_to_user_tmpl() argument
1583 static inline int copy_to_user_sec_ctx(struct xfrm_policy *xp, struct sk_buff *skb) copy_to_user_sec_ctx() argument
1615 static int dump_one_policy(struct xfrm_policy *xp, int dir, int count, void *ptr) dump_one_policy() argument
1709 struct xfrm_policy *xp; xfrm_get_policy() local
2004 struct xfrm_policy *xp; xfrm_add_pol_expire() local
2101 struct xfrm_policy *xp; xfrm_add_acquire() local
2779 struct xfrm_policy *xp; xfrm_compile_policy() local
2830 static inline size_t xfrm_polexpire_msgsize(struct xfrm_policy *xp) xfrm_polexpire_msgsize() argument
2839 static int build_polexpire(struct sk_buff *skb, struct xfrm_policy *xp, build_polexpire() argument
2870 static int xfrm_exp_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) xfrm_exp_policy_notify() argument
2885 static int xfrm_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c) xfrm_notify_policy() argument
2979 static int xfrm_send_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) xfrm_send_policy_notify() argument
1679 xfrm_policy_netlink(struct sk_buff *in_skb, struct xfrm_policy *xp, int dir, u32 seq) xfrm_policy_netlink() argument
2706 xfrm_acquire_msgsize(struct xfrm_state *x, struct xfrm_policy *xp) xfrm_acquire_msgsize() argument
2716 build_acquire(struct sk_buff *skb, struct xfrm_state *x, struct xfrm_tmpl *xt, struct xfrm_policy *xp) build_acquire() argument
2754 xfrm_send_acquire(struct xfrm_state *x, struct xfrm_tmpl *xt, struct xfrm_policy *xp) xfrm_send_acquire() argument
H A Dxfrm_policy.c180 struct xfrm_policy *xp = (struct xfrm_policy *)data; xfrm_policy_timer() local
3089 static void xfrm_audit_common_policyinfo(struct xfrm_policy *xp, xfrm_audit_common_policyinfo() argument
3123 void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, bool task_valid) xfrm_audit_policy_add() argument
3137 void xfrm_audit_policy_delete(struct xfrm_policy *xp, int result, xfrm_audit_policy_delete() argument
/linux-4.4.14/arch/m68k/fpsp040/
H A Dres_func.S1683 xp: label
/linux-4.4.14/net/netfilter/
H A Dx_tables.c462 struct xt_af *xp = &xt[af]; xt_compat_add_offset() local
/linux-4.4.14/net/key/
H A Daf_key.c1854 static int check_reqid(struct xfrm_policy *xp, int dir, int count, void *ptr) check_reqid() argument
1888 parse_ipsecrequest(struct xfrm_policy *xp, struct sadb_x_ipsecrequest *rq) parse_ipsecrequest() argument
1939 parse_ipsecrequests(struct xfrm_policy *xp, struct sadb_x_policy *pol) parse_ipsecrequests() argument
1957 static inline int pfkey_xfrm_policy2sec_ctx_size(const struct xfrm_policy *xp) pfkey_xfrm_policy2sec_ctx_size() argument
1969 static int pfkey_xfrm_policy2msg_size(const struct xfrm_policy *xp) pfkey_xfrm_policy2msg_size() argument
1991 static struct sk_buff * pfkey_xfrm_policy2msg_prep(const struct xfrm_policy *xp) pfkey_xfrm_policy2msg_prep() argument
2005 static int pfkey_xfrm_policy2msg(struct sk_buff *skb, const struct xfrm_policy *xp, int dir) pfkey_xfrm_policy2msg() argument
2160 static int key_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c) key_notify_policy() argument
2196 struct xfrm_policy *xp; pfkey_spdadd() local
2310 struct xfrm_policy *xp; pfkey_spddelete() local
2381 static int key_pol_get_resp(struct sock *sk, struct xfrm_policy *xp, const struct sadb_msg *hdr, int dir) key_pol_get_resp() argument
2594 struct xfrm_policy *xp; pfkey_spdget() local
2631 static int dump_sp(struct xfrm_policy *xp, int dir, int count, void *ptr) dump_sp() argument
2964 static int key_notify_policy_expire(struct xfrm_policy *xp, const struct km_event *c) key_notify_policy_expire() argument
3026 static int pfkey_send_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) pfkey_send_policy_notify() argument
3079 static int pfkey_send_acquire(struct xfrm_state *x, struct xfrm_tmpl *t, struct xfrm_policy *xp) pfkey_send_acquire() argument
3192 struct xfrm_policy *xp; pfkey_compile_policy() local
/linux-4.4.14/security/
H A Dsecurity.c1449 security_xfrm_state_pol_flow_match(struct xfrm_state *x, struct xfrm_policy *xp, const struct flowi *fl) security_xfrm_state_pol_flow_match() argument
/linux-4.4.14/include/net/
H A Dxfrm.h554 static inline struct net *xp_net(const struct xfrm_policy *xp) xp_net() argument
737 static inline void xfrm_audit_policy_add(struct xfrm_policy *xp, int result, xfrm_audit_policy_add() argument
742 static inline void xfrm_audit_policy_delete(struct xfrm_policy *xp, int result, xfrm_audit_policy_delete() argument
/linux-4.4.14/include/linux/
H A Dsecurity.h1416 security_xfrm_state_pol_flow_match(struct xfrm_state *x, struct xfrm_policy *xp, const struct flowi *fl) security_xfrm_state_pol_flow_match() argument

Completed in 1004 milliseconds