Searched defs:s2 (Results 101 - 125 of 137) sorted by relevance

123456

/linux-master/fs/smb/client/
H A Ddfs_cache.c510 static bool dfs_path_equal(const char *s1, int len1, const char *s2, int len2) argument
1098 static bool target_share_equal(struct TCP_Server_Info *server, const char *s1, const char *s2) argument
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c60 int s1, s2, c1, c2, p1, p2; variable
[all...]
H A Dveristat.c1138 static int cmp_stat(const struct verif_stats *s1, const struct verif_stats *s2, argument
1179 const struct verif_stats *s1 = v1, *s2 = v2; local
1251 cmp_join_stat(const struct verif_stats_join *s1, const struct verif_stats_join *s2, enum stat_id id, enum stat_variant var, bool asc, bool abs) argument
1278 const struct verif_stats_join *s1 = v1, *s2 = v2; local
[all...]
/linux-master/tools/mm/
H A Dslabinfo.c1066 struct slabinfo *s1,*s2; local
[all...]
/linux-master/lib/crypto/
H A Dcurve25519-hacl64.c232 u128 s2 = ((((((u128)(d0) * (r2))) + (((u128)(r1) * (r1))))) + local
/linux-master/sound/pci/ac97/
H A Dac97_codec.c2714 snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1, const char *s2, const char *suffix) argument
/linux-master/drivers/char/ipmi/
H A Dipmi_ssif.c1377 static int strcmp_nospace(char *s1, char *s2) argument
/linux-master/arch/powerpc/perf/
H A Dhv-24x7.c608 static int memord(const void *d1, size_t s1, const void *d2, size_t s2) argument
618 ev_uniq_ord(const void *v1, size_t s1, unsigned int d1, const void *v2, size_t s2, unsigned int d2) argument
/linux-master/drivers/video/fbdev/
H A Dtridentfb.c359 u32 s2 = point(x1 + w - 1, y1 + h - 1); local
521 u32 s2 = point(x1 + w - 1, y1 + h - 1); local
/linux-master/tools/perf/
H A Dbuiltin-lock.c192 u64 s2 = two->wait_time_min; local
/linux-master/fs/ntfs3/
H A Dindex.c52 const struct le_str *s2 = (struct le_str *)&f2->name_len; local
/linux-master/drivers/hwmon/
H A Dnct6683.c361 bool s2; /* true if both index and nr are used */ member in struct:sensor_device_template
H A Dnct6775-core.c1031 bool s2; /* true if both index and nr are used */ member in struct:sensor_device_template
/linux-master/fs/nfs/
H A Dnfs4_fs.h605 static inline bool nfs4_stateid_is_newer(const nfs4_stateid *s1, const nfs4_stateid *s2) argument
610 static inline bool nfs4_stateid_is_next(const nfs4_stateid *s1, const nfs4_stateid *s2) argument
H A Dpnfs.c342 static bool pnfs_seqid_is_newer(u32 s1, u32 s2) argument
/linux-master/drivers/scsi/
H A Dscsi_sysfs.c135 char s1[15], s2[15], s3[17], junk; local
/linux-master/drivers/scsi/libsas/
H A Dsas_expander.c1080 u8 s2[SAS_ADDR_SIZE]; local
/linux-master/tools/hv/
H A Dhv_kvp_daemon.c1094 static int kvp_write_file(FILE *f, char *s1, char *s2, char *s3) argument
/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_dvbt2.h295 u8 s2; member in struct:cxd2880_dvbt2_l1pre
/linux-master/drivers/block/
H A Dxen-blkfront.c1399 struct blk_shadow *s2 = &rinfo->shadow[s->associated_id]; local
1362 blkif_get_final_status(enum blk_req_status s1, enum blk_req_status s2) argument
[all...]
/linux-master/drivers/md/
H A Ddm-cache-policy-smq.c472 q_requeue(struct queue *q, struct entry *e, unsigned int extra_levels, struct entry *s1, struct entry *s2) argument
/linux-master/drivers/hwmon/pmbus/
H A Dpmbus_core.c53 struct pmbus_sensor *s2; member in struct:pmbus_boolean
1077 struct pmbus_sensor *s2 = b->s2; local
1241 pmbus_add_boolean(struct pmbus_data *data, const char *name, const char *type, int seq, struct pmbus_sensor *s1, struct pmbus_sensor *s2, u8 page, u16 reg, u16 mask) argument
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_receiver.c2307 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) argument
/linux-master/drivers/usb/atm/
H A Dueagle-atm.c490 } __packed s2; member in union:intr_data_e1
501 } __packed s2; member in union:intr_data_e4
/linux-master/block/
H A Dbfq-iosched.c498 sector_t s1, s2, d1 = 0, d2 = 0; local

Completed in 579 milliseconds

123456