Searched defs:new (Results 226 - 250 of 1055) sorted by relevance

1234567891011>>

/linux-master/net/ipv4/netfilter/
H A Dnf_nat_h323.c368 static void ip_nat_q931_expect(struct nf_conn *new, argument
457 static void ip_nat_callforwarding_expect(struct nf_conn *new, argument
[all...]
/linux-master/drivers/hid/usbhid/
H A Dusbkbd.c89 unsigned char *new; member in struct:usb_kbd
[all...]
/linux-master/drivers/gpio/
H A Dgpio-tc3589x.c210 u8 new = tc3589x_gpio->regs[i][j]; local
/linux-master/arch/powerpc/platforms/pseries/
H A Dreconfig.c171 struct property *new = kzalloc(sizeof(*new), GFP_KERNEL); local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dpgtable-be-types.h81 static inline bool pte_xchg(pte_t *ptep, pte_t old, pte_t new) argument
93 static inline bool pmd_xchg(pmd_t *pmdp, pmd_t old, pmd_t new) argument
H A Dcmpxchg.h283 __cmpxchg_u8(volatile unsigned char *p, unsigned long old, unsigned long new) argument
325 __cmpxchg_u8_relaxed(u8 *p, unsigned long old, unsigned long new) argument
305 __cmpxchg_u8_local(volatile unsigned char *p, unsigned long old, unsigned long new) argument
344 __cmpxchg_u8_acquire(u8 *p, unsigned long old, unsigned long new) argument
364 __cmpxchg_u16(volatile unsigned short *p, unsigned long old, unsigned long new) argument
385 __cmpxchg_u16_local(volatile unsigned short *p, unsigned long old, unsigned long new) argument
405 __cmpxchg_u16_relaxed(u16 *p, unsigned long old, unsigned long new) argument
424 __cmpxchg_u16_acquire(u16 *p, unsigned long old, unsigned long new) argument
445 __cmpxchg_u32(volatile unsigned int *p, unsigned long old, unsigned long new) argument
467 __cmpxchg_u32_local(volatile unsigned int *p, unsigned long old, unsigned long new) argument
488 __cmpxchg_u32_relaxed(u32 *p, unsigned long old, unsigned long new) argument
515 __cmpxchg_u32_acquire(u32 *p, unsigned long old, unsigned long new) argument
537 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) argument
559 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, unsigned long new) argument
580 __cmpxchg_u64_relaxed(u64 *p, unsigned long old, unsigned long new) argument
599 __cmpxchg_u64_acquire(u64 *p, unsigned long old, unsigned long new) argument
621 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, unsigned int size) argument
641 __cmpxchg_local(void *ptr, unsigned long old, unsigned long new, unsigned int size) argument
661 __cmpxchg_relaxed(void *ptr, unsigned long old, unsigned long new, unsigned int size) argument
681 __cmpxchg_acquire(void *ptr, unsigned long old, unsigned long new, unsigned int size) argument
[all...]
/linux-master/fs/nfs/
H A Dnfs4namespace.c224 struct rpc_clnt *new; local
266 struct rpc_clnt *new; local
[all...]
/linux-master/sound/firewire/dice/
H A Ddice-stream.c62 __be32 reg, new; local
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c73 u8 mask, new, old; local
149 u8 new = *(u8 *)p_data; local
171 u32 new = *(u32 *)(p_data); local
184 u32 new local
[all...]
/linux-master/kernel/time/
H A Dnamespace.c304 static int timens_install(struct nsset *nsset, struct ns_common *new) argument
/linux-master/drivers/iio/multiplexer/
H A Diio-mux.c205 char *new; local
/linux-master/net/sctp/
H A Dbind_addr.c144 int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new, argument
/linux-master/include/net/
H A Dchecksum.h144 static __always_inline void csum_replace2(__sum16 *sum, __be16 old, __be16 new) argument
149 static inline void csum_replace(__wsum *csum, __wsum old, __wsum new) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c29 int new; member in struct:sockopt_test
88 int old, tmp, new, opt = t->opt; local
115 int old, tmp, new, expected, opt; local
[all...]
/linux-master/net/netfilter/
H A Dnf_conntrack_ecache.c261 nf_conntrack_register_notifier(struct net *net, const struct nf_ct_event_notifier *new) argument
/linux-master/drivers/gpu/drm/tegra/
H A Dplane.c670 struct drm_plane_state *new; local
709 struct drm_plane_state *new; local
[all...]
/linux-master/drivers/soc/ti/
H A Dknav_qmss_acc.c202 u32 old, new; local
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwow.c151 static void ath11k_wow_convert_8023_to_80211(struct cfg80211_pkt_pattern *new, argument
[all...]
/linux-master/arch/arm/include/asm/
H A Datomic.h106 static inline int arch_atomic_cmpxchg_relaxed(atomic_t *ptr, int old, int new) argument
210 static inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) argument
411 static inline s64 arch_atomic64_cmpxchg_relaxed(atomic64_t *ptr, s64 old, s64 new) argument
434 static inline s64 arch_atomic64_xchg_relaxed(atomic64_t *ptr, s64 new) argument
/linux-master/drivers/gpu/drm/mxsfb/
H A Dlcdif_kms.c607 struct lcdif_crtc_state *new; local
/linux-master/arch/arm64/kernel/
H A Dftrace.c150 static int ftrace_modify_code(unsigned long pc, u32 old, u32 new, argument
182 u32 new; local
327 u32 old, new; local
348 u32 old, new; local
394 u32 old, new; local
416 u32 old = 0, new; local
[all...]
/linux-master/fs/smb/client/
H A Dcifs_swn.c432 static int cifs_swn_store_swn_addr(const struct sockaddr_storage *new, argument
[all...]
/linux-master/tools/perf/util/
H A Dordered-events.c18 static void queue_event(struct ordered_events *oe, struct ordered_event *new) argument
103 struct ordered_event *new local
175 struct ordered_event *new; local
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg.c139 static void adf_cfg_keyval_add(struct adf_cfg_key_val *new, argument
/linux-master/drivers/iio/humidity/
H A Dhdc2010.c221 int new, ret; local

Completed in 378 milliseconds

1234567891011>>