| /kernel/ |
| A D | notifier.c | 18 struct notifier_block *n, in notifier_chain_register() 40 struct notifier_block *n) in notifier_chain_unregister() 142 struct notifier_block *n) in atomic_notifier_chain_register() 187 struct notifier_block *n) in atomic_notifier_chain_unregister() 280 struct notifier_block *n) in blocking_notifier_chain_register() 297 struct notifier_block *n) in blocking_notifier_chain_register_unique_prio() 314 struct notifier_block *n) in blocking_notifier_chain_unregister() 403 struct notifier_block *n) in raw_notifier_chain_register() 420 struct notifier_block *n) in raw_notifier_chain_unregister() 473 struct notifier_block *n) in srcu_notifier_chain_register() [all …]
|
| A D | auditsc.c | 153 unsigned n; in audit_match_perm() local 199 struct audit_names *n; in audit_match_filetype() local 275 int n; in unroll_tree_refs() local 313 int n; in match_tree_refs() local 337 struct audit_names *n; in audit_compare_uid() local 361 struct audit_names *n; in audit_compare_gid() local 483 struct audit_names *n; in audit_filter_rules() local 902 struct audit_names *n; in audit_filter_inodes() local 1680 struct audit_names *n; in audit_log_exit() local 2205 struct audit_names *n; in __audit_reusename() local [all …]
|
| A D | watch_queue.c | 98 struct watch_notification *n) in post_one_notification() 158 const struct watch_notification *n) in filter_watch_notification() 194 struct watch_notification *n, in __post_watch_notification() 534 struct watch_notification_removal n; in remove_watch_from_object() local
|
| A 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 1011 int n; in evict_chunk() local
|
| A D | params.c | 86 bool parameqn(const char *a, const char *b, size_t n) in parameqn() 541 #define to_module_attr(n) container_of_const(n, struct module_attribute, attr) argument 542 #define to_module_kobject(n) container_of(n, struct module_kobject, kobj) argument 558 #define to_param_attr(n) container_of_const(n, struct param_attribute, mattr) argument
|
| A D | auditfilter.c | 174 unsigned n = *list++; in audit_register_class() local 320 u32 n; in audit_to_op() local 1449 struct audit_krule *r, *n; in audit_update_lsm_rules() local
|
| A D | resource.c | 1258 resource_size_t start, resource_size_t n, in __request_region_locked() 1318 resource_size_t start, resource_size_t n, in __request_region() 1352 resource_size_t n) in __release_region() 1637 resource_size_t n; member 1657 resource_size_t start, resource_size_t n, const char *name) in __devm_request_region() 1682 resource_size_t start, resource_size_t n) in __devm_release_region()
|
| A D | user.c | 247 int n; in uid_cache_init() local
|
| /kernel/power/ |
| A D | main.c | 131 const char *buf, size_t n) in pm_async_store() 194 const char *buf, size_t n) in mem_sleep_store() 237 const char *buf, size_t n) in sync_on_suspend_store() 288 const char *buf, size_t n) in pm_test_store() 592 const char *buf, size_t n) in pm_print_times_store() 731 const char *buf, size_t n) in state_store() 805 const char *buf, size_t n) in wakeup_count_store() 858 const char *buf, size_t n) in autosleep_store() 904 const char *buf, size_t n) in wake_unlock_store() 926 const char *buf, size_t n) in pm_trace_store() [all …]
|
| A D | hibernate.c | 1219 const char *buf, size_t n) in disk_store() 1278 const char *buf, size_t n) in resume_store() 1338 size_t n) in resume_offset_store() 1360 const char *buf, size_t n) in image_size_store() 1382 const char *buf, size_t n) in reserved_size_store()
|
| /kernel/module/ |
| A D | tree_lookup.c | 22 static __always_inline unsigned long __mod_tree_val(struct latch_tree_node *n) in __mod_tree_val() 29 static __always_inline unsigned long __mod_tree_size(struct latch_tree_node *n) in __mod_tree_size() 43 mod_tree_comp(void *key, struct latch_tree_node *n) in mod_tree_comp()
|
| /kernel/locking/ |
| A D | test-ww_mutex.c | 320 unsigned int n, last = nthreads - 1; in __test_cycle() local 372 unsigned int n; in test_cycle() local 407 int n, r; in get_random_order() local 444 int n, err; in stress_inorder_work() local 496 int n, err; in stress_reorder_work() local 577 int n, count; in stress() local
|
| A 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/ |
| A D | loadavg.c | 111 fixed_power_int(unsigned long x, unsigned int frac_bits, unsigned int n) in fixed_power_int() 159 unsigned long active, unsigned int n) in calc_load_n() 308 long delta, active, n; in calc_global_nohz() local
|
| A D | stats.c | 177 unsigned long n = *offset; in schedstat_start() local
|
| /kernel/trace/ |
| A D | trace_stat.c | 49 struct stat_node *snode, *n; in __reset_stat_session() local 172 int n = *pos; in stat_seq_start() local
|
| A D | trace_dynevent.h | 120 #define for_each_dyn_event_safe(pos, n) \ argument
|
| /kernel/bpf/ |
| A D | bpf_local_storage.c | 268 struct hlist_node *n; in bpf_selem_free_list() local 360 struct hlist_node *n; in check_storage_bpf_ma() local 737 struct hlist_node *n; in bpf_local_storage_destroy() local
|
| A D | hashtab.c | 620 struct hlist_nulls_node *n; in lookup_elem_raw() local 638 struct hlist_nulls_node *n; in lookup_nulls_elem_raw() local 790 struct hlist_nulls_node *n; in htab_lru_map_delete_node() local 1482 struct hlist_nulls_node *n; in delete_all_elements() local 1500 struct hlist_nulls_node *n; in htab_free_malloced_timers_and_wq() local 1693 struct hlist_nulls_node *n; in __htab_map_lookup_and_delete_batch() local 1992 struct hlist_nulls_node *n; in bpf_hash_map_seq_find_next() local 2165 struct hlist_nulls_node *n; in bpf_for_each_hash_elem() local 2498 struct hlist_nulls_node *n; in fd_htab_map_free() local
|
| A D | percpu_freelist.c | 82 unsigned int cpu, cpu_idx, i, j, n, m; in pcpu_freelist_populate() local
|
| A D | log.c | 64 u32 new_n, n; in bpf_verifier_vlog() local 191 int n = sizeof(log->kbuf) / 2, nn; in bpf_vlog_reverse_ubuf() local
|
| A D | inode.c | 611 int i, n; in find_bpffs_btf_enums() local 655 int i, n, pfx_len = strlen(prefix); in find_btf_enum_const() local 690 int i, n, pfx_len = strlen(prefix); in seq_print_delegate_opts() local
|
| /kernel/trace/rv/monitors/wwnr/ |
| A D | wwnr.c | 22 struct task_struct *n, unsigned int prev_state) in handle_switch()
|
| /kernel/printk/ |
| A D | printk_ringbuffer.c | 322 #define DESC_INDEX(desc_ring, n) ((n) & DESCS_COUNT_MASK(desc_ring)) argument 359 static struct prb_desc *to_desc(struct prb_desc_ring *desc_ring, u64 n) in to_desc() 368 static struct printk_info *to_info(struct prb_desc_ring *desc_ring, u64 n) in to_info()
|
| /kernel/time/ |
| A D | time.c | 796 u64 nsecs_to_jiffies64(u64 n) in nsecs_to_jiffies64() 829 unsigned long nsecs_to_jiffies(u64 n) in nsecs_to_jiffies()
|