Home
last modified time | relevance | path

Searched defs:s (Results 3926 – 3950 of 4883) sorted by relevance

1...<<151152153154155156157158159160>>...196

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dhighlight.pack.js2self&&self;"undefined"!=typeof exports?e(exports):n&&(n.hljs=e({}),"function"==typeof define&&defi… class in AnonymousFunctioneac6a718ad00
H A Dqunit-1.18.0.js252 var config=QUnit.config,hasOwn=Object.prototype.hasOwnProperty,defined={document:window.document!==… argument
253 s=s+"";return s.replace(/['"<>&]/g,function(s){switch(s){case "'":return "&#039;";case "\"":return … argument
/openbmc/linux/net/ipv4/
H A Dfib_trie.c2524 static void trie_collect_stats(struct trie *t, struct trie_stat *s) in trie_collect_stats()
2600 struct trie_use_stats s = { 0 }; in trie_show_usage() local
2760 static inline const char *rtn_scope(char *buf, size_t len, enum rt_scope_t s) in rtn_scope()
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib9000.c1015 u8 i, s; in dib9000_risc_apb_access_read() local
1042 u8 s, i; in dib9000_risc_apb_access_write() local
2284 u32 n, s, exp; in dib9000_get_snr() local
/openbmc/qemu/
H A Dblockdev.c1367 BlockdevSnapshot *s = action->u.blockdev_snapshot.data; in external_snapshot_action() local
1376 BlockdevSnapshotSync *s = action->u.blockdev_snapshot_sync.data; in external_snapshot_action() local
1418 BlockdevSnapshotSync *s = action->u.blockdev_snapshot_sync.data; in external_snapshot_action() local
/openbmc/linux/kernel/trace/
H A Dtrace_events.c339 const char *r, *e, *s; in process_string() local
1836 struct trace_seq *s; in event_filter_read() local
1996 struct trace_seq *s; in subsystem_filter_read() local
2046 struct trace_seq *s; in show_header() local
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c2444 struct felix_stream_filter_counters *s = &sfi->stats; in vsc9959_update_sfid_stats() local
2490 struct felix_stream_filter_counters *s; in vsc9959_psfp_stats_get() local
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c56 #define stringify(s) tostring(s) argument
57 #define tostring(s) #s argument
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c181 get_chainname_rulenum(const struct ip6t_entry *s, const struct ip6t_entry *e, in get_chainname_rulenum()
764 seqcount_t *s = &per_cpu(xt_recseq, cpu); in get_counters() local
/openbmc/linux/kernel/rcu/
H A Dtasks.h424 unsigned long s = rcu_seq_snap(&rtp->barrier_q_seq); in rcu_barrier_tasks_generic() local
720 static void show_rcu_tasks_generic_gp_kthread(struct rcu_tasks *rtp, char *s) in show_rcu_tasks_generic_gp_kthread()
/openbmc/linux/fs/nfs/
H A Dpnfs.h802 static inline void set_pnfs_layoutdriver(struct nfs_server *s, in set_pnfs_layoutdriver()
808 static inline void unset_pnfs_layoutdriver(struct nfs_server *s) in unset_pnfs_layoutdriver()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.c446 struct scatterlist *s = request->sg; in __cdns3_descmiss_copy_data() local
1133 struct scatterlist *s = NULL; in cdns3_ep_run_transfer() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dsdma.c1075 void sdma_seqfile_dump_cpu_list(struct seq_file *s, in sdma_seqfile_dump_cpu_list()
2169 void sdma_seqfile_dump_sde(struct seq_file *s, struct sdma_engine *sde) in sdma_seqfile_dump_sde()
/openbmc/linux/sound/core/
H A Drawmidi.c324 struct snd_rawmidi_str *s = &rmidi->streams[stream]; in assign_substream() local
2121 struct snd_rawmidi_substream *s; in snd_rawmidi_dev_disconnect() local
/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c717 struct hdac_stream *s; in azx_irq_pending_work() local
758 struct hdac_stream *s; in azx_clear_irq_pending() local
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c4999 static void *cgroup_procs_next(struct seq_file *s, void *v, loff_t *pos) in cgroup_procs_next()
5010 static void *__cgroup_procs_start(struct seq_file *s, loff_t *pos, in __cgroup_procs_start()
5036 static void *cgroup_procs_start(struct seq_file *s, loff_t *pos) in cgroup_procs_start()
5053 static int cgroup_procs_show(struct seq_file *s, void *v) in cgroup_procs_show()
5180 static void *cgroup_threads_start(struct seq_file *s, loff_t *pos) in cgroup_threads_start()
/openbmc/linux/sound/pci/rme9652/
H A Dhdspm.c1498 static inline void hdspm_start_audio(struct hdspm * s) in hdspm_start_audio()
1504 static inline void hdspm_stop_audio(struct hdspm * s) in hdspm_stop_audio()
1526 static int hdspm_set_interrupt_interval(struct hdspm *s, unsigned int frames) in hdspm_set_interrupt_interval()
5480 struct snd_pcm_substream *s; in snd_hdspm_reset() local
5778 struct snd_pcm_substream *s; in snd_hdspm_trigger() local
6163 long unsigned int s; in snd_hdspm_hwdep_ioctl() local
/openbmc/linux/crypto/
H A Dserpent_generic.c33 #define store_and_load_keys(x0, x1, x2, x3, s, l) \ argument
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c396 #define BIT_VAL(x, e, s) (((x) & ((1 << ((e) - (s) + 1)) - 1)) << (s)) argument
/openbmc/linux/tools/perf/util/
H A Devent.h253 #define perf_sample__bad_synth_size(s, d) ((s)->raw_size < sizeof(d) - 4) argument
H A Dsvghelper.c726 static int str_to_bitmap(char *s, cpumask_t *b, int nr_cpus) in str_to_bitmap()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.h108 #define sprite_name(p, s) ((p) * DISPLAY_RUNTIME_INFO(dev_priv)->num_sprites[(p)] + (s) + 'A') argument
/openbmc/linux/include/uapi/linux/
H A Djffs2.h208 struct jffs2_raw_summary s; member
/openbmc/qemu/hw/arm/
H A Dmusca.c293 SysBusDevice *s; in make_uart() local
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.h51 #define expr_list_for_each_sym(l, e, s) \ argument

1...<<151152153154155156157158159160>>...196