Home
last modified time | relevance | path

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

12345678910>>...80

/linux/include/linux/
H A Dseqlock.h41 static inline void __seqcount_init(seqcount_t *s, const char *name, in __seqcount_init()
60 # define seqcount_init(s) \ argument
66 static inline void seqcount_lockdep_reader_access(const seqcount_t *s) in seqcount_lockdep_reader_access()
79 # define seqcount_init(s) __seqcount_init(s, NULL, NULL) argument
123 #define seqcount_LOCKNAME_init(s, _lock, lockname) \ argument
130 #define seqcount_raw_spinlock_init(s, lock) seqcount_LOCKNAME_init(s, lock, raw_spinlock) argument
131 #define seqcount_spinlock_init(s, lock) seqcount_LOCKNAME_init(s, lock, spinlock) argument
132 #define seqcount_rwlock_init(s, lock) seqcount_LOCKNAME_init(s, lock, rwlock) argument
133 #define seqcount_mutex_init(s, lock) seqcount_LOCKNAME_init(s, lock, mutex) argument
199 static inline seqcount_t *__seqprop_ptr(seqcount_t *s) in __seqprop_ptr()
[all …]
H A Dtrace_seq.h31 trace_seq_init(struct trace_seq *s) in trace_seq_init()
51 static inline int trace_seq_used(struct trace_seq *s) in trace_seq_used()
66 trace_seq_buffer_ptr(struct trace_seq *s) in trace_seq_buffer_ptr()
78 static inline bool trace_seq_has_overflowed(struct trace_seq *s) in trace_seq_has_overflowed()
91 static inline int trace_seq_pop(struct trace_seq *s) in trace_seq_pop()
126 void trace_seq_printf(struct trace_seq *s, const char *fmt, ...) in trace_seq_printf()
130 void trace_seq_bprintf(struct trace_seq *s, const char *fmt, const u32 *binary) in trace_seq_bprintf()
135 trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp, in trace_seq_bitmask()
140 static inline int trace_print_seq(struct seq_file *m, struct trace_seq *s) in trace_print_seq()
144 static inline int trace_seq_to_user(struct trace_seq *s, char __user *ubuf, in trace_seq_to_user()
[all …]
H A Dseq_buf.h33 static inline void seq_buf_clear(struct seq_buf *s) in seq_buf_clear()
41 seq_buf_init(struct seq_buf *s, char *buf, unsigned int size) in seq_buf_init()
53 seq_buf_has_overflowed(struct seq_buf *s) in seq_buf_has_overflowed()
59 seq_buf_set_overflow(struct seq_buf *s) in seq_buf_set_overflow()
68 seq_buf_buffer_left(struct seq_buf *s) in seq_buf_buffer_left()
77 static inline unsigned int seq_buf_used(struct seq_buf *s) in seq_buf_used()
98 static inline const char *seq_buf_str(struct seq_buf *s) in seq_buf_str()
119 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf()
141 static inline void seq_buf_commit(struct seq_buf *s, int num) in seq_buf_commit()
160 static inline int seq_buf_pop(struct seq_buf *s) in seq_buf_pop()
/linux/mm/
H A Dslub.c251 static inline bool kmem_cache_debug(struct kmem_cache *s) in kmem_cache_debug() argument
256 void *fixup_red_left(struct kmem_cache *s, void *p) in fixup_red_left() argument
264 static inline bool kmem_cache_has_cpu_partial(struct kmem_cache *s) in kmem_cache_has_cpu_partial() argument
355 sysfs_slab_add(struct kmem_cache * s) sysfs_slab_add() argument
356 sysfs_slab_alias(struct kmem_cache * s,const char * p) sysfs_slab_alias() argument
363 debugfs_slab_add(struct kmem_cache * s) debugfs_slab_add() argument
439 stat(const struct kmem_cache * s,enum stat_item si) stat() argument
451 stat_add(const struct kmem_cache * s,enum stat_item si,int v) stat_add() argument
507 get_node(struct kmem_cache * s,int node) get_node() argument
516 get_barn(struct kmem_cache * s) get_barn() argument
549 struct kmem_cache *s; global() member
565 freelist_ptr_encode(const struct kmem_cache * s,void * ptr,unsigned long ptr_addr) freelist_ptr_encode() argument
578 freelist_ptr_decode(const struct kmem_cache * s,freeptr_t ptr,unsigned long ptr_addr) freelist_ptr_decode() argument
591 get_freepointer(struct kmem_cache * s,void * object) get_freepointer() argument
602 prefetch_freepointer(const struct kmem_cache * s,void * object) prefetch_freepointer() argument
618 get_freepointer_safe(struct kmem_cache * s,void * object) get_freepointer_safe() argument
632 set_freepointer(struct kmem_cache * s,void * object,void * fp) set_freepointer() argument
647 freeptr_outside_object(struct kmem_cache * s) freeptr_outside_object() argument
656 get_info_end(struct kmem_cache * s) get_info_end() argument
696 slub_set_cpu_partial(struct kmem_cache * s,unsigned int nr_objects) slub_set_cpu_partial() argument
712 slub_get_cpu_partial(struct kmem_cache * s) slub_get_cpu_partial() argument
719 slub_set_cpu_partial(struct kmem_cache * s,unsigned int nr_objects) slub_set_cpu_partial() argument
724 slub_get_cpu_partial(struct kmem_cache * s) slub_get_cpu_partial() argument
800 __slab_update_freelist(struct kmem_cache * s,struct slab * slab,struct freelist_counters * old,struct freelist_counters * new,const char * n) __slab_update_freelist() argument
826 slab_update_freelist(struct kmem_cache * s,struct slab * slab,struct freelist_counters * old,struct freelist_counters * new,const char * n) slab_update_freelist() argument
859 set_orig_size(struct kmem_cache * s,void * object,unsigned int orig_size) set_orig_size() argument
873 get_orig_size(struct kmem_cache * s,void * object) get_orig_size() argument
903 __fill_map(unsigned long * obj_map,struct kmem_cache * s,struct slab * slab) __fill_map() argument
950 size_from_object(struct kmem_cache * s) size_from_object() argument
958 restore_red_left(struct kmem_cache * s,void * p) restore_red_left() argument
1001 check_valid_pointer(struct kmem_cache * s,struct slab * slab,void * object) check_valid_pointer() argument
1029 get_track(struct kmem_cache * s,void * object,enum track_item alloc) get_track() argument
1058 set_track_update(struct kmem_cache * s,void * object,enum track_item alloc,unsigned long addr,depot_stack_handle_t handle) set_track_update() argument
1073 set_track(struct kmem_cache * s,void * object,enum track_item alloc,unsigned long addr,gfp_t gfp_flags) set_track() argument
1081 init_tracking(struct kmem_cache * s,void * object) init_tracking() argument
1092 print_track(const char * s,struct track * t,unsigned long pr_time) print_track() argument
1110 print_tracking(struct kmem_cache * s,void * object) print_tracking() argument
1127 skip_orig_size_check(struct kmem_cache * s,const void * object) skip_orig_size_check() argument
1132 __slab_bug(struct kmem_cache * s,const char * fmt,va_list argsp) __slab_bug() argument
1146 slab_bug(struct kmem_cache * s,const char * fmt,...) slab_bug() argument
1156 slab_fix(struct kmem_cache * s,const char * fmt,...) slab_fix() argument
1171 print_trailer(struct kmem_cache * s,struct slab * slab,u8 * p) print_trailer() argument
1211 object_err(struct kmem_cache * s,struct slab * slab,u8 * object,const char * reason) object_err() argument
1229 freelist_corrupted(struct kmem_cache * s,struct slab * slab,void ** freelist,void * nextfree) freelist_corrupted() argument
1254 slab_err(struct kmem_cache * s,struct slab * slab,const char * fmt,...) slab_err() argument
1269 init_object(struct kmem_cache * s,void * object,u8 val) init_object() argument
1303 restore_bytes(struct kmem_cache * s,const char * message,u8 data,void * from,void * to) restore_bytes() argument
1317 check_bytes_and_report(struct kmem_cache * s,struct slab * slab,u8 * object,const char * what,u8 * start,unsigned int value,unsigned int bytes,bool slab_obj_print) check_bytes_and_report() argument
1388 check_pad_bytes(struct kmem_cache * s,struct slab * slab,u8 * p) check_pad_bytes() argument
1411 slab_pad_check(struct kmem_cache * s,struct slab * slab) slab_pad_check() argument
1447 check_object(struct kmem_cache * s,struct slab * slab,void * object,u8 val) check_object() argument
1532 check_slab(struct kmem_cache * s,struct slab * slab) check_slab() argument
1561 on_freelist(struct kmem_cache * s,struct slab * slab,void * search) on_freelist() argument
1618 trace(struct kmem_cache * s,struct slab * slab,void * object,int alloc) trace() argument
1639 add_full(struct kmem_cache * s,struct kmem_cache_node * n,struct slab * slab) add_full() argument
1649 remove_full(struct kmem_cache * s,struct kmem_cache_node * n,struct slab * slab) remove_full() argument
1663 inc_slabs_node(struct kmem_cache * s,int node,int objects) inc_slabs_node() argument
1670 dec_slabs_node(struct kmem_cache * s,int node,int objects) dec_slabs_node() argument
1679 setup_object_debug(struct kmem_cache * s,void * object) setup_object_debug() argument
1689 setup_slab_debug(struct kmem_cache * s,struct slab * slab,void * addr) setup_slab_debug() argument
1699 alloc_consistency_checks(struct kmem_cache * s,struct slab * slab,void * object) alloc_consistency_checks() argument
1716 alloc_debug_processing(struct kmem_cache * s,struct slab * slab,void * object,int orig_size) alloc_debug_processing() argument
1743 free_consistency_checks(struct kmem_cache * s,struct slab * slab,void * object,unsigned long addr) free_consistency_checks() argument
1989 setup_object_debug(struct kmem_cache * s,void * object) setup_object_debug() argument
1991 setup_slab_debug(struct kmem_cache * s,struct slab * slab,void * addr) setup_slab_debug() argument
1993 alloc_debug_processing(struct kmem_cache * s,struct slab * slab,void * object,int orig_size) alloc_debug_processing() argument
1996 free_debug_processing(struct kmem_cache * s,struct slab * slab,void * head,void * tail,int * bulk_cnt,unsigned long addr,depot_stack_handle_t handle) free_debug_processing() argument
2000 slab_pad_check(struct kmem_cache * s,struct slab * slab) slab_pad_check() argument
2001 check_object(struct kmem_cache * s,struct slab * slab,void * object,u8 val) check_object() argument
2004 set_track(struct kmem_cache * s,void * object,enum track_item alloc,unsigned long addr,gfp_t gfp_flags) set_track() argument
2006 add_full(struct kmem_cache * s,struct kmem_cache_node * n,struct slab * slab) add_full() argument
2008 remove_full(struct kmem_cache * s,struct kmem_cache_node * n,struct slab * slab) remove_full() argument
2020 inc_slabs_node(struct kmem_cache * s,int node,int objects) inc_slabs_node() argument
2022 dec_slabs_node(struct kmem_cache * s,int node,int objects) dec_slabs_node() argument
2024 freelist_corrupted(struct kmem_cache * s,struct slab * slab,void ** freelist,void * nextfree) freelist_corrupted() argument
2098 alloc_slab_obj_exts(struct slab * slab,struct kmem_cache * s,gfp_t gfp,bool new_slab) alloc_slab_obj_exts() argument
2213 alloc_slab_obj_exts(struct slab * slab,struct kmem_cache * s,gfp_t gfp,bool new_slab) alloc_slab_obj_exts() argument
2228 prepare_slab_obj_exts_hook(struct kmem_cache * s,gfp_t flags,void * p) prepare_slab_obj_exts_hook() argument
2245 __alloc_tagging_slab_alloc_hook(struct kmem_cache * s,void * object,gfp_t flags) __alloc_tagging_slab_alloc_hook() argument
2271 alloc_tagging_slab_alloc_hook(struct kmem_cache * s,void * object,gfp_t flags) alloc_tagging_slab_alloc_hook() argument
2279 __alloc_tagging_slab_free_hook(struct kmem_cache * s,struct slab * slab,void ** p,int objects) __alloc_tagging_slab_free_hook() argument
2301 alloc_tagging_slab_free_hook(struct kmem_cache * s,struct slab * slab,void ** p,int objects) alloc_tagging_slab_free_hook() argument
2311 alloc_tagging_slab_alloc_hook(struct kmem_cache * s,void * object,gfp_t flags) alloc_tagging_slab_alloc_hook() argument
2316 alloc_tagging_slab_free_hook(struct kmem_cache * s,struct slab * slab,void ** p,int objects) alloc_tagging_slab_free_hook() argument
2329 memcg_slab_post_alloc_hook(struct kmem_cache * s,struct list_lru * lru,gfp_t flags,size_t size,void ** p) memcg_slab_post_alloc_hook() argument
2352 memcg_slab_free_hook(struct kmem_cache * s,struct slab * slab,void ** p,int objects) memcg_slab_free_hook() argument
2371 struct kmem_cache *s; memcg_slab_post_charge() local
2422 memcg_slab_post_alloc_hook(struct kmem_cache * s,struct list_lru * lru,gfp_t flags,size_t size,void ** p) memcg_slab_post_alloc_hook() argument
2430 memcg_slab_free_hook(struct kmem_cache * s,struct slab * slab,void ** p,int objects) memcg_slab_free_hook() argument
2459 slab_free_hook(struct kmem_cache * s,void * x,bool init,bool after_rcu_delay) slab_free_hook() argument
2544 slab_free_freelist_hook(struct kmem_cache * s,void ** head,void ** tail,int * cnt) slab_free_freelist_hook() argument
2587 setup_object(struct kmem_cache * s,void * object) setup_object() argument
2599 alloc_empty_sheaf(struct kmem_cache * s,gfp_t gfp) alloc_empty_sheaf() argument
2630 free_empty_sheaf(struct kmem_cache * s,struct slab_sheaf * sheaf) free_empty_sheaf() argument
2641 refill_sheaf(struct kmem_cache * s,struct slab_sheaf * sheaf,gfp_t gfp) refill_sheaf() argument
2664 alloc_full_sheaf(struct kmem_cache * s,gfp_t gfp) alloc_full_sheaf() argument
2695 sheaf_flush_main(struct kmem_cache * s) sheaf_flush_main() argument
2737 sheaf_flush_unused(struct kmem_cache * s,struct slab_sheaf * sheaf) sheaf_flush_unused() argument
2749 __rcu_free_sheaf_prepare(struct kmem_cache * s,struct slab_sheaf * sheaf) __rcu_free_sheaf_prepare() argument
2780 struct kmem_cache *s; rcu_free_sheaf_nobarn() local
2801 pcs_flush_all(struct kmem_cache * s) pcs_flush_all() argument
2828 __pcs_flush_all_cpu(struct kmem_cache * s,unsigned int cpu) __pcs_flush_all_cpu() argument
2848 pcs_destroy(struct kmem_cache * s) pcs_destroy() argument
3035 barn_shrink(struct kmem_cache * s,struct node_barn * barn) barn_shrink() argument
3092 init_cache_random_seq(struct kmem_cache * s) init_cache_random_seq() argument
3121 struct kmem_cache *s; init_freelist_randomization() local
3132 next_freelist_entry(struct kmem_cache * s,unsigned long * pos,void * start,unsigned long page_limit,unsigned long freelist_count) next_freelist_entry() argument
3154 shuffle_freelist(struct kmem_cache * s,struct slab * slab) shuffle_freelist() argument
3187 init_cache_random_seq(struct kmem_cache * s) init_cache_random_seq() argument
3192 shuffle_freelist(struct kmem_cache * s,struct slab * slab) shuffle_freelist() argument
3199 account_slab(struct slab * slab,int order,struct kmem_cache * s,gfp_t gfp) account_slab() argument
3209 unaccount_slab(struct slab * slab,int order,struct kmem_cache * s) unaccount_slab() argument
3222 allocate_slab(struct kmem_cache * s,gfp_t flags,int node) allocate_slab() argument
3295 new_slab(struct kmem_cache * s,gfp_t flags,int node) new_slab() argument
3306 __free_slab(struct kmem_cache * s,struct slab * slab) __free_slab() argument
3327 free_slab(struct kmem_cache * s,struct slab * slab) free_slab() argument
3343 discard_slab(struct kmem_cache * s,struct slab * slab) discard_slab() argument
3400 alloc_single_from_partial(struct kmem_cache * s,struct kmem_cache_node * n,struct slab * slab,int orig_size) alloc_single_from_partial() argument
3440 alloc_single_from_new_slab(struct kmem_cache * s,struct slab * slab,int orig_size,gfp_t gfpflags) alloc_single_from_new_slab() argument
3488 put_cpu_partial(struct kmem_cache * s,struct slab * slab,int drain) put_cpu_partial() argument
3496 get_partial_node(struct kmem_cache * s,struct kmem_cache_node * n,struct partial_context * pc) get_partial_node() argument
3557 get_any_partial(struct kmem_cache * s,struct partial_context * pc) get_any_partial() argument
3621 get_partial(struct kmem_cache * s,int node,struct partial_context * pc) get_partial() argument
3675 note_cmpxchg_failure(const char * n,const struct kmem_cache * s,unsigned long tid) note_cmpxchg_failure() argument
3697 init_kmem_cache_cpus(struct kmem_cache * s) init_kmem_cache_cpus() argument
3732 deactivate_slab(struct kmem_cache * s,struct slab * slab,void * freelist) deactivate_slab() argument
3836 local_lock_cpu_slab(s,flags) global() argument
3839 local_lock_cpu_slab(s,flags) global() argument
3846 local_unlock_cpu_slab(s,flags) global() argument
3850 __put_partials(struct kmem_cache * s,struct slab * partial_slab) __put_partials() argument
3894 put_partials(struct kmem_cache * s) put_partials() argument
3908 put_partials_cpu(struct kmem_cache * s,struct kmem_cache_cpu * c) put_partials_cpu() argument
3926 put_cpu_partial(struct kmem_cache * s,struct slab * slab,int drain) put_cpu_partial() argument
3968 put_partials(struct kmem_cache * s) put_partials() argument
3969 put_partials_cpu(struct kmem_cache * s,struct kmem_cache_cpu * c) put_partials_cpu() argument
3974 flush_slab(struct kmem_cache * s,struct kmem_cache_cpu * c) flush_slab() argument
3997 __flush_cpu_slab(struct kmem_cache * s,int cpu) __flush_cpu_slab() argument
4015 flush_this_cpu_slab(struct kmem_cache * s) flush_this_cpu_slab() argument
4025 has_cpu_slab(int cpu,struct kmem_cache * s) has_cpu_slab() argument
4032 has_pcs_used(int cpu,struct kmem_cache * s) has_pcs_used() argument
4051 struct kmem_cache *s; flush_cpu_slab() local
4064 flush_all_cpus_locked(struct kmem_cache * s) flush_all_cpus_locked() argument
4094 flush_all(struct kmem_cache * s) flush_all() argument
4106 struct kmem_cache *s; flush_rcu_sheaf() local
4125 flush_rcu_sheaves_on_cache(struct kmem_cache * s) flush_rcu_sheaves_on_cache() argument
4157 struct kmem_cache *s; flush_all_rcu_sheaves() local
4180 struct kmem_cache *s; slub_cpu_dead() local
4217 free_debug_processing(struct kmem_cache * s,struct slab * slab,void * head,void * tail,int * bulk_cnt,unsigned long addr,depot_stack_handle_t handle) free_debug_processing() argument
4330 slab_out_of_memory(struct kmem_cache * s,gfp_t gfpflags,int nid) slab_out_of_memory() argument
4366 slab_out_of_memory(struct kmem_cache * s,gfp_t gfpflags,int nid) slab_out_of_memory() argument
4378 __update_cpu_freelist_fast(struct kmem_cache * s,void * freelist_old,void * freelist_new,unsigned long tid) __update_cpu_freelist_fast() argument
4397 get_freelist(struct kmem_cache * s,struct slab * slab) get_freelist() argument
4422 freeze_slab(struct kmem_cache * s,struct slab * slab) freeze_slab() argument
4461 ___slab_alloc(struct kmem_cache * s,gfp_t gfpflags,int node,unsigned long addr,struct kmem_cache_cpu * c,unsigned int orig_size) ___slab_alloc() argument
4755 __slab_alloc(struct kmem_cache * s,gfp_t gfpflags,int node,unsigned long addr,struct kmem_cache_cpu * c,unsigned int orig_size) __slab_alloc() argument
4787 __slab_alloc_node(struct kmem_cache * s,gfp_t gfpflags,int node,unsigned long addr,size_t orig_size) __slab_alloc_node() argument
4890 maybe_wipe_obj_freeptr(struct kmem_cache * s,void * obj) maybe_wipe_obj_freeptr() argument
4900 slab_pre_alloc_hook(struct kmem_cache * s,gfp_t flags) slab_pre_alloc_hook() argument
4913 slab_post_alloc_hook(struct kmem_cache * s,struct list_lru * lru,gfp_t flags,size_t size,void ** p,bool init,unsigned int orig_size) slab_post_alloc_hook() argument
4976 __pcs_replace_empty_main(struct kmem_cache * s,struct slub_percpu_sheaves * pcs,gfp_t gfp) __pcs_replace_empty_main() argument
5078 alloc_from_pcs(struct kmem_cache * s,gfp_t gfp,int node) alloc_from_pcs() argument
5150 alloc_from_pcs_bulk(struct kmem_cache * s,size_t size,void ** p) alloc_from_pcs_bulk() argument
5233 slab_alloc_node(struct kmem_cache * s,struct list_lru * lru,gfp_t gfpflags,int node,unsigned long addr,size_t orig_size) slab_alloc_node() argument
5268 kmem_cache_alloc_noprof(struct kmem_cache * s,gfp_t gfpflags) kmem_cache_alloc_noprof() argument
5279 kmem_cache_alloc_lru_noprof(struct kmem_cache * s,struct list_lru * lru,gfp_t gfpflags) kmem_cache_alloc_lru_noprof() argument
5313 kmem_cache_alloc_node_noprof(struct kmem_cache * s,gfp_t gfpflags,int node) kmem_cache_alloc_node_noprof() argument
5323 __prefill_sheaf_pfmemalloc(struct kmem_cache * s,struct slab_sheaf * sheaf,gfp_t gfp) __prefill_sheaf_pfmemalloc() argument
5350 kmem_cache_prefill_sheaf(struct kmem_cache * s,gfp_t gfp,unsigned int size) kmem_cache_prefill_sheaf() argument
5442 kmem_cache_return_sheaf(struct kmem_cache * s,gfp_t gfp,struct slab_sheaf * sheaf) kmem_cache_return_sheaf() argument
5497 kmem_cache_refill_sheaf(struct kmem_cache * s,gfp_t gfp,struct slab_sheaf ** sheafp,unsigned int size) kmem_cache_refill_sheaf() argument
5553 kmem_cache_alloc_from_sheaf_noprof(struct kmem_cache * s,gfp_t gfp,struct slab_sheaf * sheaf) kmem_cache_alloc_from_sheaf_noprof() argument
5641 struct kmem_cache *s; __do_kmalloc_node() local
5687 struct kmem_cache *s; kmalloc_nolock_noprof() local
5769 __kmalloc_cache_noprof(struct kmem_cache * s,gfp_t gfpflags,size_t size) __kmalloc_cache_noprof() argument
5781 __kmalloc_cache_node_noprof(struct kmem_cache * s,gfp_t gfpflags,int node,size_t size) __kmalloc_cache_node_noprof() argument
5794 free_to_partial_list(struct kmem_cache * s,struct slab * slab,void * head,void * tail,int bulk_cnt,unsigned long addr) free_to_partial_list() argument
5866 __slab_free(struct kmem_cache * s,struct slab * slab,void * head,void * tail,int cnt,unsigned long addr) __slab_free() argument
6025 __pcs_install_empty_sheaf(struct kmem_cache * s,struct slub_percpu_sheaves * pcs,struct slab_sheaf * empty,struct node_barn * barn) __pcs_install_empty_sheaf() argument
6072 __pcs_replace_full_main(struct kmem_cache * s,struct slub_percpu_sheaves * pcs) __pcs_replace_full_main() argument
6179 free_to_pcs(struct kmem_cache * s,void * object) free_to_pcs() argument
6209 struct kmem_cache *s; rcu_free_sheaf() local
6264 __kfree_rcu_sheaf(struct kmem_cache * s,void * obj) __kfree_rcu_sheaf() argument
6357 free_to_pcs_bulk(struct kmem_cache * s,size_t size,void ** p) free_to_pcs_bulk() argument
6505 struct kmem_cache *s; free_deferred_objects() local
6536 defer_free(struct kmem_cache * s,void * head) defer_free() argument
6583 do_slab_free(struct kmem_cache * s,struct slab * slab,void * head,void * tail,int cnt,unsigned long addr) do_slab_free() argument
6662 slab_free(struct kmem_cache * s,struct slab * slab,void * object,unsigned long addr) slab_free() argument
6684 memcg_alloc_abort_single(struct kmem_cache * s,void * object) memcg_alloc_abort_single() argument
6692 slab_free_bulk(struct kmem_cache * s,struct slab * slab,void * head,void * tail,void ** p,int cnt,unsigned long addr) slab_free_bulk() argument
6712 struct kmem_cache *s; slab_free_after_rcu_debug() local
6749 cache_from_obj(struct kmem_cache * s,void * x) cache_from_obj() argument
6773 kmem_cache_free(struct kmem_cache * s,void * x) kmem_cache_free() argument
6814 struct kmem_cache *s; kvfree_rcu_cb() local
6860 struct kmem_cache *s; kfree() local
6892 struct kmem_cache *s; kfree_nolock() local
6945 struct kmem_cache *s = NULL; __do_krealloc() local
7266 struct kmem_cache *s; global() member
7282 build_detached_freelist(struct kmem_cache * s,size_t size,void ** p,struct detached_freelist * df) build_detached_freelist() argument
7346 __kmem_cache_free_bulk(struct kmem_cache * s,size_t size,void ** p) __kmem_cache_free_bulk() argument
7367 kmem_cache_free_bulk(struct kmem_cache * s,size_t size,void ** p) kmem_cache_free_bulk() argument
7395 __kmem_cache_alloc_bulk(struct kmem_cache * s,gfp_t flags,size_t size,void ** p) __kmem_cache_alloc_bulk() argument
7460 kmem_cache_alloc_bulk_noprof(struct kmem_cache * s,gfp_t flags,size_t size,void ** p) kmem_cache_alloc_bulk_noprof() argument
7676 alloc_kmem_cache_cpus(struct kmem_cache * s) alloc_kmem_cache_cpus() argument
7697 init_percpu_sheaves(struct kmem_cache * s) init_percpu_sheaves() argument
7762 free_kmem_cache_nodes(struct kmem_cache * s) free_kmem_cache_nodes() argument
7780 __kmem_cache_release(struct kmem_cache * s) __kmem_cache_release() argument
7793 init_kmem_cache_nodes(struct kmem_cache * s) init_kmem_cache_nodes() argument
7827 set_cpu_partial(struct kmem_cache * s) set_cpu_partial() argument
7864 calculate_sizes(struct kmem_cache_args * args,struct kmem_cache * s) calculate_sizes() argument
8003 list_slab_objects(struct kmem_cache * s,struct slab * slab) list_slab_objects() argument
8035 free_partial(struct kmem_cache * s,struct kmem_cache_node * n) free_partial() argument
8056 __kmem_cache_empty(struct kmem_cache * s) __kmem_cache_empty() argument
8070 __kmem_cache_shutdown(struct kmem_cache * s) __kmem_cache_shutdown() argument
8100 struct kmem_cache *s = slab->slab_cache; __kmem_obj_info() local
8233 struct kmem_cache *s; __check_heap_object() local
8282 __kmem_cache_do_shrink(struct kmem_cache * s) __kmem_cache_do_shrink() argument
8348 __kmem_cache_shrink(struct kmem_cache * s) __kmem_cache_shrink() argument
8356 struct kmem_cache *s; slab_mem_going_offline_callback() local
8371 struct kmem_cache *s; slab_mem_going_online_callback() local
8460 struct kmem_cache *s = kmem_cache_zalloc(kmem_cache, GFP_NOWAIT); bootstrap() local
8551 struct kmem_cache *s; __kmem_cache_alias() local
8572 do_kmem_cache_create(struct kmem_cache * s,const char * name,unsigned int size,struct kmem_cache_args * args,slab_flags_t flags) do_kmem_cache_create() argument
8691 validate_slab(struct kmem_cache * s,struct slab * slab,unsigned long * obj_map) validate_slab() argument
8716 validate_slab_node(struct kmem_cache * s,struct kmem_cache_node * n,unsigned long * obj_map) validate_slab_node() argument
8753 validate_slab_cache(struct kmem_cache * s) validate_slab_cache() argument
8830 add_location(struct loc_track * t,struct kmem_cache * s,const struct track * track,unsigned int orig_size) add_location() argument
8922 process_slab(struct loc_track * t,struct kmem_cache * s,struct slab * slab,enum track_item alloc,unsigned long * obj_map) process_slab() argument
8956 show_slab_objects(struct kmem_cache * s,char * buf,unsigned long flags) show_slab_objects() argument
9083 slab_size_show(struct kmem_cache * s,char * buf) slab_size_show() argument
9089 align_show(struct kmem_cache * s,char * buf) align_show() argument
9095 object_size_show(struct kmem_cache * s,char * buf) object_size_show() argument
9101 objs_per_slab_show(struct kmem_cache * s,char * buf) objs_per_slab_show() argument
9107 order_show(struct kmem_cache * s,char * buf) order_show() argument
9113 sheaf_capacity_show(struct kmem_cache * s,char * buf) sheaf_capacity_show() argument
9119 min_partial_show(struct kmem_cache * s,char * buf) min_partial_show() argument
9124 min_partial_store(struct kmem_cache * s,const char * buf,size_t length) min_partial_store() argument
9139 cpu_partial_show(struct kmem_cache * s,char * buf) cpu_partial_show() argument
9149 cpu_partial_store(struct kmem_cache * s,const char * buf,size_t length) cpu_partial_store() argument
9167 ctor_show(struct kmem_cache * s,char * buf) ctor_show() argument
9175 aliases_show(struct kmem_cache * s,char * buf) aliases_show() argument
9181 partial_show(struct kmem_cache * s,char * buf) partial_show() argument
9187 cpu_slabs_show(struct kmem_cache * s,char * buf) cpu_slabs_show() argument
9193 objects_partial_show(struct kmem_cache * s,char * buf) objects_partial_show() argument
9199 slabs_cpu_partial_show(struct kmem_cache * s,char * buf) slabs_cpu_partial_show() argument
9240 reclaim_account_show(struct kmem_cache * s,char * buf) reclaim_account_show() argument
9246 hwcache_align_show(struct kmem_cache * s,char * buf) hwcache_align_show() argument
9253 cache_dma_show(struct kmem_cache * s,char * buf) cache_dma_show() argument
9261 usersize_show(struct kmem_cache * s,char * buf) usersize_show() argument
9268 destroy_by_rcu_show(struct kmem_cache * s,char * buf) destroy_by_rcu_show() argument
9275 slabs_show(struct kmem_cache * s,char * buf) slabs_show() argument
9281 total_objects_show(struct kmem_cache * s,char * buf) total_objects_show() argument
9287 objects_show(struct kmem_cache * s,char * buf) objects_show() argument
9293 sanity_checks_show(struct kmem_cache * s,char * buf) sanity_checks_show() argument
9299 trace_show(struct kmem_cache * s,char * buf) trace_show() argument
9305 red_zone_show(struct kmem_cache * s,char * buf) red_zone_show() argument
9312 poison_show(struct kmem_cache * s,char * buf) poison_show() argument
9319 store_user_show(struct kmem_cache * s,char * buf) store_user_show() argument
9326 validate_show(struct kmem_cache * s,char * buf) validate_show() argument
9331 validate_store(struct kmem_cache * s,const char * buf,size_t length) validate_store() argument
9348 failslab_show(struct kmem_cache * s,char * buf) failslab_show() argument
9353 failslab_store(struct kmem_cache * s,const char * buf,size_t length) failslab_store() argument
9369 shrink_show(struct kmem_cache * s,char * buf) shrink_show() argument
9374 shrink_store(struct kmem_cache * s,const char * buf,size_t length) shrink_store() argument
9386 remote_node_defrag_ratio_show(struct kmem_cache * s,char * buf) remote_node_defrag_ratio_show() argument
9391 remote_node_defrag_ratio_store(struct kmem_cache * s,const char * buf,size_t length) remote_node_defrag_ratio_store() argument
9411 show_stat(struct kmem_cache * s,char * buf,enum stat_item si) show_stat() argument
9443 clear_stat(struct kmem_cache * s,enum stat_item si) clear_stat() argument
9512 skip_kfence_show(struct kmem_cache * s,char * buf) skip_kfence_show() argument
9517 skip_kfence_store(struct kmem_cache * s,const char * buf,size_t length) skip_kfence_store() argument
9637 struct kmem_cache *s; slab_attr_show() local
9653 struct kmem_cache *s; slab_attr_store() local
9681 cache_kset(struct kmem_cache * s) cache_kset() argument
9692 create_unique_id(struct kmem_cache * s) create_unique_id() argument
9730 sysfs_slab_add(struct kmem_cache * s) sysfs_slab_add() argument
9781 sysfs_slab_unlink(struct kmem_cache * s) sysfs_slab_unlink() argument
9787 sysfs_slab_release(struct kmem_cache * s) sysfs_slab_release() argument
9797 struct kmem_cache *s; global() member
9804 sysfs_slab_alias(struct kmem_cache * s,const char * name) sysfs_slab_alias() argument
9835 struct kmem_cache *s; slab_sysfs_init() local
9986 struct kmem_cache *s = file_inode(filep)->i_private; slab_debug_trace_open() local
10045 debugfs_slab_add(struct kmem_cache * s) debugfs_slab_add() argument
10061 debugfs_slab_release(struct kmem_cache * s) debugfs_slab_release() argument
10068 struct kmem_cache *s; slab_debugfs_init() local
10085 get_slabinfo(struct kmem_cache * s,struct slabinfo * sinfo) get_slabinfo() argument
[all...]
/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c205 static struct node *node_first(const struct sparsebit *s) in node_first()
219 static struct node *node_next(const struct sparsebit *s, struct node *np) in node_next()
247 static struct node *node_prev(const struct sparsebit *s, struct node *np) in node_prev()
310 static struct node *node_find(const struct sparsebit *s, sparsebit_idx_t idx) in node_find()
333 static struct node *node_add(struct sparsebit *s, sparsebit_idx_t idx) in node_add()
396 bool sparsebit_all_set(const struct sparsebit *s) in sparsebit_all_set()
409 static void node_rm(struct sparsebit *s, struct node *nodep) in node_rm()
498 static struct node *node_split(struct sparsebit *s, sparsebit_idx_t idx) in node_split()
599 static void node_reduce(struct sparsebit *s, struct node *nodep) in node_reduce()
778 bool sparsebit_is_set(const struct sparsebit *s, sparsebit_idx_t idx) in sparsebit_is_set()
[all …]
/linux/drivers/comedi/
H A Dcomedi_buf.c51 struct comedi_subdevice *s) in __comedi_buf_free()
119 struct comedi_subdevice *s, in __comedi_buf_alloc()
181 comedi_buf_map_from_subdev_get(struct comedi_subdevice *s) in comedi_buf_map_from_subdev_get()
202 bool comedi_buf_is_mmapped(struct comedi_subdevice *s) in comedi_buf_is_mmapped()
209 int comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s, in comedi_buf_alloc()
238 void comedi_buf_reset(struct comedi_subdevice *s) in comedi_buf_reset()
260 static unsigned int comedi_buf_write_n_unalloc(struct comedi_subdevice *s) in comedi_buf_write_n_unalloc()
268 unsigned int comedi_buf_write_n_available(struct comedi_subdevice *s) in comedi_buf_write_n_available()
276 unsigned int _comedi_buf_write_alloc(struct comedi_subdevice *s, in _comedi_buf_write_alloc()
307 unsigned int comedi_buf_write_alloc(struct comedi_subdevice *s, in comedi_buf_write_alloc()
[all …]
H A Ddrivers.c98 struct comedi_subdevice *s; in comedi_alloc_subdevices() local
140 int comedi_alloc_subdev_readback(struct comedi_subdevice *s) in comedi_alloc_subdev_readback()
159 struct comedi_subdevice *s; in comedi_device_detach_cleanup() local
219 static int poll_invalid(struct comedi_device *dev, struct comedi_subdevice *s) in poll_invalid()
237 int insn_inval(struct comedi_device *dev, struct comedi_subdevice *s, in insn_inval()
261 struct comedi_subdevice *s, in comedi_readback_insn_read()
296 struct comedi_subdevice *s, in comedi_timeout()
344 struct comedi_subdevice *s, in comedi_dio_insn_config()
389 unsigned int comedi_dio_update_state(struct comedi_subdevice *s, in comedi_dio_update_state()
423 unsigned int comedi_bytes_per_scan_cmd(struct comedi_subdevice *s, in comedi_bytes_per_scan_cmd()
[all …]
/linux/kernel/trace/
H A Dtrace_seq.c28 #define TRACE_SEQ_BUF_LEFT(s) seq_buf_buffer_left(&(s)->seq) argument
33 static inline void __trace_seq_init(struct trace_seq *s) in __trace_seq_init()
48 int trace_print_seq(struct seq_file *m, struct trace_seq *s) in trace_print_seq()
78 void trace_seq_printf(struct trace_seq *s, const char *fmt, ...) in trace_seq_printf()
108 void trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp, in trace_seq_bitmask()
139 void trace_seq_vprintf(struct trace_seq *s, const char *fmt, va_list args) in trace_seq_vprintf()
173 void trace_seq_bprintf(struct trace_seq *s, const char *fmt, const u32 *binary) in trace_seq_bprintf()
203 void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts()
231 void trace_seq_putc(struct trace_seq *s, unsigned char c) in trace_seq_putc()
257 void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramseq.h6 #define ram_init(s,p) hwsq_init(&(s)->base, (p)) argument
7 #define ram_exec(s,e) hwsq_exec(&(s)->base, (e)) argument
8 #define ram_have(s,r) ((s)->r_##r.addr != 0x000000) argument
9 #define ram_rd32(s,r) hwsq_rd32(&(s)->base, &(s)->r_##r) argument
10 #define ram_wr32(s,r,d) hwsq_wr32(&(s)->base, &(s)->r_##r, (d)) argument
11 #define ram_nuke(s,r) hwsq_nuke(&(s)->base, &(s)->r_##r) argument
12 #define ram_mask(s,r,m,d) hwsq_mask(&(s)->base, &(s)->r_##r, (m), (d)) argument
13 #define ram_setf(s,f,d) hwsq_setf(&(s)->base, (f), (d)) argument
14 #define ram_wait(s,f,d) hwsq_wait(&(s)->base, (f), (d)) argument
15 #define ram_wait_vblank(s) hwsq_wait_vblank(&(s)->base) argument
[all …]
/linux/drivers/usb/host/
H A Docteon-hcd.h157 } s; member
227 } s; member
316 } s; member
546 } s; member
573 } s; member
626 } s; member
754 } s; member
778 } s; member
824 } s; member
913 } s; member
[all …]
/linux/lib/
H A Dkstrtox.c26 const char *_parse_integer_fixup_radix(const char *s, unsigned int *base) in _parse_integer_fixup_radix()
52 unsigned int _parse_integer_limit(const char *s, unsigned int base, unsigned long long *p, in _parse_integer_limit()
91 unsigned int _parse_integer(const char *s, unsigned int base, unsigned long long *p) in _parse_integer()
96 static int _kstrtoull(const char *s, unsigned int base, unsigned long long *res) in _kstrtoull()
132 int kstrtoull(const char *s, unsigned int base, unsigned long long *res) in kstrtoull()
156 int kstrtoll(const char *s, unsigned int base, long long *res) in kstrtoll()
181 int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul()
197 int _kstrtol(const char *s, unsigned int base, long *res) in _kstrtol()
228 int kstrtouint(const char *s, unsigned int base, unsigned int *res) in kstrtouint()
259 int kstrtoint(const char *s, unsigned int base, int *res) in kstrtoint()
[all …]
H A Dparser.c34 static int match_one(char *s, const char *p, substring_t args[]) in match_one() argument
115 match_token(char * s,const match_table_t table,substring_t args[]) match_token() argument
138 match_number(substring_t * s,int * result,int base) match_number() argument
170 match_u64int(substring_t * s,u64 * result,int base) match_u64int() argument
194 match_int(substring_t * s,int * result) match_int() argument
210 match_uint(substring_t * s,unsigned int * result) match_uint() argument
233 match_u64(substring_t * s,u64 * result) match_u64() argument
249 match_octal(substring_t * s,int * result) match_octal() argument
265 match_hex(substring_t * s,int * result) match_hex() argument
285 const char *s = str; match_wildcard() local
359 match_strdup(const substring_t * s) match_strdup() argument
[all...]
H A Dseq_buf.c38 static bool seq_buf_can_fit(struct seq_buf *s, size_t len) in seq_buf_can_fit()
50 int seq_buf_print_seq(struct seq_file *m, struct seq_buf *s) in seq_buf_print_seq()
67 int seq_buf_vprintf(struct seq_buf *s, const char *fmt, va_list args) in seq_buf_vprintf()
93 int seq_buf_printf(struct seq_buf *s, const char *fmt, ...) in seq_buf_printf()
115 void seq_buf_do_printk(struct seq_buf *s, const char *lvl) in seq_buf_do_printk()
154 int seq_buf_bprintf(struct seq_buf *s, const char *fmt, const u32 *binary) in seq_buf_bprintf()
182 int seq_buf_puts(struct seq_buf *s, const char *str) in seq_buf_puts()
211 int seq_buf_putc(struct seq_buf *s, unsigned char c) in seq_buf_putc()
236 int seq_buf_putmem(struct seq_buf *s, const void *mem, unsigned int len) in seq_buf_putmem()
264 int seq_buf_putmem_hex(struct seq_buf *s, const void *mem,
[all …]
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c15 #define hclge_seq_file_to_hdev(s) \ argument
790 struct seq_file *s) in hclge_dbg_dump_reg_tqp()
842 struct seq_file *s) in hclge_dbg_dump_reg_common()
902 struct seq_file *s) in hclge_dbg_dump_mac_enable_status()
931 struct seq_file *s) in hclge_dbg_dump_mac_frame_size()
955 struct seq_file *s) in hclge_dbg_dump_mac_speed_duplex()
984 static int hclge_dbg_dump_mac(struct seq_file *s, void *data) in hclge_dbg_dump_mac()
1000 static int hclge_dbg_dump_dcb_qset(struct hclge_dev *hdev, struct seq_file *s) in hclge_dbg_dump_dcb_qset()
1028 static int hclge_dbg_dump_dcb_pri(struct hclge_dev *hdev, struct seq_file *s) in hclge_dbg_dump_dcb_pri()
1055 static int hclge_dbg_dump_dcb_pg(struct hclge_dev *hdev, struct seq_file *s) in hclge_dbg_dump_dcb_pg()
[all …]
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pciercx-defs.h82 } s; member
93 } s; member
104 } s; member
117 } s; member
124 } s; member
131 } s; member
157 } s; member
176 } s; member
203 } s; member
232 } s; member
[all …]
/linux/net/bluetooth/bnep/
H A Dcore.c50 struct bnep_session *s; in __bnep_get_session() local
61 static void __bnep_link_session(struct bnep_session *s) in __bnep_link_session()
66 static void __bnep_unlink_session(struct bnep_session *s) in __bnep_unlink_session()
71 static int bnep_send(struct bnep_session *s, void *data, size_t len) in bnep_send()
79 static int bnep_send_rsp(struct bnep_session *s, u8 ctrl, u16 resp) in bnep_send_rsp()
89 static inline void bnep_set_default_proto_filter(struct bnep_session *s) in bnep_set_default_proto_filter()
103 static int bnep_ctrl_set_netfilter(struct bnep_session *s, __be16 *data, int len) in bnep_ctrl_set_netfilter()
149 static int bnep_ctrl_set_mcfilter(struct bnep_session *s, u8 *data, int len) in bnep_ctrl_set_mcfilter()
209 static int bnep_rx_control(struct bnep_session *s, void *data, int len) in bnep_rx_control()
257 static int bnep_rx_extension(struct bnep_session *s, struct sk_buff *skb) in bnep_rx_extension()
[all …]
/linux/drivers/misc/genwqe/
H A Dcard_debugfs.c28 static void dbg_uidn_show(struct seq_file *s, struct genwqe_reg *regs, in dbg_uidn_show()
43 static int curr_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in curr_dbg_uidn_show()
69 static int curr_dbg_uid0_show(struct seq_file *s, void *unused) in curr_dbg_uid0_show()
76 static int curr_dbg_uid1_show(struct seq_file *s, void *unused) in curr_dbg_uid1_show()
83 static int curr_dbg_uid2_show(struct seq_file *s, void *unused) in curr_dbg_uid2_show()
90 static int prev_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in prev_dbg_uidn_show()
98 static int prev_dbg_uid0_show(struct seq_file *s, void *unused) in prev_dbg_uid0_show()
105 static int prev_dbg_uid1_show(struct seq_file *s, void *unused) in prev_dbg_uid1_show()
112 static int prev_dbg_uid2_show(struct seq_file *s, void *unused) in prev_dbg_uid2_show()
119 static int curr_regs_show(struct seq_file *s, void *unused) in curr_regs_show()
[all …]
/linux/net/bluetooth/rfcomm/
H A Dcore.c83 __session_dir(s) global() argument
238 struct rfcomm_session *s = timer_container_of(s, t, timer); rfcomm_session_timeout() local
246 rfcomm_session_set_timer(struct rfcomm_session * s,long timeout) rfcomm_session_set_timer() argument
253 rfcomm_session_clear_timer(struct rfcomm_session * s) rfcomm_session_clear_timer() argument
331 rfcomm_dlc_link(struct rfcomm_session * s,struct rfcomm_dlc * d) rfcomm_dlc_link() argument
343 struct rfcomm_session *s = d->session; rfcomm_dlc_unlink() local
355 rfcomm_dlc_get(struct rfcomm_session * s,u8 dlci) rfcomm_dlc_get() argument
373 struct rfcomm_session *s; __rfcomm_dlc_open() local
439 struct rfcomm_session *s = d->session; __rfcomm_dlc_disconn() local
453 struct rfcomm_session *s = d->session; __rfcomm_dlc_close() local
507 struct rfcomm_session *s, *s_list; rfcomm_dlc_close() local
539 struct rfcomm_session *s; rfcomm_dlc_exists() local
683 struct rfcomm_session *s = kzalloc(sizeof(*s), GFP_KERNEL); rfcomm_session_add() local
712 rfcomm_session_del(struct rfcomm_session * s) rfcomm_session_del() argument
732 struct rfcomm_session *s, *n; rfcomm_session_get() local
744 rfcomm_session_close(struct rfcomm_session * s,int err) rfcomm_session_close() argument
768 struct rfcomm_session *s = NULL; rfcomm_session_create() local
822 rfcomm_session_getaddr(struct rfcomm_session * s,bdaddr_t * src,bdaddr_t * dst) rfcomm_session_getaddr() argument
832 rfcomm_send_frame(struct rfcomm_session * s,u8 * data,int len) rfcomm_send_frame() argument
844 rfcomm_send_cmd(struct rfcomm_session * s,struct rfcomm_cmd * cmd) rfcomm_send_cmd() argument
851 rfcomm_send_sabm(struct rfcomm_session * s,u8 dlci) rfcomm_send_sabm() argument
865 rfcomm_send_ua(struct rfcomm_session * s,u8 dlci) rfcomm_send_ua() argument
879 rfcomm_send_disc(struct rfcomm_session * s,u8 dlci) rfcomm_send_disc() argument
915 rfcomm_send_dm(struct rfcomm_session * s,u8 dlci) rfcomm_send_dm() argument
929 rfcomm_send_nsc(struct rfcomm_session * s,int cr,u8 type) rfcomm_send_nsc() argument
954 rfcomm_send_pn(struct rfcomm_session * s,int cr,struct rfcomm_dlc * d) rfcomm_send_pn() argument
996 rfcomm_send_rpn(struct rfcomm_session * s,int cr,u8 dlci,u8 bit_rate,u8 data_bits,u8 stop_bits,u8 parity,u8 flow_ctrl_settings,u8 xon_char,u8 xoff_char,u16 param_mask) rfcomm_send_rpn() argument
1034 rfcomm_send_rls(struct rfcomm_session * s,int cr,u8 dlci,u8 status) rfcomm_send_rls() argument
1061 rfcomm_send_msc(struct rfcomm_session * s,int cr,u8 dlci,u8 v24_sig) rfcomm_send_msc() argument
1088 rfcomm_send_fcoff(struct rfcomm_session * s,int cr) rfcomm_send_fcoff() argument
1110 rfcomm_send_fcon(struct rfcomm_session * s,int cr) rfcomm_send_fcon() argument
1132 rfcomm_send_test(struct rfcomm_session * s,int cr,u8 * pattern,int len) rfcomm_send_test() argument
1164 rfcomm_send_credits(struct rfcomm_session * s,u8 addr,u8 credits) rfcomm_send_credits() argument
1204 rfcomm_recv_ua(struct rfcomm_session * s,u8 dlci) rfcomm_recv_ua() argument
1256 rfcomm_recv_dm(struct rfcomm_session * s,u8 dlci) rfcomm_recv_dm() argument
1285 rfcomm_recv_disc(struct rfcomm_session * s,u8 dlci) rfcomm_recv_disc() argument
1361 rfcomm_recv_sabm(struct rfcomm_session * s,u8 dlci) rfcomm_recv_sabm() argument
1405 struct rfcomm_session *s = d->session; rfcomm_apply_pn() local
1432 rfcomm_recv_pn(struct rfcomm_session * s,int cr,struct sk_buff * skb) rfcomm_recv_pn() argument
1484 rfcomm_recv_rpn(struct rfcomm_session * s,int cr,int len,struct sk_buff * skb) rfcomm_recv_rpn() argument
1590 rfcomm_recv_rls(struct rfcomm_session * s,int cr,struct sk_buff * skb) rfcomm_recv_rls() argument
1609 rfcomm_recv_msc(struct rfcomm_session * s,int cr,struct sk_buff * skb) rfcomm_recv_msc() argument
1645 rfcomm_recv_mcc(struct rfcomm_session * s,struct sk_buff * skb) rfcomm_recv_mcc() argument
1705 rfcomm_recv_data(struct rfcomm_session * s,u8 dlci,int pf,struct sk_buff * skb) rfcomm_recv_data() argument
1738 rfcomm_recv_frame(struct rfcomm_session * s,struct sk_buff * skb) rfcomm_recv_frame() argument
1806 rfcomm_process_connect(struct rfcomm_session * s) rfcomm_process_connect() argument
1876 rfcomm_process_dlcs(struct rfcomm_session * s) rfcomm_process_dlcs() argument
1933 rfcomm_process_rx(struct rfcomm_session * s) rfcomm_process_rx() argument
1959 rfcomm_accept_connection(struct rfcomm_session * s) rfcomm_accept_connection() argument
1992 rfcomm_check_connection(struct rfcomm_session * s) rfcomm_check_connection() argument
2018 struct rfcomm_session *s, *n; rfcomm_process_sessions() local
2055 struct rfcomm_session *s; rfcomm_add_listener() local
2106 struct rfcomm_session *s, *n; rfcomm_kill_listener() local
2140 struct rfcomm_session *s; rfcomm_security_cfm() local
2189 struct rfcomm_session *s; rfcomm_dlc_debugfs_show() local
[all...]
/linux/arch/x86/kvm/
H A Di8259.c46 static void pic_lock(struct kvm_pic *s) in pic_lock()
52 static void pic_unlock(struct kvm_pic *s) in pic_unlock()
74 static void pic_clear_isr(struct kvm_kpic_state *s, int irq) in pic_clear_isr()
93 static inline int pic_set_irq1(struct kvm_kpic_state *s, int irq, int level) in pic_set_irq1()
123 static inline int get_priority(struct kvm_kpic_state *s, int mask) in get_priority()
137 static int pic_get_irq(struct kvm_kpic_state *s) in pic_get_irq()
167 static void pic_update_irq(struct kvm_pic *s) in pic_update_irq()
183 void kvm_pic_update_irq(struct kvm_pic *s) in kvm_pic_update_irq()
193 struct kvm_pic *s = kvm->arch.vpic; in kvm_pic_set_irq() local
214 static inline void pic_intack(struct kvm_kpic_state *s, int irq) in pic_intack()
[all …]
/linux/drivers/pcmcia/
H A Dpcmcia_resource.c37 int pcmcia_validate_mem(struct pcmcia_socket *s) in pcmcia_validate_mem()
46 int low, struct pcmcia_socket *s) in pcmcia_find_mem_region()
60 static void release_io_space(struct pcmcia_socket *s, struct resource *res) in release_io_space()
96 static int alloc_io_space(struct pcmcia_socket *s, struct resource *res, in alloc_io_space()
155 static int pcmcia_access_config(struct pcmcia_device *p_dev, in pcmcia_access_config()
161 struct pcmcia_socket *s; in pcmcia_access_config() local
226 struct pcmcia_socket *s = p_dev->socket; in pcmcia_map_mem_page() local
255 struct pcmcia_socket *s = p_dev->socket; in pcmcia_fixup_iowidth() local
305 struct pcmcia_socket *s = p_dev->socket; in pcmcia_fixup_vpp() local
349 struct pcmcia_socket *s = p_dev->socket; in pcmcia_release_configuration() local
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dseq.h6 #define clk_init(s,p) hwsq_init(&(s)->base, (p)) argument
7 #define clk_exec(s,e) hwsq_exec(&(s)->base, (e)) argument
8 #define clk_have(s,r) ((s)->r_##r.addr != 0x000000) argument
9 #define clk_rd32(s,r) hwsq_rd32(&(s)->base, &(s)->r_##r) argument
10 #define clk_wr32(s,r,d) hwsq_wr32(&(s)->base, &(s)->r_##r, (d)) argument
11 #define clk_mask(s,r,m,d) hwsq_mask(&(s)->base, &(s)->r_##r, (m), (d)) argument
12 #define clk_setf(s,f,d) hwsq_setf(&(s)->base, (f), (d)) argument
13 #define clk_wait(s,f,d) hwsq_wait(&(s)->base, (f), (d)) argument
14 #define clk_nsec(s,n) hwsq_nsec(&(s)->base, (n)) argument
/linux/kernel/bpf/
H A Dpercpu_freelist.c6 int pcpu_freelist_init(struct pcpu_freelist *s) in pcpu_freelist_init() argument
25 free_percpu(s->freelist); in pcpu_freelist_destroy() argument
45 void __pcpu_freelist_push(struct pcpu_freelist *s, in pcpu_freelist_try_push_extra() argument
56 ___pcpu_freelist_push_nmi(struct pcpu_freelist * s,struct pcpu_freelist_node * node) ___pcpu_freelist_push_nmi() argument
80 __pcpu_freelist_push(struct pcpu_freelist * s,struct pcpu_freelist_node * node) __pcpu_freelist_push() argument
89 pcpu_freelist_push(struct pcpu_freelist * s,struct pcpu_freelist_node * node) pcpu_freelist_push() argument
99 pcpu_freelist_populate(struct pcpu_freelist * s,void * buf,u32 elem_size,u32 nr_elems) pcpu_freelist_populate() argument
121 ___pcpu_freelist_pop(struct pcpu_freelist * s) ___pcpu_freelist_pop() argument
153 ___pcpu_freelist_pop_nmi(struct pcpu_freelist * s) ___pcpu_freelist_pop_nmi() argument
184 __pcpu_freelist_pop(struct pcpu_freelist * s) __pcpu_freelist_pop() argument
191 pcpu_freelist_pop(struct pcpu_freelist * s) pcpu_freelist_pop() argument
[all...]
/linux/lib/tests/
H A Dslub_kunit.c24 struct kmem_cache *s = kmem_cache_create(name, size, 0, in test_kmem_cache_create() local
32 struct kmem_cache *s = test_kmem_cache_create("TestSlub_RZ_alloc", 64, in test_clobber_zone() local
50 struct kmem_cache *s = test_kmem_cache_create("TestSlub_next_ptr_free", in test_next_pointer() local
95 struct kmem_cache *s = test_kmem_cache_create("TestSlub_1th_word_free", in test_first_word() local
110 struct kmem_cache *s = test_kmem_cache_create("TestSlub_50th_word_free", in test_clobber_50th_byte() local
126 struct kmem_cache *s = test_kmem_cache_create("TestSlub_RZ_free", 64, in test_clobber_redzone_free() local
143 struct kmem_cache *s = test_kmem_cache_create("TestSlub_RZ_kmalloc", 32, in test_kmalloc_redzone_access() local
168 struct kmem_cache *s; in test_kfree_rcu() local
187 struct kmem_cache *s; member
205 struct kmem_cache *s; in test_kfree_rcu_wq_destroy() local
[all …]
/linux/arch/alpha/lib/
H A Dmemcpy.c27 #define ALIGN_DEST_TO8_UP(d,s,n) \ argument
34 #define ALIGN_DEST_TO8_DN(d,s,n) \ argument
46 #define DO_REST_UP(d,s,n) \ argument
52 #define DO_REST_DN(d,s,n) \ argument
63 #define DO_REST_ALIGNED_UP(d,s,n) DO_REST_UP(d,s,n) argument
64 #define DO_REST_ALIGNED_DN(d,s,n) DO_REST_DN(d,s,n) argument
73 static inline void __memcpy_unaligned_up (unsigned long d, unsigned long s, in __memcpy_unaligned_up()
101 static inline void __memcpy_unaligned_dn (unsigned long d, unsigned long s, in __memcpy_unaligned_dn()
119 static inline void __memcpy_aligned_up (unsigned long d, unsigned long s, in __memcpy_aligned_up()
135 static inline void __memcpy_aligned_dn (unsigned long d, unsigned long s, in __memcpy_aligned_dn()
/linux/fs/hpfs/
H A Dalloc.c12 static void hpfs_claim_alloc(struct super_block *s, secno sec) in hpfs_claim_alloc()
25 static void hpfs_claim_free(struct super_block *s, secno sec) in hpfs_claim_free()
38 static void hpfs_claim_dirband_alloc(struct super_block *s, secno sec) in hpfs_claim_dirband_alloc()
51 static void hpfs_claim_dirband_free(struct super_block *s, secno sec) in hpfs_claim_dirband_free()
69 static int chk_if_allocated(struct super_block *s, secno sec, char *msg) in chk_if_allocated()
100 int hpfs_chk_sectors(struct super_block *s, secno start, int len, char *msg) in hpfs_chk_sectors()
115 static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward) in alloc_in_bmp()
203 secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward) in hpfs_alloc_sector()
277 static secno alloc_in_dirband(struct super_block *s, secno near) in alloc_in_dirband()
296 int hpfs_alloc_if_possible(struct super_block *s, secno sec) in hpfs_alloc_if_possible()
[all …]

12345678910>>...80