/linux-4.4.14/tools/testing/selftests/powerpc/stringloops/ |
H A D | memcmp.c | 12 static void test_one(char *s1, char *s2) test_one() argument 43 char *s1; testcase() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | evergreen_smc.h | 35 uint16_t s1; member in struct:SMC_Evergreen_MCRegisterAddress
|
H A D | sislands_smc.h | 305 uint16_t s1; member in struct:SMC_SIslands_MCRegisterAddress
|
H A D | nislands_smc.h | 255 uint16_t s1; member in struct:SMC_NIslands_MCRegisterAddress
|
H A D | smu7_discrete.h | 412 uint16_t s1; member in struct:SMU7_Discrete_MCRegisterAddress
|
H A D | radeon_mode.h | 664 u16 s1; member in struct:atom_mc_register_address
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | asmmacro-32.h | 65 LONG_S s1, THREAD_REG17(\thread) variable 78 LONG_L s1, THREAD_REG17(\thread) variable
|
H A D | asmmacro-64.h | 18 LONG_S s1, THREAD_REG17(\thread) variable 31 LONG_L s1, THREAD_REG17(\thread) variable
|
H A D | regdef.h | 43 #define s1 $17 macro 86 #define s1 $17 macro
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
H A D | string.c | 17 char *strstr(const char *s1, const char *s2) strstr() argument
|
H A D | efi-stub-helper.c | 662 u8 *s1 = NULL; efi_convert_cmdline() local
|
/linux-4.4.14/fs/hfs/ |
H A D | string.c | 76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, hfs_strcmp() argument
|
/linux-4.4.14/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_default_test.c | 28 unsigned long s1, s2; do_test() local
|
/linux-4.4.14/arch/x86/kernel/cpu/microcode/ |
H A D | intel_lib.c | 33 static inline bool cpu_signatures_match(unsigned int s1, unsigned int p1, cpu_signatures_match() argument
|
/linux-4.4.14/arch/x86/purgatory/ |
H A D | sha256.c | 36 #define s1(x) (ror32(x, 17) ^ ror32(x, 19) ^ (x >> 10)) macro
|
/linux-4.4.14/crypto/ |
H A D | sha256_generic.c | 43 #define s1(x) (ror32(x,17) ^ ror32(x,19) ^ (x >> 10)) macro
|
H A D | sha512_generic.c | 69 #define s1(x) (ror64(x,19) ^ ror64(x,61) ^ (x >> 6)) macro
|
H A D | cast5_generic.c | 298 #define s1 cast_s1 macro
|
H A D | cast6_generic.c | 30 #define s1 cast_s1 macro
|
H A D | poly1305_generic.c | 109 u32 s1, s2, s3, s4; poly1305_blocks() local
|
/linux-4.4.14/include/linux/ |
H A D | zutil.h | 82 unsigned long s1 = adler & 0xffff; zlib_adler32() local
|
H A D | random.h | 45 __u32 s1, s2, s3, s4; member in struct:rnd_state
|
H A D | nls.h | 75 static inline int nls_strnicmp(struct nls_table *t, const unsigned char *s1, nls_strnicmp() argument
|
/linux-4.4.14/tools/perf/tests/ |
H A D | sample-parsing.c | 25 static bool samples_same(const struct perf_sample *s1, samples_same() argument
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
H A D | vp7045-fe.c | 34 s1 = vp7045_read_reg(state->d,0x01), vp7045_fe_read_status() local
|
/linux-4.4.14/arch/x86/boot/ |
H A D | string.c | 18 int memcmp(const void *s1, const void *s2, size_t len) memcmp() argument 28 const unsigned char *s1 = (const unsigned char *)str1; strcmp() local 142 char *strstr(const char *s1, const char *s2) strstr() argument
|
H A D | boot.h | 179 static inline int memcmp_fs(const void *s1, addr_t s2, size_t len) memcmp_fs() argument 186 static inline int memcmp_gs(const void *s1, addr_t s2, size_t len) memcmp_gs() argument
|
/linux-4.4.14/arch/x86/crypto/ |
H A D | twofish-i586-asm_32.S | 40 #define s1 1024 /* S1 Array */ define
|
H A D | twofish-x86_64-asm_64.S | 34 #define s1 1024 /* S1 Array */ define
|
H A D | blowfish-x86_64-asm_64.S | 31 #define s1 ((16 + 2 + (1 * 256)) * 4) define
|
H A D | cast5-avx-x86_64-asm_64.S | 41 #define s1 cast_s1 define
|
H A D | cast6-avx-x86_64-asm_64.S | 41 #define s1 cast_s1 define
|
H A D | des3_ede-asm_64.S | 22 #define s1 .L_s1 define
|
H A D | poly1305-sse2-x86_64.S | 32 #define s1 0x00(%rsp) define
|
H A D | twofish-avx-x86_64-asm_64.S | 43 #define s1 1024 define
|
H A D | twofish-x86_64-asm_64-3way.S | 30 #define s1 1024 define
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
H A D | regdef.h | 16 #define s1 $10 macro
|
/linux-4.4.14/arch/powerpc/kvm/ |
H A D | book3s_rtas.c | 126 static int rtas_name_matches(char *s1, char *s2) rtas_name_matches() argument
|
/linux-4.4.14/arch/s390/lib/ |
H A D | string.c | 244 char * strstr(const char * s1,const char * s2) strstr() argument
|
/linux-4.4.14/drivers/staging/speakup/ |
H A D | speakup_keypc.c | 145 int s1, s2, s3, s4; oops() local
|
/linux-4.4.14/drivers/media/platform/sti/bdisp/ |
H A D | bdisp-debug.c | 174 bool s1, s2, s3; bdisp_dbg_dump_sty() local
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | mt352.c | 423 int s0, s1, s3; mt352_read_status() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mac.c | 267 u32 s0, s1; ar9003_hw_get_isr() local
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
H A D | icp_qat_fw_init_admin.h | 95 } s1; member in union:icp_qat_fw_init_admin_resp_pars::__anon3866
|
H A D | icp_qat_fw.h | 100 } s1; member in union:icp_qat_fw_comn_req_hdr_cd_pars::__anon3863
|
H A D | icp_qat_fw_la.h | 237 } s1; member in union:icp_qat_fw_cipher_req_hdr_cd_pars::__anon3871
|
/linux-4.4.14/fs/hfsplus/ |
H A D | unicode.c | 31 int hfsplus_strcasecmp(const struct hfsplus_unistr *s1, hfsplus_strcasecmp() argument 64 int hfsplus_strcmp(const struct hfsplus_unistr *s1, hfsplus_strcmp() argument
|
/linux-4.4.14/fs/ncpfs/ |
H A D | ncplib_kernel.h | 158 ncp_strnicmp(const struct nls_table *t, const unsigned char *s1, const unsigned char *s2, int len) ncp_strnicmp() argument
|
/linux-4.4.14/lib/ |
H A D | test-string_helpers.c | 122 struct test_string_1 s1[TEST_STRING_2_MAX_S1]; member in struct:test_string_2 244 const struct test_string_1 *s1 = s2->s1; test_string_find_match() local
|
H A D | string.c | 41 int strncasecmp(const char *s1, const char *s2, size_t len) strncasecmp() argument 67 int strcasecmp(const char *s1, const char *s2) strcasecmp() argument 616 bool sysfs_streq(const char *s1, const char *s2) sysfs_streq() argument 809 char *strstr(const char *s1, const char *s2) strstr() argument 835 char *strnstr(const char *s1, const char *s2, size_t len) strnstr() argument
|
/linux-4.4.14/net/dccp/ccids/lib/ |
H A D | packet_history.c | 170 s1 = DCCP_SKB_CB(skb)->dccpd_seq; __do_track_loss() local 181 s1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_seqno, __one_after_loss() local 218 s1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_seqno, __two_after_loss() local 286 u64 s1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_seqno, __three_after_loss() local
|
/linux-4.4.14/net/dccp/ |
H A D | dccp.h | 158 static inline u64 dccp_loss_count(const u64 s1, const u64 s2, const u64 ndp) dccp_loss_count() argument
|
/linux-4.4.14/fs/ntfs/ |
H A D | unistr.c | 68 bool ntfs_are_names_equal(const ntfschar *s1, size_t s1_len, ntfs_are_names_equal() argument 149 int ntfs_ucsncmp(const ntfschar *s1, const ntfschar *s2, size_t n) ntfs_ucsncmp() argument 185 int ntfs_ucsncasecmp(const ntfschar *s1, const ntfschar *s2, size_t n, ntfs_ucsncasecmp() argument
|
H A D | runlist.c | 1168 s64 s1 = last_vcn + 1; ntfs_get_size_for_mapping_pairs() local 1204 s64 s1 = last_vcn + 1; ntfs_get_size_for_mapping_pairs() local 1370 s64 s1 = last_vcn + 1; ntfs_mapping_pairs_build() local 1422 s64 s1 = last_vcn + 1; ntfs_mapping_pairs_build() local
|
/linux-4.4.14/arch/powerpc/boot/ |
H A D | oflib.c | 99 static int string_match(const char *s1, const char *s2) string_match() argument
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_atombios.h | 108 u16 s1; member in struct:atom_mc_register_address
|
H A D | smu7_discrete.h | 412 uint16_t s1; member in struct:SMU7_Discrete_MCRegisterAddress
|
/linux-4.4.14/tools/perf/util/ |
H A D | string.c | 275 int strtailcmp(const char *s1, const char *s2) strtailcmp() argument
|
H A D | cpumap.c | 284 int cpu, s1, s2; cpu_map__build_map() local
|
H A D | help.c | 252 const char *s1 = (*c1)->name, *s2 = (*c2)->name; levenshtein_compare() local
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
H A D | radeon_monitor.c | 375 char s1[5], s2[5]; radeon_parse_monitor_layout() local
|
/linux-4.4.14/fs/nfs/ |
H A D | nfs4session.c | 371 static s32 nfs41_derivative_target_slotid(s32 s1, s32 s2) nfs41_derivative_target_slotid() argument 381 static int nfs41_sign_s32(s32 s1) nfs41_sign_s32() argument 390 static bool nfs41_same_sign_or_zero_s32(s32 s1, s32 s2) nfs41_same_sign_or_zero_s32() argument
|
H A D | nfs4_fs.h | 512 static inline bool nfs4_stateid_is_newer(const nfs4_stateid *s1, const nfs4_stateid *s2) nfs4_stateid_is_newer() argument
|
H A D | pnfs.c | 780 static bool pnfs_seqid_is_newer(u32 s1, u32 s2) pnfs_seqid_is_newer() argument
|
H A D | nfs4proc.c | 8580 static bool nfs41_match_stateid(const nfs4_stateid *s1, nfs41_match_stateid() argument 8596 static bool nfs4_match_stateid(const nfs4_stateid *s1, nfs4_match_stateid() argument
|
/linux-4.4.14/net/ceph/ |
H A D | ceph_common.c | 113 static int strcmp_null(const char *s1, const char *s2) strcmp_null() argument
|
/linux-4.4.14/scripts/kconfig/ |
H A D | expr.c | 42 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) expr_alloc_comp() argument
|
H A D | symbol.c | 968 const struct sym_match *s1 = sym1; sym_rel_comp() local
|
/linux-4.4.14/arch/mips/alchemy/devboards/ |
H A D | db1000.c | 499 int c0, c1, d0, d1, s0, s1, flashsize = 32, twosocks = 1; db1000_dev_setup() local
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | sn_console.c | 863 const char *s1; puts_raw_fixed() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
H A D | obd_mount.c | 729 const char *s1 = ptr, *s2; lmd_make_exclusion() local 877 char *s1, *s2, *devname = NULL; lmd_parse() local 145 do_lcfg(char *cfgname, lnet_nid_t nid, int cmd, char *s1, char *s2, char *s3, char *s4) do_lcfg() argument 175 lustre_start_simple(char *obdname, char *type, char *uuid, char *s1, char *s2, char *s3, char *s4) lustre_start_simple() argument
|
H A D | lprocfs_status.c | 1383 static char *lprocfs_strnstr(const char *s1, const char *s2, size_t len) lprocfs_strnstr() argument
|
/linux-4.4.14/drivers/scsi/ |
H A D | imm.c | 456 unsigned char s1, s2, s3; imm_cpp() local
|
H A D | in2000.c | 1901 static int probe_bios(u32 addr, u32 *s1, uchar *switches) probe_bios() argument 1948 u32 s1 = 0; in2000_detect() local
|
H A D | scsi_sysfs.c | 102 char s1[15], s2[15], s3[17], junk; scsi_scan() local
|
H A D | aha152x.c | 2421 int s0, s1; disp_enintr() local
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_binding.c | 575 SVGA3dTextureState s1; vmw_binding_scrub_texture() member in struct:__anon4894::__anon4895
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | visemul.c | 460 s16 s1, s2; pdist() local
|
/linux-4.4.14/sound/core/ |
H A D | init.c | 68 const char *s1, *s2; module_slot_match() local
|
H A D | pcm_native.c | 895 struct snd_pcm_substream *s1; snd_pcm_action_group() local
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
H A D | nvram.c | 560 unsigned int s1 = 0, s2 = 0; pmac_nvram_init() local
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | pm-cps.c | 84 s0, s1, s2, s3, s4, s5, s6, s7, enumerator in enum:mips_reg
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
H A D | llite_lib.c | 668 char *s1 = options, *s2; ll_options() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | ampdu.c | 1036 u32 s1 = 0, s2 = 0; brcms_c_ampdu_dotxstatus() local 837 brcms_c_ampdu_dotxstatus_complete(struct ampdu_info *ampdu, struct scb *scb, struct sk_buff *p, struct tx_status *txs, u32 s1, u32 s2) brcms_c_ampdu_dotxstatus_complete() argument
|
H A D | main.c | 1034 u32 s1, s2; brcms_b_txstatus() local
|
/linux-4.4.14/arch/x86/boot/compressed/ |
H A D | eboot.c | 1074 u8 *s1; make_boot_params() local
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
H A D | kgdb.c | 362 gdb_cris_strcpy (char *s1, const char *s2) gdb_cris_strcpy() argument 400 char *s1; gdb_cris_strtol() local
|
/linux-4.4.14/net/sctp/ |
H A D | ipv6.c | 354 static inline int sctp_v6_addr_match_len(union sctp_addr *s1, sctp_v6_addr_match_len() argument
|
/linux-4.4.14/fs/ceph/ |
H A D | super.c | 303 static int strcmp_null(const char *s1, const char *s2) strcmp_null() argument
|
/linux-4.4.14/sound/pci/lx6464es/ |
H A D | lx_core.c | 903 u32 s0, s1, s2, s3; lx_level_peaks() local
|
/linux-4.4.14/tools/hv/ |
H A D | hv_kvp_daemon.c | 1130 static int kvp_write_file(FILE *f, char *s1, char *s2, char *s3) kvp_write_file() argument
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-lock.c | 221 u64 s1 = one->wait_time_min; lock_stat_key_wait_time_min() local
|
/linux-4.4.14/drivers/s390/net/ |
H A D | qeth_l2_main.c | 1476 u16 s1, s2; qeth_osn_send_ipa_cmd() local
|
H A D | qeth_core_main.c | 4485 u16 s1, s2; qeth_send_ipa_snmp_cmd() local
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | tridentfb.c | 357 u32 s1 = point(x1, y1); blade_copy_rect() local 519 u32 s1 = point(x1, y1); image_copy_rect() local
|
/linux-4.4.14/drivers/hwmon/pmbus/ |
H A D | pmbus_core.c | 75 struct pmbus_sensor *s1; member in struct:pmbus_boolean 717 struct pmbus_sensor *s1 = b->s1; pmbus_get_boolean() local 859 pmbus_add_boolean(struct pmbus_data *data, const char *name, const char *type, int seq, struct pmbus_sensor *s1, struct pmbus_sensor *s2, u16 reg, u8 mask) pmbus_add_boolean() argument
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 407 struct ib_srq *s1; member in struct:mlx5_ib_resources
|
/linux-4.4.14/drivers/net/ethernet/octeon/ |
H A D | octeon_mgmt.c | 347 union cvmx_agl_gmx_txx_stat1 s1; octeon_mgmt_update_tx_stats() local
|
/linux-4.4.14/drivers/net/ethernet/sgi/ |
H A D | ioc3-eth.c | 1478 unsigned long s1 = b2 - data; ioc3_start_xmit() local
|
/linux-4.4.14/drivers/char/ipmi/ |
H A D | ipmi_ssif.c | 1342 static int strcmp_nospace(char *s1, char *s2) strcmp_nospace() argument
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | kgdb.c | 480 gdb_cris_strcpy(char *s1, const char *s2) gdb_cris_strcpy() argument 518 char *s1; gdb_cris_strtol() local
|
/linux-4.4.14/arch/powerpc/perf/ |
H A D | hv-24x7.c | 513 static int memord(const void *d1, size_t s1, const void *d2, size_t s2) memord() argument 523 static int ev_uniq_ord(const void *v1, size_t s1, unsigned d1, const void *v2, ev_uniq_ord() argument
|
/linux-4.4.14/sound/pci/ac97/ |
H A D | ac97_codec.c | 2657 static int snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1, snd_ac97_swap_ctl() argument
|
/linux-4.4.14/tools/vm/ |
H A D | slabinfo.c | 1028 struct slabinfo *s1,*s2; sort_slabs() local
|
/linux-4.4.14/drivers/usb/misc/ |
H A D | ftdi-elan.c | 1000 unsigned char s1 = ftdi->bulk_in_buffer[1]; ftdi_elan_respond_engine() local 1896 char s1 = ftdi->bulk_in_buffer[0]; ftdi_elan_flush_input_fifo() local 2084 unsigned char s1 = ftdi->bulk_in_buffer[0]; ftdi_elan_synchronize() local 2175 char s1 = ftdi->bulk_in_buffer[0]; ftdi_elan_stuck_waiting() local
|
/linux-4.4.14/net/xfrm/ |
H A D | xfrm_policy.c | 691 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2) selector_cmp() argument
|
/linux-4.4.14/drivers/usb/atm/ |
H A D | ueagle-atm.c | 529 } __packed s1; member in union:intr_data_e1 540 } __packed s1; member in union:intr_data_e4
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | tvaudio.c | 1301 int s1 = chip->shadow.bytes[TDA8425_S1+1] & 0xe1; tda8425_setaudmode() local
|
/linux-4.4.14/drivers/block/drbd/ |
H A D | drbd_receiver.c | 2033 static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2) overlaps() argument
|
/linux-4.4.14/include/video/ |
H A D | newport.h | 26 struct { volatile unsigned short s0, s1; } byshort; member in struct:np_dcb::__anon14697
|
/linux-4.4.14/include/net/ |
H A D | xfrm.h | 915 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) xfrm_sec_ctx_match() argument 924 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) xfrm_sec_ctx_match() argument
|
/linux-4.4.14/drivers/md/ |
H A D | md.c | 2922 static int overlaps(sector_t s1, sector_t l1, sector_t s2, sector_t l2) overlaps() argument
|
/linux-4.4.14/block/ |
H A D | cfq-iosched.c | 1080 sector_t s1, s2, d1 = 0, d2 = 0; cfq_choose_req() local
|
/linux-4.4.14/drivers/block/ |
H A D | rbd.c | 1039 static int snapid_compare_reverse(const void *s1, const void *s2) snapid_compare_reverse() argument
|
/linux-4.4.14/arch/x86/include/asm/uv/ |
H A D | uv_mmrs.h | 691 } s1; member in union:uvh_gr0_tlb_mmr_control_u 821 } s1; member in union:uvh_gr0_tlb_mmr_read_data_hi_u 904 } s1; member in union:uvh_gr0_tlb_mmr_read_data_lo_u 1133 } s1; member in union:uvh_gr1_tlb_mmr_control_u 1263 } s1; member in union:uvh_gr1_tlb_mmr_read_data_hi_u 1346 } s1; member in union:uvh_gr1_tlb_mmr_read_data_lo_u 1839 } s1; member in union:uvh_lb_bau_misc_control_u 2104 } s1; member in union:uvh_node_id_u 2329 } s1; member in union:uvh_rh_gam_config_mmr_u 2413 } s1; member in union:uvh_rh_gam_gru_overlay_config_mmr_u 2474 } s1; member in union:uvh_rh_gam_mmioh_overlay_config_mmr_u 2534 } s1; member in union:uvh_rh_gam_mmr_overlay_config_mmr_u 2802 } s1; member in union:uv1h_lb_target_physical_apic_id_mask_u
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 2019 } s1; member in union:__anon9627::__anon9628
|