Home
last modified time | relevance | path

Searched defs:s (Results 326 – 350 of 2633) sorted by relevance

1...<<11121314151617181920>>...106

/linux/fs/jffs2/
H A Dscan.c97 struct jffs2_summary *s = NULL; /* summary info collected by the scan process */ in jffs2_scan_medium() local
334 struct jffs2_summary *s) in jffs2_scan_xattr_node()
390 struct jffs2_summary *s) in jffs2_scan_xref_node()
448 unsigned char *buf, uint32_t buf_size, struct jffs2_summary *s) { in jffs2_scan_eraseblock()
994 struct jffs2_raw_inode *ri, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_inode_node()
1048 struct jffs2_raw_dirent *rd, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_dirent_node()
/linux/drivers/comedi/drivers/
H A Daddi_apci_2200.c29 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 Dmpc624.c109 struct comedi_subdevice *s) in mpc624_ai_get_sample()
188 struct comedi_subdevice *s, in mpc624_ai_eoc()
201 struct comedi_subdevice *s, in mpc624_ai_insn_read()
237 struct comedi_subdevice *s; in mpc624_attach() local
H A Dgsc_hpdi.c143 struct comedi_subdevice *s = dev->read_subdev; in gsc_hpdi_drain_dma() local
180 struct comedi_subdevice *s = dev->read_subdev; in gsc_hpdi_interrupt() local
264 struct comedi_subdevice *s) in gsc_hpdi_cancel()
275 struct comedi_subdevice *s) in gsc_hpdi_cmd()
330 struct comedi_subdevice *s, in gsc_hpdi_check_chanlist()
349 struct comedi_subdevice *s, in gsc_hpdi_cmd_test()
454 struct comedi_subdevice *s, in gsc_hpdi_dio_insn_config()
584 struct comedi_subdevice *s; in gsc_hpdi_auto_attach() local
H A Dni_pcidio.c332 static int setup_mite_dma(struct comedi_device *dev, struct comedi_subdevice *s) in setup_mite_dma()
357 static int ni_pcidio_poll(struct comedi_device *dev, struct comedi_subdevice *s) in ni_pcidio_poll()
377 struct comedi_subdevice *s = dev->read_subdev; in nidio_interrupt() local
467 struct comedi_subdevice *s, in ni_pcidio_insn_config()
492 struct comedi_subdevice *s, in ni_pcidio_insn_bits()
528 struct comedi_subdevice *s, struct comedi_cmd *cmd) in ni_pcidio_cmdtest()
602 struct comedi_subdevice *s, in ni_pcidio_inttrig()
617 static int ni_pcidio_cmd(struct comedi_device *dev, struct comedi_subdevice *s) in ni_pcidio_cmd()
732 struct comedi_subdevice *s) in ni_pcidio_cancel()
741 struct comedi_subdevice *s) in ni_pcidio_change()
[all …]
H A Dfl512.c50 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
H A Dcb_pcimdda.c83 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 Dssv_dnp.c42 struct comedi_subdevice *s, in dnp_dio_insn_bits()
81 struct comedi_subdevice *s, in dnp_dio_insn_config()
126 struct comedi_subdevice *s; in dnp_attach() local
H A Daddi_apci_3501.c107 struct comedi_subdevice *s, in apci3501_ao_insn_write()
156 struct comedi_subdevice *s, in apci3501_di_insn_bits()
166 struct comedi_subdevice *s, in apci3501_do_insn_bits()
255 struct comedi_subdevice *s, in apci3501_eeprom_insn_read()
309 struct comedi_subdevice *s; in apci3501_auto_attach() local
/linux/lib/
H A Dclosure.c125 struct closure_syncer *s = cl->s; in CLOSURE_CALLBACK() local
137 struct closure_syncer s = { .task = current }; in __closure_sync() local
162 struct closure_syncer s = { .task = current }; in closure_return_sync() local
190 struct closure_syncer s = { .task = current }; in __closure_sync_timeout() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pko-defs.h99 } s; member
112 } s; member
129 } s; member
148 } s; member
159 } s; member
204 } s; member
251 } s; member
289 } s; member
335 } s; member
370 } s; member
[all …]
H A Dcvmx-pescx-defs.h82 } s; member
152 } s; member
165 } s; member
178 } s; member
191 } s; member
232 } s; member
284 } s; member
366 } s; member
439 } s; member
458 } s; member
[all …]
/linux/net/tipc/
H A Dtopsrv.c127 struct tipc_topsrv *s = con->server; in tipc_conn_kref_release() local
180 static struct tipc_conn *tipc_conn_alloc(struct tipc_topsrv *s, struct socket *sock) in tipc_conn_alloc()
216 static struct tipc_conn *tipc_conn_lookup(struct tipc_topsrv *s, int conid) in tipc_conn_lookup()
231 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub()
363 struct tipc_subscr *s) in tipc_conn_rcv_sub()
393 struct tipc_subscr s; in tipc_conn_rcv_from_sock() local
633 static int tipc_topsrv_work_start(struct tipc_topsrv *s) in tipc_topsrv_work_start()
651 static void tipc_topsrv_work_stop(struct tipc_topsrv *s) in tipc_topsrv_work_stop()
/linux/arch/powerpc/platforms/powernv/
H A Dvas-debug.c30 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()
/linux/lib/zlib_deflate/
H A Ddefutil.h260 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);} argument
268 #define MAX_DIST(s) ((s)->w_size-MIN_LOOKAHEAD) argument
288 #define put_short(s, w) { \ argument
314 static inline void bi_flush(deflate_state *s) in bi_flush()
330 static inline void bi_windup(deflate_state *s) in bi_windup()
364 deflate_state *s, in send_bits()
389 #define send_bits(s, value, length) \ argument
405 deflate_state *s, in zlib_tr_send_bits()
424 deflate_state *s = (deflate_state *) strm->state; in flush_pending() local
/linux/sound/hda/codecs/
H A Dca0132_regs.h350 #define X_RANGE_MAIN(a, s) \ argument
352 #define X_RANGE_AUX(a, s) \ argument
354 #define X_RANGE_EXT(a, s) \ argument
356 #define X_RANGE_ALL(a, s) \ argument
359 #define Y_RANGE_MAIN(a, s) \ argument
362 #define Y_RANGE_AUX(a, s) \ argument
365 #define Y_RANGE_EXT(a, s) \ argument
368 #define Y_RANGE_ALL(a, s) \ argument
372 #define UC_RANGE(a, s) \ argument
391 #define X_EXT_AUX_SIZE(a, s) ((s) - X_EXT_MAIN_SIZE(a)) argument
[all …]
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_hw_types.h247 } s; member
284 } s; member
309 } s; member
329 } s; member
349 } s; member
369 } s; member
384 } s; member
397 } s; member
418 } s; member
439 } s; member
[all …]
/linux/drivers/media/pci/cobalt/
H A Dcobalt-irq.c15 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
/linux/fs/bcachefs/
H A Dfsck.c106 struct bch_subvolume s; in subvol_lookup() local
148 struct bkey_s_c_snapshot s = bkey_s_c_to_snapshot(k); in find_snapshot_tree_subvol() local
541 static int reattach_subvol(struct btree_trans *trans, struct bkey_s_c_subvolume s) in reattach_subvol()
613 struct bkey_i_snapshot *s = bch2_bkey_get_mut_typed(trans, &iter, in reconstruct_subvol() local
681 static inline void snapshots_seen_exit(struct snapshots_seen *s) in snapshots_seen_exit()
686 static inline void snapshots_seen_init(struct snapshots_seen *s) in snapshots_seen_init()
691 static int snapshots_seen_add_inorder(struct bch_fs *c, struct snapshots_seen *s, u32 id) in snapshots_seen_add_inorder()
708 static int snapshots_seen_update(struct bch_fs *c, struct snapshots_seen *s, in snapshots_seen_update()
769 static bool ref_visible(struct bch_fs *c, struct snapshots_seen *s, in ref_visible()
876 struct snapshots_seen *s, in get_visible_inodes()
[all …]
/linux/arch/csky/lib/
H A Dstring.c32 union const_types s = { .as_u8 = src }; in memcpy() local
97 const char *s = src + count; in memmove() local
107 void *memset(void *s, int c, size_t count) in memset()
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_csr.h393 } s; member
411 } s; member
429 } s; member
451 } s; member
473 } s; member
498 } s; member
542 } s; member
567 } s; member
607 } s; member
666 } s; member
[all …]
/linux/arch/powerpc/boot/
H A Dstdio.c11 size_t strnlen(const char * s, size_t count) in strnlen()
20 char *strrchr(const char *s, int c) in strrchr()
62 static int skip_atoi(const char **s) in skip_atoi()
152 const char *s; in vsprintf() local
/linux/drivers/virt/coco/efi_secret/
H A Defi_secret.c142 struct efi_secret *s = efi_secret_get(); in efi_secret_map_area() local
180 struct efi_secret *s = efi_secret_get(); in efi_secret_securityfs_teardown() local
190 struct efi_secret *s = efi_secret_get(); in efi_secret_securityfs_setup() local
272 struct efi_secret *s = efi_secret_get(); in efi_secret_unmap_area() local
/linux/fs/nls/
H A Dnls_base.c55 int utf8_to_utf32(const u8 *s, int inlen, unicode_t *pu) in utf8_to_utf32()
86 int utf32_to_utf8(unicode_t u, u8 *s, int maxout) in utf32_to_utf8()
117 static inline void put_utf16(wchar_t *s, unsigned c, enum utf16_endian endian) in put_utf16()
132 int utf8s_to_utf16s(const u8 *s, int inlen, enum utf16_endian endian, in utf8s_to_utf16s()
187 u8 *s, int maxout) in utf16s_to_utf8s()
/linux/security/tomoyo/
H A Dtomoyo.c19 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_domain() local
41 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_cred_prepare() local
59 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_bprm_committed_creds() local
94 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_bprm_check_security() local
535 struct tomoyo_task *s = tomoyo_task(task); in tomoyo_task_free() local
600 struct tomoyo_task *s = tomoyo_task(current); in tomoyo_init() local

1...<<11121314151617181920>>...106