/linux-6.15/arch/s390/kernel/ |
D | sysinfo.c | 447 #define STSI_FILE(fc, s1, s2) \ argument
|
/linux-6.15/fs/smb/client/ |
D | dfs_cache.c | 508 static bool dfs_path_equal(const char *s1, int len1, const char *s2, int len2) in dfs_path_equal() 1096 static bool target_share_equal(struct cifs_tcon *tcon, const char *s1) in target_share_equal()
|
/linux-6.15/drivers/video/fbdev/aty/ |
D | radeon_monitor.c | 376 char s1[5], s2[5]; in radeon_parse_monitor_layout() local
|
/linux-6.15/arch/powerpc/mm/nohash/ |
D | kaslr_booke.c | 94 static __init bool regions_overlap(u32 s1, u32 e1, u32 s2, u32 e2) in regions_overlap()
|
/linux-6.15/arch/x86/crypto/ |
D | twofish-x86_64-asm_64-3way.S | 16 #define s1 1024 macro
|
D | cast5-avx-x86_64-asm_64.S | 27 #define s1 cast_s1 macro
|
D | twofish-avx-x86_64-asm_64.S | 26 #define s1 1024 macro
|
D | cast6-avx-x86_64-asm_64.S | 27 #define s1 cast_s1 macro
|
/linux-6.15/tools/perf/util/bpf_skel/ |
D | kwork_trace.bpf.c | 75 static __always_inline int local_strncmp(const char *s1, in local_strncmp()
|
/linux-6.15/tools/testing/selftests/bpf/ |
D | veristat.c | 1717 static int cmp_stat(const struct verif_stats *s1, const struct verif_stats *s2, in cmp_stat() 1763 const struct verif_stats *s1 = v1, *s2 = v2; in cmp_prog_stats() local 1835 static int cmp_join_stat(const struct verif_stats_join *s1, in cmp_join_stat() 1862 const struct verif_stats_join *s1 = v1, *s2 = v2; in cmp_join_stats() local
|
/linux-6.15/arch/riscv/include/uapi/asm/ |
D | ptrace.h | 34 unsigned long s1; member
|
/linux-6.15/net/ceph/ |
D | ceph_common.c | 120 static int strcmp_null(const char *s1, const char *s2) in strcmp_null()
|
/linux-6.15/net/ethtool/ |
D | stats.c | 515 const u64 *s1 = emac_stats + stats_offset; in ethtool_aggregate_stats() local
|
/linux-6.15/arch/powerpc/perf/ |
D | hv-24x7.c | 598 static int memord(const void *d1, size_t s1, const void *d2, size_t s2) in memord() 608 static int ev_uniq_ord(const void *v1, size_t s1, unsigned int d1, in ev_uniq_ord()
|
/linux-6.15/tools/testing/selftests/kvm/include/riscv/ |
D | processor.h | 72 unsigned long s1; member
|
/linux-6.15/arch/powerpc/platforms/powermac/ |
D | nvram.c | 561 unsigned int s1 = 0, s2 = 0; in pmac_nvram_init() local
|
/linux-6.15/scripts/kconfig/ |
D | expr.c | 72 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp()
|
D | symbol.c | 977 const struct sym_match *s1 = sym1; in sym_rel_comp() local
|
/linux-6.15/drivers/acpi/ |
D | mipi-disco-img.c | 743 static const char *strnext(const char *s1, const char *s2) in strnext()
|
/linux-6.15/arch/x86/kernel/cpu/microcode/ |
D | intel.c | 87 static inline bool cpu_signatures_match(struct cpu_signature *s1, unsigned int sig2, in cpu_signatures_match()
|
/linux-6.15/drivers/video/fbdev/ |
D | tridentfb.c | 358 u32 s1 = point(x1, y1); in blade_copy_rect() local 520 u32 s1 = point(x1, y1); in image_copy_rect() local
|
/linux-6.15/drivers/gpu/drm/i915/display/ |
D | vlv_dpio_phy_regs.h | 28 #define DPIO_S1_DIV(s1) REG_FIELD_PREP(DPIO_S1_DIV_MASK, (s1)) argument 244 #define DPIO_CHV_S1_DIV(s1) REG_FIELD_PREP(DPIO_CHV_S1_DIV_MASK, (s1)) argument
|
/linux-6.15/drivers/nvme/host/ |
D | auth.c | 31 u32 s1; member
|
/linux-6.15/include/linux/ |
D | of.h | 924 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) argument 925 #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) argument 926 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2)) argument
|
/linux-6.15/fs/bcachefs/ |
D | opts.c | 277 const char *s1, *s2; member
|