/openbmc/linux/drivers/usb/serial/ |
H A D | console.c | 63 char *s; in usb_console_setup() local
|
/openbmc/linux/drivers/tty/serial/ |
H A D | earlycon.c | 59 const char *s; in earlycon_init() local
|
/openbmc/linux/lib/ |
H A D | random32.c | 54 #define TAUSWORTHE(s, a, b, c, d) ((s & c) << d) ^ (((s << a) ^ s) >> b) in prandom_u32_state() argument
|
/openbmc/linux/drivers/mmc/core/ |
H A D | debugfs.c | 34 static int mmc_ios_show(struct seq_file *s, void *data) in mmc_ios_show()
|
/openbmc/linux/drivers/base/ |
H A D | driver.c | 49 const char *s, size_t len) in driver_set_override()
|
/openbmc/linux/fs/configfs/ |
H A D | inode.c | 105 struct super_block *s) in configfs_new_inode()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | r4k-bugs64.c | 48 long p, s, lv1, lv2, lw; in mult_sh_align_mod() local
|
H A D | smp.c | 78 static int __init early_nosmt(char *s) in early_nosmt() 85 static int __init early_smt(char *s) in early_smt()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gm200.c | 112 int lnk[2], sor[2], m, s; in gm200_sor_route_get() local
|
/openbmc/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_event.c | 205 struct vmci_subscription *s; in vmci_event_unsubscribe() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | user_header.cpp | 301 const uint8_t* s = nullptr; in getSeverity() local
|
/openbmc/linux/drivers/pcmcia/ |
H A D | tcic.c | 294 static int __init is_active(int s) in is_active() 776 static int tcic_init(struct pcmcia_socket *s) in tcic_init()
|
/openbmc/u-boot/cmd/ |
H A D | onenand.c | 384 char *s; in do_onenand_read() local 502 char *s; in do_onenand_dump() local
|
/openbmc/linux/sound/firewire/bebob/ |
H A D | bebob_stream.c | 254 static int map_data_channels(struct snd_bebob *bebob, struct amdtp_stream *s) in map_data_channels() 377 check_connection_used_by_others(struct snd_bebob *bebob, struct amdtp_stream *s) in check_connection_used_by_others()
|
/openbmc/linux/drivers/hwtracing/stm/ |
H A D | policy.c | 491 __stp_policy_node_lookup(struct stp_policy *policy, char *s) in __stp_policy_node_lookup() 533 stp_policy_node_lookup(struct stm_device *stm, char *s) in stp_policy_node_lookup()
|
/openbmc/qemu/tests/qtest/ |
H A D | fdc-test.c | 561 QTestState *s; in test_cve_2021_20196() local 586 QTestState *s; in test_cve_2021_3507() local
|
/openbmc/linux/kernel/ |
H A D | scftorture.c | 41 #define VERBOSE_SCFTORTOUT(s, x...) \ argument 44 #define SCFTORTOUT_ERRSTRING(s, x...) pr_alert(SCFTORT_FLAG "!!! " s "\n", ## x) argument
|
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_ctrl_net.h | 65 } s; member 137 } s; member
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | tap.c | 57 const char *s) in rtattr_add_str() 66 const char *s) in rtattr_add_strsz()
|
/openbmc/linux/drivers/net/can/slcan/ |
H A D | slcan-core.c | 456 static void slcan_unesc(struct slcan *sl, unsigned char s) in slcan_unesc() 690 int err, s; in slcan_netdev_open() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | mvsdio.c | 377 int s = host->pio_size; in mvsd_irq() local 423 int s = host->pio_size; in mvsd_irq() local
|
/openbmc/linux/tools/testing/selftests/alsa/ |
H A D | conf.c | 57 static int snd_config_load_string(snd_config_t **config, const char *s, in snd_config_load_string() 398 const char *s; in conf_get_string() local
|
/openbmc/linux/fs/devpts/ |
H A D | inode.c | 427 devpts_fill_super(struct super_block *s, void *data, int silent) in devpts_fill_super() 551 char s[12]; in devpts_pty_new() local
|
/openbmc/linux/drivers/gpu/drm/mgag200/ |
H A D | mgag200_g200se.c | 127 unsigned int p, m, n, s; in mgag200_g200se_00_pixpllc_atomic_check() local 211 unsigned int p, m, n, s; in mgag200_g200se_04_pixpllc_atomic_check() local
|
/openbmc/intel-ipmi-oem/include/ |
H A D | biosxml.hpp | 175 bool isNumber(const std::string& s) in isNumber() 185 bool isHexNotation(const std::string& s) in isHexNotation()
|