Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 86) sorted by relevance

1234

/include/linux/
Dtrace_seq.h20 trace_seq_init(struct trace_seq *s) in trace_seq_init()
39 static inline int trace_seq_used(struct trace_seq *s) in trace_seq_used()
54 trace_seq_buffer_ptr(struct trace_seq *s) in trace_seq_buffer_ptr()
66 static inline bool trace_seq_has_overflowed(struct trace_seq *s) in trace_seq_has_overflowed()
95 static inline void trace_seq_printf(struct trace_seq *s, const char *fmt, ...) in trace_seq_printf()
99 trace_seq_bprintf(struct trace_seq *s, const char *fmt, const u32 *binary) in trace_seq_bprintf()
104 trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp, in trace_seq_bitmask()
109 static inline int trace_print_seq(struct seq_file *m, struct trace_seq *s) in trace_print_seq()
113 static inline int trace_seq_to_user(struct trace_seq *s, char __user *ubuf, in trace_seq_to_user()
118 static inline void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts()
[all …]
Dseq_buf.h25 static inline void seq_buf_clear(struct seq_buf *s) in seq_buf_clear()
32 seq_buf_init(struct seq_buf *s, unsigned char *buf, unsigned int size) in seq_buf_init()
44 seq_buf_has_overflowed(struct seq_buf *s) in seq_buf_has_overflowed()
50 seq_buf_set_overflow(struct seq_buf *s) in seq_buf_set_overflow()
59 seq_buf_buffer_left(struct seq_buf *s) in seq_buf_buffer_left()
68 static inline unsigned int seq_buf_used(struct seq_buf *s) in seq_buf_used()
81 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf()
103 static inline void seq_buf_commit(struct seq_buf *s, int num) in seq_buf_commit()
Dseqlock.h54 static inline void __seqcount_init(seqcount_t *s, const char *name, in __seqcount_init()
68 # define seqcount_init(s) \ argument
74 static inline void seqcount_lockdep_reader_access(const seqcount_t *s) in seqcount_lockdep_reader_access()
87 # define seqcount_init(s) __seqcount_init(s, NULL, NULL) argument
107 static inline unsigned __read_seqcount_begin(const seqcount_t *s) in __read_seqcount_begin()
129 static inline unsigned raw_read_seqcount(const seqcount_t *s) in raw_read_seqcount()
145 static inline unsigned raw_read_seqcount_begin(const seqcount_t *s) in raw_read_seqcount_begin()
161 static inline unsigned read_seqcount_begin(const seqcount_t *s) in read_seqcount_begin()
181 static inline unsigned raw_seqcount_begin(const seqcount_t *s) in raw_seqcount_begin()
202 static inline int __read_seqcount_retry(const seqcount_t *s, unsigned start) in __read_seqcount_retry()
[all …]
Dvt_buffer.h27 static inline void scr_memsetw(u16 *s, u16 c, unsigned int count) in scr_memsetw()
36 static inline void scr_memcpyw(u16 *d, const u16 *s, unsigned int count) in scr_memcpyw()
45 static inline void scr_memmovew(u16 *d, const u16 *s, unsigned int count) in scr_memmovew()
Dtorture.h45 #define TOROUT_STRING(s) \ argument
47 #define VERBOSE_TOROUT_STRING(s) \ argument
49 #define VERBOSE_TOROUT_ERRSTRING(s) \ argument
Dlockdep.h395 # define lock_acquire(l, s, t, r, c, n, i) do { } while (0) argument
397 # define lock_set_class(l, n, k, s, i) do { } while (0) argument
398 # define lock_set_subclass(l, s, i) do { } while (0) argument
522 #define lock_acquire_exclusive(l, s, t, n, i) lock_acquire(l, s, t, 0, 1, n, i) argument
523 #define lock_acquire_shared(l, s, t, n, i) lock_acquire(l, s, t, 1, 1, n, i) argument
524 #define lock_acquire_shared_recursive(l, s, t, n, i) lock_acquire(l, s, t, 2, 1, n, i) argument
526 #define spin_acquire(l, s, t, i) lock_acquire_exclusive(l, s, t, NULL, i) argument
527 #define spin_acquire_nest(l, s, t, n, i) lock_acquire_exclusive(l, s, t, n, i) argument
530 #define rwlock_acquire(l, s, t, i) lock_acquire_exclusive(l, s, t, NULL, i) argument
531 #define rwlock_acquire_read(l, s, t, i) lock_acquire_shared_recursive(l, s, t, NULL, i) argument
[all …]
Dseccomp.h45 static inline int seccomp_mode(struct seccomp *s) in seccomp_mode()
73 static inline int seccomp_mode(struct seccomp *s) in seccomp_mode()
Dkernel.h295 static inline int __must_check kstrtoul(const char *s, unsigned int base, unsigned long *res) in kstrtoul()
324 static inline int __must_check kstrtol(const char *s, unsigned int base, long *res) in kstrtol()
340 static inline int __must_check kstrtou64(const char *s, unsigned int base, u64 *res) in kstrtou64()
345 static inline int __must_check kstrtos64(const char *s, unsigned int base, s64 *res) in kstrtos64()
350 static inline int __must_check kstrtou32(const char *s, unsigned int base, u32 *res) in kstrtou32()
355 static inline int __must_check kstrtos32(const char *s, unsigned int base, s32 *res) in kstrtos32()
378 static inline int __must_check kstrtou64_from_user(const char __user *s, size_t count, unsigned int… in kstrtou64_from_user()
383 static inline int __must_check kstrtos64_from_user(const char __user *s, size_t count, unsigned int… in kstrtos64_from_user()
388 static inline int __must_check kstrtou32_from_user(const char __user *s, size_t count, unsigned int… in kstrtou32_from_user()
393 static inline int __must_check kstrtos32_from_user(const char __user *s, size_t count, unsigned int… in kstrtos32_from_user()
Dhdlcdrv.h220 static inline void hdlcdrv_putbits(struct hdlcdrv_state *s, unsigned int bits) in hdlcdrv_putbits()
225 static inline unsigned int hdlcdrv_getbits(struct hdlcdrv_state *s) in hdlcdrv_getbits()
243 static inline void hdlcdrv_channelbit(struct hdlcdrv_state *s, unsigned int bit) in hdlcdrv_channelbit()
250 static inline void hdlcdrv_setdcd(struct hdlcdrv_state *s, int dcd) in hdlcdrv_setdcd()
255 static inline int hdlcdrv_ptt(struct hdlcdrv_state *s) in hdlcdrv_ptt()
Dkasan.h111 static inline void kasan_kmalloc(struct kmem_cache *s, const void *object, in kasan_kmalloc()
116 static inline void kasan_slab_alloc(struct kmem_cache *s, void *object, in kasan_slab_alloc()
118 static inline bool kasan_slab_free(struct kmem_cache *s, void *object) in kasan_slab_free()
Dstring.h133 static inline int strtobool(const char *s, bool *res) in strtobool()
Dslab.h362 static __always_inline void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t flags, int node) in kmem_cache_alloc_node()
377 kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace()
386 static __always_inline void *kmem_cache_alloc_trace(struct kmem_cache *s, in kmem_cache_alloc_trace()
396 kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace()
Dkmemcheck.h103 kmemcheck_slab_alloc(struct kmem_cache *s, gfp_t gfpflags, void *object, in kmemcheck_slab_alloc()
108 static inline void kmemcheck_slab_free(struct kmem_cache *s, void *object, in kmemcheck_slab_free()
Dwin_minmax.h18 struct minmax_sample s[3]; member
/include/linux/mtd/
Dcfi_endian.h36 #define cfi_default(s) ((s)?:CFI_DEFAULT_ENDIAN) argument
37 #define cfi_be(s) (cfi_default(s) == CFI_BIG_ENDIAN) argument
38 #define cfi_le(s) (cfi_default(s) == CFI_LITTLE_ENDIAN) argument
39 #define cfi_host(s) (cfi_default(s) == CFI_HOST_ENDIAN) argument
50 #define _cpu_to_cfi(w, s, x) (cfi_host(s)?(x):_swap_to_cfi(w, s, x)) argument
51 #define _cfi_to_cpu(w, s, x) (cfi_host(s)?(x):_swap_to_cpu(w, s, x)) argument
52 #define _swap_to_cfi(w, s, x) (cfi_be(s)?cpu_to_be##w(x):cpu_to_le##w(x)) argument
53 #define _swap_to_cpu(w, s, x) (cfi_be(s)?be##w##_to_cpu(x):le##w##_to_cpu(x)) argument
/include/linux/mfd/
Dsyscon.h36 static inline struct regmap *syscon_regmap_lookup_by_compatible(const char *s) in syscon_regmap_lookup_by_compatible()
41 static inline struct regmap *syscon_regmap_lookup_by_pdevname(const char *s) in syscon_regmap_lookup_by_pdevname()
/include/linux/pinctrl/
Dconsumer.h100 struct pinctrl_state *s) in pinctrl_select_state()
135 struct pinctrl_state *s; in pinctrl_get_select() local
167 struct pinctrl_state *s; in devm_pinctrl_get_select() local
/include/net/caif/
Dcfsrvl.h50 struct cfsrvl *s = container_of(layr, struct cfsrvl, layer); in cfsrvl_get() local
59 struct cfsrvl *s = container_of(layr, struct cfsrvl, layer); in cfsrvl_put() local
/include/net/
Daf_unix.h43 #define unix_state_lock(s) spin_lock(&unix_sk(s)->lock) argument
44 #define unix_state_unlock(s) spin_unlock(&unix_sk(s)->lock) argument
45 #define unix_state_lock_nested(s) \ argument
/include/linux/netfilter/ipset/
Dip_set.h67 #define SET_WITH_TIMEOUT(s) ((s)->extensions & IPSET_EXT_TIMEOUT) argument
68 #define SET_WITH_COUNTER(s) ((s)->extensions & IPSET_EXT_COUNTER) argument
69 #define SET_WITH_COMMENT(s) ((s)->extensions & IPSET_EXT_COMMENT) argument
70 #define SET_WITH_SKBINFO(s) ((s)->extensions & IPSET_EXT_SKBINFO) argument
71 #define SET_WITH_FORCEADD(s) ((s)->flags & IPSET_CREATE_FLAG_FORCEADD) argument
129 #define ext_timeout(e, s) \ argument
131 #define ext_counter(e, s) \ argument
133 #define ext_comment(e, s) \ argument
135 #define ext_skbinfo(e, s) \ argument
/include/crypto/
Dblowfish.h17 u32 s[1024]; member
Dtwofish.h17 u32 s[4][256], w[8], k[32]; member
/include/asm-generic/
Dvga.h18 #define VGA_MAP_MEM(x, s) (unsigned long)phys_to_virt(x) argument
/include/linux/platform_data/
Dvideo-clcd-versatile.h10 static inline struct clcd_panel *versatile_clcd_get_panel(const char *s) in versatile_clcd_get_panel()
/include/linux/sunrpc/
Dstats.h72 static inline struct proc_dir_entry *rpc_proc_register(struct net *net, struct rpc_stat *s) { retur… in rpc_proc_register()
76 static inline struct proc_dir_entry *svc_proc_register(struct net *net, struct svc_stat *s, in svc_proc_register()

1234