Home
last modified time | relevance | path

Searched defs:s (Results 151 – 175 of 2779) sorted by relevance

12345678910>>...112

/linux/sound/firewire/motu/
H A Damdtp-motu.c48 int amdtp_motu_set_parameters(struct amdtp_stream *s, unsigned int rate, in amdtp_motu_set_parameters()
93 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32()
129 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32()
166 static void write_pcm_silence(struct amdtp_stream *s, __be32 *buffer, in write_pcm_silence()
189 int amdtp_motu_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_motu_add_pcm_hw_constraints()
202 void amdtp_motu_midi_trigger(struct amdtp_stream *s, unsigned int port, in amdtp_motu_midi_trigger()
211 static void write_midi_messages(struct amdtp_stream *s, __be32 *buffer, in write_midi_messages()
237 static void read_midi_messages(struct amdtp_stream *s, __be32 *buffer, in read_midi_messages()
287 static void probe_tracepoints_events(struct amdtp_stream *s, const struct pkt_desc *desc, in probe_tracepoints_events()
331 static void process_ir_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc, in process_ir_ctx_payloads()
[all …]
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-rst-defs.h82 } s; member
101 } s; member
114 } s; member
143 } s; member
158 } s; member
171 } s; member
188 } s; member
214 } s; member
227 } s; member
240 } s; member
[all …]
H A Dcvmx-iob-defs.h78 } s; member
244 } s; member
362 } s; member
377 } s; member
392 } s; member
411 } s; member
430 } s; member
441 } s; member
452 } s; member
475 } s; member
[all …]
/linux/fs/
H A Dsuper.c275 struct super_block *s = container_of(work, struct super_block, in destroy_super_work() local
288 struct super_block *s = container_of(head, struct super_block, rcu); in destroy_super_rcu() local
294 static void destroy_unused_super(struct super_block *s) in destroy_unused_super()
318 struct super_block *s = kzalloc(sizeof(struct super_block), GFP_KERNEL); in alloc_super() local
404 static void __put_super(struct super_block *s) in __put_super()
468 void deactivate_locked_super(struct super_block *s) in deactivate_locked_super()
502 void deactivate_super(struct super_block *s) in deactivate_super()
734 struct super_block *s = NULL; in sget_fc() local
822 struct super_block *s = NULL; in sget() local
1228 int set_anon_super(struct super_block *s, void *data) in set_anon_super()
[all …]
/linux/sound/usb/usx2y/
H A Dusb_stream.c15 struct usb_stream *s = sk->s; in usb_stream_next_packet_size() local
23 struct usb_stream *s = sk->s; in playback_prep_freqn() local
89 struct usb_stream *s = sk->s; init_urbs() local
132 struct usb_stream *s; usb_stream_free() local
285 struct usb_stream *s = sk->s; usb_stream_prepare_playback() local
388 loop_back(struct usb_stream * s) loop_back() argument
440 loop_back(struct usb_stream * s) loop_back() argument
448 struct usb_stream *s = sk->s; stream_idle() local
533 struct usb_stream *s = sk->s; stream_start() local
618 struct usb_stream *s = sk->s; i_capture_start() local
672 struct usb_stream *s = sk->s; usb_stream_start() local
[all...]
/linux/fs/hpfs/
H A Dsuper.c23 static void mark_dirty(struct super_block *s, int remount) in mark_dirty()
41 static void unmark_dirty(struct super_block *s) in unmark_dirty()
57 void hpfs_error(struct super_block *s, const char *fmt, ...) in hpfs_error()
101 int hpfs_stop_cycles(struct super_block *s, int key, int *c1, int *c2, in hpfs_stop_cycles()
125 static void hpfs_put_super(struct super_block *s) in hpfs_put_super()
133 static unsigned hpfs_count_one_bitmap(struct super_block *s, secno secno) in hpfs_count_one_bitmap()
147 static unsigned count_bitmaps(struct super_block *s) in count_bitmaps()
165 unsigned hpfs_get_free_dnodes(struct super_block *s) in hpfs_get_free_dnodes()
179 struct super_block *s = dentry->d_sb; in hpfs_statfs() local
442 static int hpfs_remount_fs(struct super_block *s, int *flags, char *data) in hpfs_remount_fs()
[all …]
/linux/tools/virtio/virtio-trace/
H A Dtrace-agent.c50 struct agent_info *s; in agent_info_new() local
154 static void *agent_info_init(struct agent_info *s) in agent_info_init()
189 static void *parse_args(int argc, char *argv[], struct agent_info *s) in parse_args()
222 static void agent_main_loop(struct agent_info *s) in agent_main_loop()
245 static void agent_info_free(struct agent_info *s) in agent_info_free()
262 struct agent_info *s = NULL; in main() local
/linux/arch/sparc/kernel/
H A Dsysfs.c123 static ssize_t show_mmustat_enable(struct device *s, in show_mmustat_enable()
131 static ssize_t store_mmustat_enable(struct device *s, in store_mmustat_enable()
154 static int register_mmu_stats(struct device *s) in register_mmu_stats()
163 static void unregister_mmu_stats(struct device *s) in unregister_mmu_stats()
211 struct device *s = &c->dev; in register_cpu_online() local
225 struct device *s = &c->dev; in unregister_cpu_online() local
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_debugfs.c13 static void *fm10k_dbg_desc_seq_start(struct seq_file *s, loff_t *pos) in fm10k_dbg_desc_seq_start()
20 static void *fm10k_dbg_desc_seq_next(struct seq_file *s, in fm10k_dbg_desc_seq_next()
29 static void fm10k_dbg_desc_seq_stop(struct seq_file __always_unused *s, in fm10k_dbg_desc_seq_stop()
35 static void fm10k_dbg_desc_break(struct seq_file *s, int i) in fm10k_dbg_desc_break()
43 static int fm10k_dbg_tx_desc_seq_show(struct seq_file *s, void *v) in fm10k_dbg_tx_desc_seq_show()
70 static int fm10k_dbg_rx_desc_seq_show(struct seq_file *s, void *v) in fm10k_dbg_rx_desc_seq_show()
/linux/drivers/md/
H A Ddm-ps-round-robin.c58 struct selector *s = kmalloc(sizeof(*s), GFP_KERNEL); in alloc_selector() local
71 struct selector *s; in rr_create() local
83 struct selector *s = ps->context; in rr_destroy() local
124 struct selector *s = ps->context; in rr_add_path() local
168 struct selector *s = ps->context; in rr_fail_path() local
179 struct selector *s = ps->context; in rr_reinstate_path() local
192 struct selector *s = ps->context; in rr_select_path() local
/linux/tools/testing/selftests/bpf/progs/
H A Dbind_prog.h6 #define load_byte(src, b, s) \ argument
8 #define load_word(src, w, s) \ argument
11 #define load_byte(src, b, s) \ argument
13 #define load_word(src, w, s) \ argument
H A Dkfunc_call_fail.c42 unsigned long s = 0; in kfunc_call_test_get_mem_fail_rdonly() local
63 unsigned long s = 0; in kfunc_call_test_get_mem_fail_use_after_free() local
89 unsigned long s = 0; in kfunc_call_test_get_mem_fail_oob() local
112 unsigned long s = 0; in kfunc_call_test_get_mem_fail_not_const() local
133 unsigned long s = 0; in kfunc_call_test_mem_acquire_fail() local
[all...]
/linux/drivers/usb/host/
H A Dxhci-debugfs.c165 static int xhci_ring_enqueue_show(struct seq_file *s, void *unused) in xhci_ring_enqueue_show()
176 static int xhci_ring_dequeue_show(struct seq_file *s, void *unused) in xhci_ring_dequeue_show()
187 static int xhci_ring_cycle_show(struct seq_file *s, void *unused) in xhci_ring_cycle_show()
196 static void xhci_ring_dump_segment(struct seq_file *s, in xhci_ring_dump_segment()
215 static int xhci_ring_trb_show(struct seq_file *s, void *unused) in xhci_ring_trb_show()
259 static int xhci_slot_context_show(struct seq_file *s, void *unused) in xhci_slot_context_show()
279 static int xhci_endpoint_context_show(struct seq_file *s, void *unused) in xhci_endpoint_context_show()
305 static int xhci_device_name_show(struct seq_file *s, void *unused) in xhci_device_name_show()
346 static int xhci_portsc_show(struct seq_file *s, void *unused) in xhci_portsc_show()
366 struct seq_file *s = file->private_data; in xhci_port_write() local
[all …]
/linux/arch/parisc/boot/compressed/
H A Dmisc.c20 #define memzero(s, n) memset((s), 0, (n)) argument
67 const char *s = src; in memmove() local
82 void *memset(void *s, int c, size_t count) in memset()
91 void *memcpy(void *d, const void *s, size_t len) in memcpy()
101 size_t strlen(const char *s) in strlen()
110 char *strchr(const char *s, int c) in strchr()
120 static int puts(const char *s) in puts()
/linux/drivers/comedi/drivers/
H A Dadl_pci9118.c287 struct comedi_subdevice *s, in pci9118_ai_check_chanlist()
327 struct comedi_subdevice *s, in pci9118_set_chanlist()
405 struct comedi_subdevice *s, in pci9118_ai_samples_ready()
461 struct comedi_subdevice *s, in pci9118_ai_dma_xfer()
529 struct comedi_subdevice *s, in pci9118_calc_divisors()
562 struct comedi_subdevice *s) in pci9118_ai_cancel()
598 struct comedi_subdevice *s, void *data, in pci9118_ai_munge()
619 struct comedi_subdevice *s) in pci9118_ai_get_onesample()
636 struct comedi_subdevice *s) in pci9118_ai_get_dma()
679 struct comedi_subdevice *s = dev->read_subdev; in pci9118_interrupt() local
[all …]
H A Ddyna_pci10xx.c49 struct comedi_subdevice *s, in dyna_pci10xx_ai_eoc()
62 struct comedi_subdevice *s, in dyna_pci10xx_insn_read_ai()
102 struct comedi_subdevice *s, in dyna_pci10xx_insn_write_ao()
122 struct comedi_subdevice *s, in dyna_pci10xx_di_insn_bits()
142 struct comedi_subdevice *s, in dyna_pci10xx_do_insn_bits()
166 struct comedi_subdevice *s; in dyna_pci10xx_auto_attach() local
H A Dni_daq_700.c74 struct comedi_subdevice *s, in daq700_dio_insn_bits()
96 struct comedi_subdevice *s, in daq700_dio_insn_config()
113 struct comedi_subdevice *s, in daq700_ai_eoc()
131 struct comedi_subdevice *s, in daq700_ai_rinsn()
195 struct comedi_subdevice *s) in daq700_ai_config()
212 struct comedi_subdevice *s; in daq700_auto_attach() local
H A Ddmm32at.c159 struct comedi_subdevice *s, in dmm32at_ai_set_chanspec()
178 struct comedi_subdevice *s) in dmm32at_ai_get_sample()
190 struct comedi_subdevice *s, in dmm32at_ai_status()
203 struct comedi_subdevice *s, in dmm32at_ai_insn_read()
233 struct comedi_subdevice *s, in dmm32at_ai_check_chanlist()
260 struct comedi_subdevice *s, in dmm32at_ai_cmdtest()
363 static int dmm32at_ai_cmd(struct comedi_device *dev, struct comedi_subdevice *s) in dmm32at_ai_cmd()
395 struct comedi_subdevice *s) in dmm32at_ai_cancel()
417 struct comedi_subdevice *s = dev->read_subdev; in dmm32at_isr() local
438 struct comedi_subdevice *s, in dmm32at_ao_eoc()
[all …]
H A Ddas08.c155 struct comedi_subdevice *s, in das08_ai_eoc()
168 struct comedi_subdevice *s, in das08_ai_insn_read()
250 struct comedi_subdevice *s, in das08_di_insn_bits()
260 struct comedi_subdevice *s, in das08_do_insn_bits()
280 struct comedi_subdevice *s, in das08jr_di_insn_bits()
290 struct comedi_subdevice *s, in das08jr_do_insn_bits()
324 struct comedi_subdevice *s, in das08_ao_insn_write()
345 struct comedi_subdevice *s; in das08_common_attach() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsmt.c45 struct smt_data *s; in t4_init_smt() local
65 static struct smt_entry *find_or_alloc_smte(struct smt_data *s, u8 *smac) in find_or_alloc_smte()
123 struct smt_data *s = adap->smt; in do_smt_write_rpl() local
141 struct smt_data *s = adapter->smt; in write_smt_entry() local
212 struct smt_data *s = adap->smt; in t4_smt_alloc_switching() local
/linux/mm/
H A Dslab_common.c84 kmem_cache_size(struct kmem_cache * s) kmem_cache_size() argument
139 slab_unmergeable(struct kmem_cache * s) slab_unmergeable() argument
164 struct kmem_cache *s; find_mergeable() local
210 struct kmem_cache *s; create_cache() local
258 struct kmem_cache *s = NULL; do_kmem_cache_create_usercopy() local
553 kmem_cache_release(struct kmem_cache * s) kmem_cache_release() argument
563 kmem_cache_release(struct kmem_cache * s) kmem_cache_release() argument
572 struct kmem_cache *s, *s2; slab_caches_to_rcu_destroy_workfn() local
599 shutdown_cache(struct kmem_cache * s) shutdown_cache() argument
620 slab_kmem_cache_release(struct kmem_cache * s) slab_kmem_cache_release() argument
627 kmem_cache_destroy(struct kmem_cache * s) kmem_cache_destroy() argument
757 create_boot_cache(struct kmem_cache * s,const char * name,unsigned int size,slab_flags_t flags,unsigned int useroffset,unsigned int usersize) create_boot_cache() argument
794 struct kmem_cache *s = kmem_cache_zalloc(kmem_cache, GFP_NOWAIT); create_kmalloc_cache() local
1212 cache_show(struct kmem_cache * s,struct seq_file * m) cache_show() argument
1232 struct kmem_cache *s = list_entry(p, struct kmem_cache, list); slab_show() local
1242 struct kmem_cache *s; dump_unreclaimable_slab() local
[all...]
/linux/drivers/accel/ivpu/
H A Divpu_debugfs.c23 static inline struct ivpu_device *seq_to_ivpu(struct seq_file *s) in seq_to_ivpu()
30 static int bo_list_show(struct seq_file *s, void *v) in bo_list_show()
40 static int fw_name_show(struct seq_file *s, void *v) in fw_name_show()
48 static int fw_trace_capability_show(struct seq_file *s, void *v) in fw_trace_capability_show()
66 static int fw_trace_config_show(struct seq_file *s, void *v) in fw_trace_config_show()
86 static int last_bootmode_show(struct seq_file *s, void *v) in last_bootmode_show()
95 static int reset_counter_show(struct seq_file *s, void *v) in reset_counter_show()
103 static int reset_pending_show(struct seq_file *s, void *v) in reset_pending_show()
172 static int fw_log_show(struct seq_file *s, void *v) in fw_log_show()
189 struct seq_file *s = file->private_data; in fw_log_fops_write() local
/linux/fs/reiserfs/
H A Dlock.c22 void reiserfs_write_lock(struct super_block *s) in reiserfs_write_lock()
35 void reiserfs_write_unlock(struct super_block *s) in reiserfs_write_unlock()
52 int __must_check reiserfs_write_unlock_nested(struct super_block *s) in reiserfs_write_unlock_nested()
70 void reiserfs_write_lock_nested(struct super_block *s, int depth) in reiserfs_write_lock_nested()
/linux/drivers/pinctrl/
H A Dpinconf.c216 static void pinconf_show_config(struct seq_file *s, struct pinctrl_dev *pctldev, in pinconf_show_config()
238 void pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map) in pinconf_show_map()
261 void pinconf_show_setting(struct seq_file *s, in pinconf_show_setting()
294 struct seq_file *s, int pin) in pinconf_dump_pin()
304 static int pinconf_pins_show(struct seq_file *s, void *what) in pinconf_pins_show()
336 struct seq_file *s, unsigned int selector, in pinconf_dump_group()
347 static int pinconf_groups_show(struct seq_file *s, void *what) in pinconf_groups_show()
/linux/arch/riscv/lib/
H A Dcrc32.c66 static inline u32 crc32_le_zbc(unsigned long s, u32 poly, unsigned long poly_qt) in crc32_le_zbc()
104 static inline u32 crc32_le_zbc(unsigned long s, u32 poly, unsigned long poly_qt) in crc32_le_zbc()
133 static inline u32 crc32_be_zbc(unsigned long s) in crc32_be_zbc()
161 unsigned long s = 0; in crc32_le_unaligned() local
184 unsigned long s; in crc32_le_generic() local
236 unsigned long s = 0; in crc32_be_unaligned() local
260 unsigned long s; in crc32_be() local

12345678910>>...112