Searched refs:ss (Results 276 - 300 of 333) sorted by path

<<11121314

/linux-master/net/ceph/
H A Dmessenger.c168 struct sockaddr_storage ss = addr->in_addr; /* align */ local
169 struct sockaddr_in *in4 = (struct sockaddr_in *)&ss;
170 struct sockaddr_in6 *in6 = (struct sockaddr_in6 *)&ss;
175 switch (ss.ss_family) {
190 ss.ss_family);
436 struct sockaddr_storage ss = con->peer_addr.in_addr; /* align */ local
447 ret = sock_create_kern(read_pnet(&con->msgr->net), ss.ss_family,
462 ret = kernel_connect(sock, (struct sockaddr *)&ss, sizeof(ss),
1179 struct sockaddr_storage ss local
[all...]
/linux-master/net/ipv4/
H A Digmp.c2627 struct sockaddr_storage ss; local
2629 psin = (struct sockaddr_in *)&ss;
2630 memset(&ss, 0, sizeof(ss));
2634 &ss, sizeof(ss)))
2636 ss_offset += sizeof(ss);
/linux-master/net/ipv6/
H A Dmcast.c617 struct sockaddr_storage ss; local
619 psin6 = (struct sockaddr_in6 *)&ss;
620 memset(&ss, 0, sizeof(ss));
623 if (copy_to_sockptr_offset(optval, ss_offset, &ss, sizeof(ss)))
625 ss_offset += sizeof(ss);
/linux-master/net/netfilter/
H A Dnfnetlink.c158 nfnetlink_find_client(u16 type, const struct nfnetlink_subsystem *ss) argument
162 if (cb_id >= ss->cb_count)
165 return &ss->cb[cb_id];
221 const struct nfnetlink_subsystem *ss; local
232 ss = nfnetlink_get_subsys(type);
233 if (!ss) {
238 ss = nfnetlink_get_subsys(type);
239 if (!ss)
247 nc = nfnetlink_find_client(type, ss);
270 if (ss
376 const struct nfnetlink_subsystem *ss; local
702 const struct nfnetlink_subsystem *ss; local
[all...]
H A Dnfnetlink_osf.c75 if (ctx->totlen != f->ss || !nf_osf_ttl(skb, ttl_check, f->ttl))
/linux-master/net/rds/
H A Dtcp_listen.c271 struct sockaddr_storage ss; local
294 sin6 = (struct sockaddr_in6 *)&ss;
302 sin = (struct sockaddr_in *)&ss;
309 ret = kernel_bind(sock, (struct sockaddr *)&ss, addr_len);
/linux-master/samples/bpf/
H A Ddo_hbm_test.sh222 rm -f ss.out
/linux-master/scripts/dtc/
H A Dutil.c122 const char *ss, *se; local
135 ss = s;
140 if (*s != '\0' || s == ss)
/linux-master/security/selinux/
H A DMakefile19 ss/ebitmap.o ss/hashtab.o ss/symtab.o ss/sidtab.o ss/avtab.o \
20 ss/policydb.o ss/services.o ss/conditional.o ss/mls.o ss/contex
[all...]
/linux-master/sound/parisc/
H A Dharmony.c293 snd_harmony_playback_trigger(struct snd_pcm_substream *ss, int cmd) argument
295 struct snd_harmony *h = snd_pcm_substream_chip(ss);
329 snd_harmony_capture_trigger(struct snd_pcm_substream *ss, int cmd) argument
331 struct snd_harmony *h = snd_pcm_substream_chip(ss);
395 snd_harmony_playback_prepare(struct snd_pcm_substream *ss) argument
397 struct snd_harmony *h = snd_pcm_substream_chip(ss);
398 struct snd_pcm_runtime *rt = ss->runtime;
403 h->pbuf.size = snd_pcm_lib_buffer_bytes(ss);
404 h->pbuf.count = snd_pcm_lib_period_bytes(ss);
425 snd_harmony_capture_prepare(struct snd_pcm_substream *ss) argument
455 snd_harmony_playback_pointer(struct snd_pcm_substream *ss) argument
484 snd_harmony_capture_pointer(struct snd_pcm_substream *ss) argument
513 snd_harmony_playback_open(struct snd_pcm_substream *ss) argument
532 snd_harmony_capture_open(struct snd_pcm_substream *ss) argument
551 snd_harmony_playback_close(struct snd_pcm_substream *ss) argument
559 snd_harmony_capture_close(struct snd_pcm_substream *ss) argument
[all...]
/linux-master/sound/pci/
H A Dad1889.c294 snd_ad1889_playback_open(struct snd_pcm_substream *ss) argument
296 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
297 struct snd_pcm_runtime *rt = ss->runtime;
299 chip->psubs = ss;
306 snd_ad1889_capture_open(struct snd_pcm_substream *ss) argument
308 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
309 struct snd_pcm_runtime *rt = ss->runtime;
311 chip->csubs = ss;
318 snd_ad1889_playback_close(struct snd_pcm_substream *ss) argument
320 struct snd_ad1889 *chip = snd_pcm_substream_chip(ss);
326 snd_ad1889_capture_close(struct snd_pcm_substream *ss) argument
334 snd_ad1889_playback_prepare(struct snd_pcm_substream *ss) argument
384 snd_ad1889_capture_prepare(struct snd_pcm_substream *ss) argument
435 snd_ad1889_playback_trigger(struct snd_pcm_substream *ss, int cmd) argument
476 snd_ad1889_capture_trigger(struct snd_pcm_substream *ss, int cmd) argument
511 snd_ad1889_playback_pointer(struct snd_pcm_substream *ss) argument
530 snd_ad1889_capture_pointer(struct snd_pcm_substream *ss) argument
[all...]
/linux-master/sound/pci/echoaudio/
H A Dechoaudio.c886 struct snd_pcm_substream *ss; local
890 for (ss = pcm->streams[stream].substream; ss; ss = ss->next)
891 snd_pcm_set_managed_buffer(ss, SNDRV_DMA_TYPE_DEV_SG,
893 ss->number ? 0 : 128<<10,
1836 int ss, st; local
1846 for (ss = 0; ss < DSP_MAXPIPE
[all...]
/linux-master/sound/pci/rme9652/
H A Dhdspm.c6201 levels->speed = ss;
/linux-master/sound/soc/au1x/
H A Ddbdma2.c185 static inline struct au1xpsc_audio_dmadata *to_dmadata(struct snd_pcm_substream *ss, argument
189 return &pcd[ss->stream];
H A Ddma.c177 static inline struct alchemy_pcm_ctx *ss_to_ctx(struct snd_pcm_substream *ss, argument
183 static inline struct audio_stream *ss_to_as(struct snd_pcm_substream *ss, argument
186 struct alchemy_pcm_ctx *ctx = ss_to_ctx(ss, component);
187 return &(ctx->stream[ss->stream]);
269 struct snd_pcm_substream *ss)
271 struct audio_stream *stream = ss_to_as(ss, component);
278 return bytes_to_frames(ss->runtime, location);
268 alchemy_pcm_pointer(struct snd_soc_component *component, struct snd_pcm_substream *ss) argument
/linux-master/sound/soc/intel/avs/
H A Dcldma.c71 unsigned int ss; local
73 ss = cl->buffer_size - offset;
74 memcpy(cl->dmab_data.area + offset, cl->position, ss);
76 size -= ss;
77 cl->position += ss;
78 cl->remaining -= ss;
/linux-master/sound/soc/meson/
H A Daiu-fifo.c26 static struct snd_soc_dai *aiu_fifo_dai(struct snd_pcm_substream *ss) argument
28 struct snd_soc_pcm_runtime *rtd = ss->private_data;
H A Daxg-fifo.c47 static struct snd_soc_dai *axg_fifo_dai(struct snd_pcm_substream *ss) argument
49 struct snd_soc_pcm_runtime *rtd = ss->private_data;
54 static struct axg_fifo *axg_fifo_data(struct snd_pcm_substream *ss) argument
56 struct snd_soc_dai *dai = axg_fifo_dai(ss);
61 static struct device *axg_fifo_dev(struct snd_pcm_substream *ss) argument
63 struct snd_soc_dai *dai = axg_fifo_dai(ss);
75 struct snd_pcm_substream *ss, int cmd)
77 struct axg_fifo *fifo = axg_fifo_data(ss);
99 struct snd_pcm_substream *ss)
101 struct axg_fifo *fifo = axg_fifo_data(ss);
74 axg_fifo_pcm_trigger(struct snd_soc_component *component, struct snd_pcm_substream *ss, int cmd) argument
98 axg_fifo_pcm_pointer(struct snd_soc_component *component, struct snd_pcm_substream *ss) argument
111 axg_fifo_pcm_hw_params(struct snd_soc_component *component, struct snd_pcm_substream *ss, struct snd_pcm_hw_params *params) argument
156 g12a_fifo_pcm_hw_params(struct snd_soc_component *component, struct snd_pcm_substream *ss, struct snd_pcm_hw_params *params) argument
175 axg_fifo_pcm_hw_free(struct snd_soc_component *component, struct snd_pcm_substream *ss) argument
202 struct snd_pcm_substream *ss = dev_id; local
222 struct snd_pcm_substream *ss = dev_id; local
229 axg_fifo_pcm_open(struct snd_soc_component *component, struct snd_pcm_substream *ss) argument
295 axg_fifo_pcm_close(struct snd_soc_component *component, struct snd_pcm_substream *ss) argument
[all...]
H A Daxg-fifo.h76 struct snd_pcm_substream *ss);
78 struct snd_pcm_substream *ss);
80 struct snd_pcm_substream *ss,
83 struct snd_pcm_substream *ss,
86 struct snd_pcm_substream *ss);
88 struct snd_pcm_substream *ss);
90 struct snd_pcm_substream *ss, int cmd);
/linux-master/sound/soc/sh/
H A Dsiu_pcm.c292 struct snd_pcm_substream *ss)
297 struct siu_port *port_info = siu_port_info(ss);
300 struct device *dev = ss->pcm->card->dev;
309 if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK) {
328 siu_stream->substream = ss;
334 struct snd_pcm_substream *ss)
337 struct device *dev = ss->pcm->card->dev;
338 struct siu_port *port_info = siu_port_info(ss);
343 if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
357 struct snd_pcm_substream *ss)
291 siu_pcm_open(struct snd_soc_component *component, struct snd_pcm_substream *ss) argument
333 siu_pcm_close(struct snd_soc_component *component, struct snd_pcm_substream *ss) argument
356 siu_pcm_prepare(struct snd_soc_component *component, struct snd_pcm_substream *ss) argument
403 siu_pcm_trigger(struct snd_soc_component *component, struct snd_pcm_substream *ss, int cmd) argument
447 siu_pcm_pointer_dma(struct snd_soc_component *component, struct snd_pcm_substream *ss) argument
[all...]
/linux-master/sound/soc/ti/
H A Domap-hdmi.c41 struct hdmi_audio_data *card_drvdata_substream(struct snd_pcm_substream *ss) argument
43 struct snd_soc_pcm_runtime *rtd = ss->private_data;
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h146 struct kvm_segment cs, ds, es, fs, gs, ss; member in struct:kvm_sregs
157 struct kvm_segment cs, ds, es, fs, gs, ss; member in struct:kvm_sregs2
/linux-master/tools/perf/util/
H A Dsymbol-elf.c672 int dso__synthesize_plt_symbols(struct dso *dso, struct symsrc *ss) argument
689 elf = ss->elf;
690 ehdr = ss->ehdr;
749 if (shdr_rel_plt.sh_link == ss->dynsym_idx) {
750 scn_dynsym = ss->dynsym;
751 shdr_dynsym = ss->dynshdr;
752 } else if (shdr_rel_plt.sh_link == ss->symtab_idx) {
757 scn_dynsym = ss->symtab;
758 shdr_dynsym = ss->symshdr;
1201 bool symsrc__possibly_runtime(struct symsrc *ss) argument
1206 symsrc__has_symtab(struct symsrc *ss) argument
1211 symsrc__destroy(struct symsrc *ss) argument
1229 symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, enum dso_binary_type type) argument
[all...]
H A Dsymbol-minimal.c258 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, argument
265 ss->name = strdup(name);
266 if (!ss->name)
269 ss->fd = fd;
270 ss->type = type;
280 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused)
286 bool symsrc__has_symtab(struct symsrc *ss __maybe_unused)
291 void symsrc__destroy(struct symsrc *ss) argument
293 zfree(&ss->name);
294 close(ss
341 dso__load_sym(struct dso *dso, struct map *map __maybe_unused, struct symsrc *ss, struct symsrc *runtime_ss __maybe_unused, int kmodule __maybe_unused) argument
[all...]
H A Dsymbol.c1861 struct symsrc *ss = &ss_[ss_pos]; local
1898 sirc = symsrc__init(ss, dso, name, symtab_type);
1911 if (!syms_ss && symsrc__has_symtab(ss)) {
1912 syms_ss = ss;
1918 if (!runtime_ss && symsrc__possibly_runtime(ss)) {
1919 runtime_ss = ss;
1929 symsrc__destroy(ss);
1976 struct symsrc ss; local
1990 if (symsrc__init(&ss, dso, symfs_vmlinux, symtab_type))
2003 err = dso__load_sym(dso, map, &ss,
[all...]

Completed in 732 milliseconds

<<11121314