/kernel/ |
D | notifier.c | 23 struct notifier_block *n) in notifier_chain_register() 40 struct notifier_block *n) in notifier_chain_unregister() 140 struct notifier_block *n) in atomic_notifier_chain_register() 162 struct notifier_block *n) in atomic_notifier_chain_unregister() 222 struct notifier_block *n) in blocking_notifier_chain_register() 252 struct notifier_block *n) in blocking_notifier_chain_unregister() 341 struct notifier_block *n) in raw_notifier_chain_register() 358 struct notifier_block *n) in raw_notifier_chain_unregister() 412 struct notifier_block *n) in srcu_notifier_chain_register() 442 struct notifier_block *n) in srcu_notifier_chain_unregister()
|
D | auditsc.c | 162 unsigned n; in audit_match_perm() local 206 struct audit_names *n; in audit_match_filetype() local 282 int n; in unroll_tree_refs() local 320 int n; in match_tree_refs() local 344 struct audit_names *n; in audit_compare_uid() local 368 struct audit_names *n; in audit_compare_gid() local 487 struct audit_names *n; in audit_filter_rules() local 841 struct audit_names *n, in audit_filter_inode_name() 865 struct audit_names *n; in audit_filter_inodes() local 895 struct audit_names *n, *next; in audit_free_names() local [all …]
|
D | watch_queue.c | 99 struct watch_notification *n) in post_one_notification() 163 const struct watch_notification *n) in filter_watch_notification() 199 struct watch_notification *n, in __post_watch_notification() 533 struct watch_notification_removal n; in remove_watch_from_object() local
|
D | profile.c | 166 int task_handoff_register(struct notifier_block *n) in task_handoff_register() 172 int task_handoff_unregister(struct notifier_block *n) in task_handoff_unregister() 178 int profile_event_register(enum profile_type type, struct notifier_block *n) in profile_event_register() 197 int profile_event_unregister(enum profile_type type, struct notifier_block *n) in profile_event_unregister()
|
D | audit_tree.c | 221 unsigned long n = key / L1_CACHE_BYTES; in chunk_hash() local 263 int n; in audit_tree_match() local 463 int n; in tag_chunk() local 1005 int n; in evict_chunk() local
|
D | cred.c | 68 static inline void set_cred_subscribers(struct cred *cred, int n) in set_cred_subscribers() 84 static inline void alter_cred_subscribers(const struct cred *_cred, int n) in alter_cred_subscribers()
|
D | resource.c | 1139 resource_size_t start, resource_size_t n, in __request_region_locked() 1198 resource_size_t start, resource_size_t n, in __request_region() 1232 resource_size_t n) in __release_region() 1519 resource_size_t n; member 1539 resource_size_t start, resource_size_t n, const char *name) in __devm_request_region() 1564 resource_size_t start, resource_size_t n) in __devm_release_region()
|
D | params.c | 84 bool parameqn(const char *a, const char *b, size_t n) in parameqn() 538 #define to_module_attr(n) container_of(n, struct module_attribute, attr) argument 539 #define to_module_kobject(n) container_of(n, struct module_kobject, kobj) argument 555 #define to_param_attr(n) container_of(n, struct param_attribute, mattr) argument
|
D | auditfilter.c | 171 unsigned n = *list++; in audit_register_class() local 316 u32 n; in audit_to_op() local 1431 struct audit_krule *r, *n; in audit_update_lsm_rules() local
|
D | user.c | 239 int n; in uid_cache_init() local
|
/kernel/power/ |
D | main.c | 107 const char *buf, size_t n) in pm_async_store() 147 static suspend_state_t decode_suspend_state(const char *buf, size_t n) in decode_suspend_state() 167 const char *buf, size_t n) in mem_sleep_store() 210 const char *buf, size_t n) in sync_on_suspend_store() 261 const char *buf, size_t n) in pm_test_store() 482 const char *buf, size_t n) in pm_print_times_store() 525 const char *buf, size_t n) in pm_debug_messages_store() 614 static suspend_state_t decode_state(const char *buf, size_t n) in decode_state() 642 const char *buf, size_t n) in state_store() 716 const char *buf, size_t n) in wakeup_count_store() [all …]
|
D | wakeup_reason.c | 100 struct wakeup_irq_node *n; in delete_list() local 111 struct wakeup_irq_node *n = NULL; in add_sibling_node_sorted() local 139 struct wakeup_irq_node *n; in find_node_in_list() local 275 struct wakeup_irq_node *n; in print_wakeup_sources() local 304 struct wakeup_irq_node *n; in last_resume_reason_show() local
|
D | hibernate.c | 1098 const char *buf, size_t n) in disk_store() 1156 const char *buf, size_t n) in resume_store() 1193 size_t n) in resume_offset_store() 1215 const char *buf, size_t n) in image_size_store() 1237 const char *buf, size_t n) in reserved_size_store()
|
/kernel/locking/ |
D | test-ww_mutex.c | 278 unsigned int n, last = nthreads - 1; in __test_cycle() local 330 unsigned int n; in test_cycle() local 352 int n, r, tmp; in get_random_order() local 392 int n, err; in stress_inorder_work() local 443 int n, err; in stress_reorder_work() local 524 int n, count; in stress() local
|
D | ww_mutex.h | 96 struct rb_node *n = rb_first(&lock->rtmutex.waiters.rb_root); in __ww_waiter_first() local 105 struct rb_node *n = rb_next(&w->tree_entry); in __ww_waiter_next() local 114 struct rb_node *n = rb_prev(&w->tree_entry); in __ww_waiter_prev() local 123 struct rb_node *n = rb_last(&lock->rtmutex.waiters.rb_root); in __ww_waiter_last() local
|
/kernel/sched/ |
D | loadavg.c | 110 fixed_power_int(unsigned long x, unsigned int frac_bits, unsigned int n) in fixed_power_int() 158 unsigned long active, unsigned int n) in calc_load_n() 307 long delta, active, n; in calc_global_nohz() local
|
D | stats.c | 85 unsigned long n = *offset; in schedstat_start() local
|
D | debug.c | 751 #define P64(n) SEQ_printf(m, " .%-30s: %Ld\n", #n, rq->n); in print_cpu() argument 757 #define P(n) SEQ_printf(m, " .%-30s: %d\n", #n, schedstat_val(rq->n)); in print_cpu() argument 871 unsigned long n = *offset; in sched_debug_start() local
|
/kernel/bpf/preload/ |
D | bpf_preload_kern.c | 28 ssize_t n; in preload() local 56 ssize_t n; in finish() local
|
/kernel/irq/ |
D | affinity.c | 86 int n, nodes = 0; in get_nodes_in_cpumask() local 135 unsigned n, remaining_ncpus = 0; in alloc_nodes_vectors() local 255 unsigned int i, n, nodes, cpus_per_vec, extra_vecs, done = 0; in __irq_build_affinity_masks() local
|
/kernel/trace/ |
D | trace_stat.c | 49 struct stat_node *snode, *n; in __reset_stat_session() local 175 int n = *pos; in stat_seq_start() local
|
D | trace_dynevent.h | 119 #define for_each_dyn_event_safe(pos, n) \ argument
|
/kernel/bpf/ |
D | hashtab.c | 594 struct hlist_nulls_node *n; in lookup_elem_raw() local 612 struct hlist_nulls_node *n; in lookup_nulls_elem_raw() local 753 struct hlist_nulls_node *n; in htab_lru_map_delete_node() local 1413 struct hlist_nulls_node *n; in delete_all_elements() local 1430 struct hlist_nulls_node *n; in htab_free_malloced_timers() local 1612 struct hlist_nulls_node *n; in __htab_map_lookup_and_delete_batch() local 1899 struct hlist_nulls_node *n; in bpf_hash_map_seq_find_next() local 2073 struct hlist_nulls_node *n; in bpf_for_each_hash_elem() local 2322 struct hlist_nulls_node *n; in fd_htab_map_free() local
|
/kernel/printk/ |
D | printk_ringbuffer.c | 318 #define DESC_INDEX(desc_ring, n) ((n) & DESCS_COUNT_MASK(desc_ring)) argument 355 static struct prb_desc *to_desc(struct prb_desc_ring *desc_ring, u64 n) in to_desc() 364 static struct printk_info *to_info(struct prb_desc_ring *desc_ring, u64 n) in to_info()
|
/kernel/time/ |
D | time.c | 724 u64 nsecs_to_jiffies64(u64 n) in nsecs_to_jiffies64() 755 unsigned long nsecs_to_jiffies(u64 n) in nsecs_to_jiffies()
|