/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_standalone.c | 35 print_tuple(struct seq_file *s, const struct nf_conntrack_tuple *tuple, in print_tuple() 160 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos) in ct_seq_next() 166 static void ct_seq_stop(struct seq_file *s, void *v) in ct_seq_stop() 173 static void ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) in ct_show_secctx() 188 static inline void ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) in ct_show_secctx() 194 static void ct_show_zone(struct seq_file *s, const struct nf_conn *ct, in ct_show_zone() 216 static inline void ct_show_zone(struct seq_file *s, const struct nf_conn *ct, in ct_show_zone() 223 static void ct_show_delta_time(struct seq_file *s, const struct nf_conn *ct) in ct_show_delta_time() 244 ct_show_delta_time(struct seq_file *s, const struct nf_conn *ct) in ct_show_delta_time() 276 seq_print_acct(struct seq_file *s, const struct nf_conn *ct, int dir) in seq_print_acct() [all …]
|
/openbmc/linux/fs/afs/ |
H A D | vl_rotate.c | 199 struct afs_vlserver *s = vc->server_list->servers[i].server; in afs_select_vlserver() local 270 struct afs_vlserver *s = vc->server_list->servers[i].server; in afs_select_vlserver() local 315 const struct afs_vlserver *s = sl->servers[i].server; in afs_vl_dump_edestaddrreq() local
|
H A D | rotate.c | 346 struct afs_server *s = op->server_list->servers[i].server; in afs_select_fileserver() local 453 struct afs_server *s = op->server_list->servers[i].server; in afs_select_fileserver() local 496 const struct afs_server *s = sl->servers[i].server; in afs_dump_edestaddrreq() local
|
/openbmc/qemu/hw/nvram/ |
H A D | bcm2835_otp.c | 20 uint32_t bcm2835_otp_get_row(BCM2835OTPState *s, unsigned int row) in bcm2835_otp_get_row() 27 void bcm2835_otp_set_row(BCM2835OTPState *s, unsigned int row, in bcm2835_otp_set_row() 149 BCM2835OTPState *s = BCM2835_OTP(dev); in bcm2835_otp_realize() local
|
/openbmc/qemu/hw/misc/ |
H A D | iotkit-sysinfo.c | 64 IoTKitSysInfo *s = IOTKIT_SYSINFO(opaque); in iotkit_sysinfo_read() local 145 IoTKitSysInfo *s = IOTKIT_SYSINFO(obj); in iotkit_sysinfo_init() local 154 IoTKitSysInfo *s = IOTKIT_SYSINFO(dev); in iotkit_sysinfo_realize() local
|
H A D | npcm7xx_gcr.c | 90 NPCM7xxGCRState *s = opaque; in npcm7xx_gcr_read() local 108 NPCM7xxGCRState *s = opaque; in npcm7xx_gcr_write() local 158 NPCM7xxGCRState *s = NPCM7XX_GCR(obj); in npcm7xx_gcr_enter_reset() local 171 NPCM7xxGCRState *s = NPCM7XX_GCR(dev); in npcm7xx_gcr_realize() local 215 NPCM7xxGCRState *s = NPCM7XX_GCR(obj); in npcm7xx_gcr_init() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | addi_apci_2200.c | 29 struct comedi_subdevice *s, in apci2200_di_insn_bits() 39 struct comedi_subdevice *s, in apci2200_do_insn_bits() 66 struct comedi_subdevice *s; in apci2200_auto_attach() local
|
H A D | cb_pcimdda.c | 83 struct comedi_subdevice *s, in cb_pcimdda_ao_insn_write() 113 struct comedi_subdevice *s, in cb_pcimdda_ao_insn_read() 129 struct comedi_subdevice *s; in cb_pcimdda_auto_attach() local
|
H A D | fl512.c | 50 struct comedi_subdevice *s, in fl512_ai_insn_read() 77 struct comedi_subdevice *s, in fl512_ao_insn_write() 100 struct comedi_subdevice *s; in fl512_attach() local
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_vid.c | 63 static void vid_dbg_ctl(struct seq_file *s, int val) in vid_dbg_ctl() 77 static void vid_dbg_vpo(struct seq_file *s, int val) in vid_dbg_vpo() 82 static void vid_dbg_vps(struct seq_file *s, int val) in vid_dbg_vps() 87 static void vid_dbg_mst(struct seq_file *s, int val) in vid_dbg_mst() 93 static int vid_dbg_show(struct seq_file *s, void *arg) in vid_dbg_show()
|
/openbmc/linux/drivers/misc/sgi-gru/ |
H A D | gruprocfs.c | 20 #define printstat(s, f) printstat_val(s, &gru_stats.f, #f) argument 22 static void printstat_val(struct seq_file *s, atomic_long_t *v, char *id) in printstat_val() 29 static int statistics_show(struct seq_file *s, void *p) in statistics_show() 114 static int mcs_statistics_show(struct seq_file *s, void *p) in mcs_statistics_show() 140 static int options_show(struct seq_file *s, void *p) in options_show()
|
/openbmc/qemu/hw/xen/ |
H A D | xen-pvh-common.c | 33 static void xen_pvh_init_ram(XenPVHMachineState *s, in xen_pvh_init_ram() 74 static void xen_create_virtio_mmio_devices(XenPVHMachineState *s) in xen_create_virtio_mmio_devices() 103 static void xen_enable_tpm(XenPVHMachineState *s) in xen_enable_tpm() 131 static inline void xenpvh_gpex_init(XenPVHMachineState *s, in xenpvh_gpex_init() 185 XenPVHMachineState *s = XEN_PVH_MACHINE(ms); in xen_pvh_init() local
|
/openbmc/linux/drivers/soc/fsl/dpio/ |
H A D | qbman-portal.h | 256 qbman_swp_enqueue(struct qbman_swp *s, const struct qbman_eq_desc *d, in qbman_swp_enqueue() 274 qbman_swp_enqueue_multiple(struct qbman_swp *s, in qbman_swp_enqueue_multiple() 294 qbman_swp_enqueue_multiple_desc(struct qbman_swp *s, in qbman_swp_enqueue_multiple_desc() 407 static inline int qbman_swp_fq_schedule(struct qbman_swp *s, u32 fqid) in qbman_swp_fq_schedule() 425 static inline int qbman_swp_fq_force(struct qbman_swp *s, u32 fqid) in qbman_swp_fq_force() 439 static inline int qbman_swp_fq_xon(struct qbman_swp *s, u32 fqid) in qbman_swp_fq_xon() 459 static inline int qbman_swp_fq_xoff(struct qbman_swp *s, u32 fqid) in qbman_swp_fq_xoff() 485 static inline int qbman_swp_CDAN_set_context(struct qbman_swp *s, u16 channelid, in qbman_swp_CDAN_set_context() 500 static inline int qbman_swp_CDAN_enable(struct qbman_swp *s, u16 channelid) in qbman_swp_CDAN_enable() 514 static inline int qbman_swp_CDAN_disable(struct qbman_swp *s, u16 channelid) in qbman_swp_CDAN_disable() [all …]
|
/openbmc/linux/kernel/rcu/ |
H A D | tree_exp.h | 51 unsigned long s; in rcu_exp_gp_seq_snap() local 64 static bool rcu_exp_gp_seq_done(unsigned long s) in rcu_exp_gp_seq_done() 265 static bool sync_exp_work_done(unsigned long s) in sync_exp_work_done() 282 static bool exp_funnel_lock(unsigned long s) in exp_funnel_lock() 698 static void rcu_exp_wait_wake(unsigned long s) in rcu_exp_wait_wake() 730 static void rcu_exp_sel_wait_wake(unsigned long s) in rcu_exp_sel_wait_wake() 969 unsigned long s; in synchronize_rcu_expedited() local 1040 unsigned long s; in sync_rcu_do_polled_gp() local 1075 unsigned long s; in start_poll_synchronize_rcu_expedited() local
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | vas-debug.c | 30 static int info_show(struct seq_file *s, void *private) in info_show() 51 static inline void print_reg(struct seq_file *s, struct pnv_vas_window *win, in print_reg() 57 static int hvwc_show(struct seq_file *s, void *private) in hvwc_show()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | string_64.h | 31 static inline void *memset16(uint16_t *s, uint16_t v, size_t n) in memset16() 43 static inline void *memset32(uint32_t *s, uint32_t v, size_t n) in memset32() 55 static inline void *memset64(uint64_t *s, uint64_t v, size_t n) in memset64()
|
/openbmc/linux/fs/smb/common/ |
H A D | cifs_md4.c | 29 static inline u32 lshift(u32 x, unsigned int s) in lshift() 50 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument 51 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument 52 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument
|
/openbmc/sdbusplus/src/ |
H A D | event.cpp | 10 source::source(source&& s) in source() function in sdbusplus::event::source 20 source& source::operator=(source&& s) in operator =() 115 source s{*this}; in add_io() local 154 source s{*this}; in add_oneshot_timer() local
|
/openbmc/qemu/chardev/ |
H A D | char.c | 54 static void chr_be_event(Chardev *s, QEMUChrEvent event) in chr_be_event() 65 void qemu_chr_be_event(Chardev *s, QEMUChrEvent event) in qemu_chr_be_event() 87 static void qemu_chr_write_log(Chardev *s, const uint8_t *buf, size_t len) in qemu_chr_write_log() 111 static int qemu_chr_write_buffer(Chardev *s, in qemu_chr_write_buffer() 162 int qemu_chr_write(Chardev *s, const uint8_t *buf, int len, bool write_all) in qemu_chr_write() 198 int qemu_chr_be_can_write(Chardev *s) in qemu_chr_be_can_write() 209 void qemu_chr_be_write_impl(Chardev *s, const uint8_t *buf, int len) in qemu_chr_be_write_impl() 218 void qemu_chr_be_write(Chardev *s, const uint8_t *buf, int len) in qemu_chr_be_write() 230 void qemu_chr_be_update_read_handlers(Chardev *s, in qemu_chr_be_update_read_handlers() 243 int qemu_chr_add_client(Chardev *s, int fd) in qemu_chr_add_client() [all …]
|
/openbmc/qemu/audio/ |
H A D | audio.c | 349 short s = INT16_MAX; in audio_pcm_info_clear_buf() local 365 int32_t s = INT32_MAX; in audio_pcm_info_clear_buf() local 388 static CaptureVoiceOut *audio_pcm_capture_find_specific(AudioState *s, in audio_pcm_capture_find_specific() 468 AudioState *s = hw->s; in audio_attach_capture() local 806 static int audio_is_timer_needed(AudioState *s) in audio_is_timer_needed() 824 static void audio_reset_timer (AudioState *s) in audio_reset_timer() 846 AudioState *s = opaque; in audio_timer() local 921 AudioState *s = sw->s; in AUD_set_active_out() local 969 AudioState *s = sw->s; in AUD_set_active_in() local 1137 static void audio_run_out (AudioState *s) in audio_run_out() [all …]
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | 325 #define ___PPC_RS(s) (((s) & 0x1f) << 21) argument 333 #define __PPC_RS(s) ___PPC_RS(__REG_##s) argument 337 #define __PPC_XS(s) ((((s) & 0x1f) << 21) | (((s) & 0x20) >> 5)) argument 338 #define __PPC_XT(s) __PPC_XS(s) argument 339 #define __PPC_XSP(s) ((((s) & 0x1e) | (((s) >> 5) & 0x1)) << 21) argument 340 #define __PPC_XTP(s) __PPC_XSP(s) argument 345 #define __PPC_SH(s) __PPC_WS(s) argument 346 #define __PPC_SH64(s) (__PPC_SH(s) | (((s) & 0x20) >> 4)) argument 347 #define __PPC_MB(s) ___PPC_RC(s) argument 348 #define __PPC_ME(s) (((s) & 0x1f) << 1) argument [all …]
|
/openbmc/qemu/hw/mips/ |
H A D | cps.c | 30 qemu_irq get_cps_irq(MIPSCPSState *s, int pin_number) in get_cps_irq() 39 MIPSCPSState *s = MIPS_CPS(obj); in mips_cps_init() local 67 MIPSCPSState *s = MIPS_CPS(dev); in mips_cps_realize() local
|
/openbmc/linux/scripts/selinux/genheaders/ |
H A D | genheaders.c | 29 static char *stoupperx(const char *s) in stoupperx() 76 const char *s = initial_sid_to_string[i]; in main() local 90 static char s[] = "SOCKET"; in main() local
|
/openbmc/linux/drivers/media/pci/cobalt/ |
H A D | cobalt-irq.c | 15 static void cobalt_dma_stream_queue_handler(struct cobalt_stream *s) in cobalt_dma_stream_queue_handler() 149 struct cobalt_stream *s = &cobalt->streams[i]; in cobalt_irq_handler() local 206 struct cobalt_stream *s = &cobalt->streams[i]; in cobalt_irq_work_handler() local
|
/openbmc/linux/fs/ceph/ |
H A D | mds_client.c | 571 struct ceph_mds_session *s) in ceph_parse_deleg_inos() 609 u64 ceph_get_deleg_ino(struct ceph_mds_session *s) in ceph_get_deleg_ino() 622 int ceph_restore_deleg_ino(struct ceph_mds_session *s, u64 ino) in ceph_restore_deleg_ino() 634 struct ceph_mds_session *s) in ceph_parse_deleg_inos() 646 u64 ceph_get_deleg_ino(struct ceph_mds_session *s) in ceph_get_deleg_ino() 651 int ceph_restore_deleg_ino(struct ceph_mds_session *s, u64 ino) in ceph_restore_deleg_ino() 662 u64 features, struct ceph_mds_session *s) in parse_reply_info_create() 723 u64 features, struct ceph_mds_session *s) in parse_reply_info_extra() 743 static int parse_reply_info(struct ceph_mds_session *s, struct ceph_msg *msg, in parse_reply_info() 888 const char *ceph_session_state_name(int s) in ceph_session_state_name() [all …]
|