/openbmc/linux/security/selinux/ss/ |
H A D | ebitmap.c | 290 unsigned int s; in ebitmap_set_bit() local
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_nic.h | 106 } s; member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_channel.c | 214 static char s[10]; in iana_string() local
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aiclib.h | 143 #define GETID(v, s) (unsigned)(((v) >> (s)) & 0xFFFF ?: PCI_ANY_ID) argument
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | si2168.c | 591 struct dvb_frontend_tune_settings *s) in si2168_get_tune_settings()
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | main.c | 224 unsigned int s = __ilog2(step); in step_to_string() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | lockstep.c | 127 #define g_memdup2(m, s) g_memdup2_qemu(m, s) argument
|
/openbmc/u-boot/lib/ |
H A D | membuff.c | 293 char *s, *end; in membuff_readline() local
|
/openbmc/qemu/hw/sparc/ |
H A D | leon3.c | 153 ResetData *s = container_of(info, ResetData, info[id]); in leon3_cpu_reset() local
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | btext.c | 297 static void btext_console_write(struct console *con, const char *s, in btext_console_write()
|
/openbmc/linux/arch/ia64/mm/ |
H A D | init.c | 426 nolwsys_setup (char *s) in nolwsys_setup()
|
/openbmc/linux/kernel/dma/ |
H A D | contiguous.c | 111 char *s = p; in early_numa_cma() local
|
/openbmc/linux/arch/x86/kvm/ |
H A D | mmu.h | 45 static __always_inline u64 rsvd_bits(int s, int e) in rsvd_bits()
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | simdisk.c | 212 const char *s = dev->filename; in proc_read_simdisk() local
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_cfg.c | 188 static struct adf_cfg_key_val *adf_cfg_key_value_find(struct adf_cfg_section *s, in adf_cfg_key_value_find()
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/ |
H A D | context.py | 145 def patch_suite(s): argument
|
/openbmc/linux/fs/nilfs2/ |
H A D | segbuf.h | 93 #define nilfs_for_each_segbuf_before(s, t, h) \ argument
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | mxc_nand.c | 194 const __iomem u32 *s = src; in memcpy32_fromio() local 204 const __iomem u16 *s = src; in memcpy16_fromio() local 226 const u16 *s = src; in memcpy16_toio() local 255 u8 __iomem *s = host->spare0; in copy_spare() local
|
/openbmc/qemu/include/tcg/ |
H A D | tcg.h | 758 TCGContext *s = tcg_ctx; in tcg_malloc() local 928 static inline ptrdiff_t tcg_pcrel_diff(TCGContext *s, const void *target) in tcg_pcrel_diff() 941 static inline ptrdiff_t tcg_tbrel_diff(TCGContext *s, const void *target) in tcg_tbrel_diff() 954 static inline size_t tcg_current_code_size(TCGContext *s) in tcg_current_code_size()
|
/openbmc/qemu/ |
H A D | qemu-img.c | 1704 static void convert_select_part(ImgConvertState *s, int64_t sector_num, in convert_select_part() 1717 convert_iteration_sectors(ImgConvertState *s, int64_t sector_num) in convert_iteration_sectors() 1823 static int coroutine_fn convert_co_read(ImgConvertState *s, int64_t sector_num, in convert_co_read() 1877 static int coroutine_fn convert_co_write(ImgConvertState *s, int64_t sector_num, in convert_co_write() 1941 static int coroutine_fn convert_co_copy_range(ImgConvertState *s, int64_t sector_num, in convert_co_copy_range() 1974 ImgConvertState *s = opaque; in convert_co_do_copy() local 2095 static int convert_do_copy(ImgConvertState *s) in convert_do_copy()
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_ieee80211.c | 407 int rtw_get_wpa_cipher_suite(u8 *s) in rtw_get_wpa_cipher_suite() 423 int rtw_get_wpa2_cipher_suite(u8 *s) in rtw_get_wpa2_cipher_suite()
|
/openbmc/linux/include/linux/ |
H A D | rcupdate.h | 399 #define RCU_LOCKDEP_WARN(c, s) \ argument 431 #define RCU_LOCKDEP_WARN(c, s) do { } while (0 && (c)) argument
|
/openbmc/qemu/hw/audio/ |
H A D | fmopl.c | 604 int s,t; in OPLOpenTable() local 1042 int c,s; in OPLResetChip() local
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | gcc-common.h | 424 static inline void debug_gimple_stmt(const_gimple s) in debug_gimple_stmt() 430 #define debug_gimple_stmt(s) debug_gimple_stmt(CONST_CAST_GIMPLE(s)) argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-qga.c | 20 int s, ret, len, i = 0; in connect_qga() local 123 g_autofree char *s = NULL; in qmp_assertion_message_error() local
|