Home
last modified time | relevance | path

Searched defs:n (Results 1 – 25 of 27) sorted by relevance

12

/kernel/
Dnotifier.c22 struct notifier_block *n) in notifier_chain_register()
35 struct notifier_block *n) in notifier_chain_cond_register()
50 struct notifier_block *n) in notifier_chain_unregister()
121 struct notifier_block *n) in atomic_notifier_chain_register()
143 struct notifier_block *n) in atomic_notifier_chain_unregister()
211 struct notifier_block *n) in blocking_notifier_chain_register()
242 struct notifier_block *n) in blocking_notifier_chain_cond_register()
264 struct notifier_block *n) in blocking_notifier_chain_unregister()
345 struct notifier_block *n) in raw_notifier_chain_register()
362 struct notifier_block *n) in raw_notifier_chain_unregister()
[all …]
Dresource.c626 resource_size_t start, resource_size_t n, in __request_region()
680 resource_size_t n) in __check_region()
703 resource_size_t n) in __release_region()
747 resource_size_t n; member
767 resource_size_t n, const char *name) in __devm_request_region()
792 resource_size_t start, resource_size_t n) in __devm_release_region()
Dprofile.c165 int task_handoff_register(struct notifier_block *n) in task_handoff_register()
171 int task_handoff_unregister(struct notifier_block *n) in task_handoff_unregister()
177 int profile_event_register(enum profile_type type, struct notifier_block *n) in profile_event_register()
196 int profile_event_unregister(enum profile_type type, struct notifier_block *n) in profile_event_unregister()
Duser_namespace.c26 int n; in create_user_ns() local
Daudit_tree.c164 unsigned long n = (unsigned long)inode / L1_CACHE_BYTES; in chunk_hash() local
192 int n; in audit_tree_match() local
363 int n; in tag_chunk() local
858 int n; in evict_chunk() local
Dauditfilter.c296 unsigned n = *list++; in audit_register_class() local
438 u32 n; in audit_to_op() local
459 u32 n; in audit_rule_to_entry() local
1101 struct audit_parent *p, *n; in audit_inotify_unregister() local
1815 struct audit_krule *r, *n; in audit_update_lsm_rules() local
Dparams.c376 #define to_module_attr(n) container_of(n, struct module_attribute, attr); argument
377 #define to_module_kobject(n) container_of(n, struct module_kobject, kobj); argument
395 #define to_param_attr(n) container_of(n, struct param_attribute, mattr); argument
Drtmutex.h22 #define debug_rt_mutex_init(m, n) do { } while (0) argument
Dauditsc.c254 int n = ACC_MODE(flags); in open_arg() local
262 unsigned n; in audit_match_perm() local
374 int n; in unroll_tree_refs() local
412 int n; in match_tree_refs() local
725 struct audit_names *n = &ctx->names[i]; in audit_filter_inodes() local
1463 struct audit_names *n = &context->names[i]; in audit_log_exit() local
2021 struct audit_names *n = &context->names[idx]; in __audit_inode_child() local
2036 struct audit_names *n = &context->names[idx]; in __audit_inode_child() local
Dexit.c767 struct task_struct *p, *n; in ptrace_exit() local
816 struct task_struct *p, *n; in ptrace_exit_finish() local
896 struct task_struct *p, *n, *reaper; in forget_original_parent() local
991 unsigned long *n = end_of_stack(current); in check_stack_usage() local
Drtmutex.c82 # define rt_mutex_cmpxchg(l,c,n) (cmpxchg(&l->owner, c, n) == c) argument
92 # define rt_mutex_cmpxchg(l,c,n) (0) argument
Dsched_debug.c288 #define P(n) SEQ_printf(m, " .%-30s: %d\n", #n, rq->n); in print_cpu() argument
Duser.c483 int n; in uid_cache_init() local
Dsignal.c255 struct sigqueue *q, *n; in __flush_itimer_signals() local
533 struct sigqueue *q, *n; in rm_from_queue_full() local
557 struct sigqueue *q, *n; in rm_from_queue() local
Dsysctl_check.c1253 static struct ctl_table *sysctl_parent(struct ctl_table *table, int n) in sysctl_parent()
Dsysctl.c1653 int n; in parse_table() local
1911 unsigned int n, npath; in __register_sysctl_paths() local
Dsched.c6006 unsigned long *n = end_of_stack(p); in sched_show_task() local
6514 static struct ctl_table *sd_alloc_ctl_entry(int n) in sd_alloc_ctl_entry()
7210 int i, n, val, min_val, best_node = 0; in find_next_best_node() local
7776 int n = (i + j) % nr_node_ids; in __build_sched_domains() local
8008 int i, j, n; in partition_sched_domains() local
Dcpuset.c1043 int i, n, ntasks; in update_tasks_nodemask() local
Dlockdep.c1608 int i, j, n, cn; in lookup_chain_cache() local
/kernel/power/
Duserwakelock.c133 struct rb_node *n; in wake_lock_show() local
151 const char *buf, size_t n) in wake_lock_store()
181 struct rb_node *n; in wake_unlock_show() local
199 const char *buf, size_t n) in wake_unlock_store()
Dmain.c91 const char *buf, size_t n) in pm_test_store()
512 const char *buf, size_t n) in state_store()
568 const char *buf, size_t n) in pm_trace_store()
Ddisk.c775 const char *buf, size_t n) in disk_store()
828 const char *buf, size_t n) in resume_store()
861 const char *buf, size_t n) in image_size_store()
Dwakelock.c93 int n; in print_lock_stat() local
247 struct wake_lock *lock, *n; in has_wake_lock_locked() local
Dsnapshot.c849 unsigned int n = 0; in count_highmem_pages() local
912 unsigned int n = 0; in count_data_pages() local
932 int n; in do_copy_page() local
1148 alloc_highmem_image_pages(struct memory_bitmap *bm, unsigned int n) { return 0; } in alloc_highmem_image_pages()
/kernel/trace/
Dtrace_mmiotrace.c141 unsigned long n; in mmio_read() local

12