/Linux-v5.15/kernel/locking/ |
D | lockdep.c | 1888 struct task_struct *curr = current; in print_circular_bug_header() local 1978 struct task_struct *curr = current; in print_circular_bug() local 2498 print_bad_irq_dependency(struct task_struct *curr, in print_bad_irq_dependency() 2727 static int check_irq_usage(struct task_struct *curr, struct held_lock *prev, in check_irq_usage() 2815 static inline int check_irq_usage(struct task_struct *curr, in check_irq_usage() 2922 print_deadlock_bug(struct task_struct *curr, struct held_lock *prev, in print_deadlock_bug() 2958 check_deadlock(struct task_struct *curr, struct held_lock *next) in check_deadlock() 3016 check_prev_add(struct task_struct *curr, struct held_lock *prev, in check_prev_add() 3148 check_prevs_add(struct task_struct *curr, struct held_lock *next) in check_prevs_add() 3258 #define for_each_chain_block(bucket, prev, curr) \ argument [all …]
|
D | osq_lock.c | 47 int curr = encode_cpu(smp_processor_id()); in osq_wait_next() local 94 int curr = encode_cpu(smp_processor_id()); in osq_lock() local 210 int curr = encode_cpu(smp_processor_id()); in osq_unlock() local
|
D | mutex.c | 99 unsigned long owner, curr = (unsigned long)current; in __mutex_trylock_common() local 162 unsigned long curr = (unsigned long)current; in __mutex_trylock_fast() local 173 unsigned long curr = (unsigned long)current; in __mutex_unlock_fast() local
|
/Linux-v5.15/drivers/char/ipmi/ |
D | ipmi_si_hotmod.c | 59 const char **curr) in parse_str() 83 static int check_hotmod_int_op(const char *curr, const char *option, in check_hotmod_int_op() 103 static int parse_hotmod_str(const char *curr, enum hotmod_op *op, in parse_hotmod_str() 189 char *str, *curr, *next; in hotmod_handler() local
|
/Linux-v5.15/drivers/media/test-drivers/vidtv/ |
D | vidtv_channel.c | 37 struct vidtv_encoder *curr = e; in vidtv_channel_encoder_destroy() local 163 struct vidtv_psi_table_eit_event *curr = NULL; in vidtv_channel_eit_event_cat_into_new() local 209 struct vidtv_psi_table_sdt_service *curr = NULL; in vidtv_channel_sdt_serv_cat_into_new() local 264 struct vidtv_psi_table_pat_program *curr = NULL; in vidtv_channel_pat_prog_cat_into_new() local 531 struct vidtv_channel *curr = m->channels; in vidtv_channels_destroy() local
|
/Linux-v5.15/tools/perf/tests/ |
D | builtin-test.c | 377 static bool perf_test__matches(const char *desc, int curr, int argc, const char *argv[]) in perf_test__matches() 623 int curr = i++; in run_shell_tests() local 666 int curr = i++, err; in __cmd_test() local 760 int curr = i++; in perf_test__list_shell() local 786 int curr = i++; in perf_test__list() local
|
/Linux-v5.15/fs/hfs/ |
D | bitmap.c | 31 __be32 *curr, *end; in hfs_find_set_zero_bits() local 195 __be32 *curr; in hfs_clear_vbm_bits() local
|
/Linux-v5.15/drivers/hwmon/ |
D | ltc4215.c | 131 const unsigned int curr = voltage / 4; in ltc4215_get_current() local 148 const unsigned int curr = ltc4215_get_current(dev); in ltc4215_current_show() local 156 const unsigned int curr = ltc4215_get_current(dev); in ltc4215_power_show() local
|
/Linux-v5.15/fs/hfsplus/ |
D | bitmap.c | 25 __be32 *pptr, *curr, *end; in hfsplus_block_allocate() local 169 __be32 *pptr, *curr, *end; in hfsplus_block_free() local
|
/Linux-v5.15/arch/x86/um/ |
D | tls_32.c | 98 struct uml_tls_struct* curr = in load_TLS() local 138 struct uml_tls_struct* curr = in needs_TLS_update() local 162 struct uml_tls_struct* curr = in clear_flushed_tls() local
|
/Linux-v5.15/kernel/sched/ |
D | swait.c | 24 struct swait_queue *curr; in swake_up_locked() local 64 struct swait_queue *curr; in swake_up_all() local
|
D | stop_task.c | 74 struct task_struct *curr = rq->curr; in put_prev_task_stop() local 99 static void task_tick_stop(struct rq *rq, struct task_struct *curr, int queued) in task_tick_stop()
|
D | cputime.c | 50 void irqtime_account_irq(struct task_struct *curr, unsigned int offset) in irqtime_account_irq() 438 void cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, in cputime_adjust() 540 void cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, in cputime_adjust() 970 struct task_struct *curr; in kcpustat_field() local 1057 struct task_struct *curr; in kcpustat_cpu_fetch() local
|
/Linux-v5.15/drivers/pci/hotplug/ |
D | ibmphp_res.c | 35 static struct bus_node * __init alloc_error_bus(struct ebda_pci_rsrc *curr, u8 busno, int flag) in alloc_error_bus() 56 static struct resource_node * __init alloc_resources(struct ebda_pci_rsrc *curr) in alloc_resources() 77 …ange(struct bus_node **new_bus, struct range_node **new_range, struct ebda_pci_rsrc *curr, int fla… in alloc_bus_range() 182 struct ebda_pci_rsrc *curr; in ibmphp_rsrc_init() local
|
/Linux-v5.15/drivers/input/serio/ |
D | hp_sdc.c | 183 hp_sdc_transaction *curr; in hp_sdc_take() local 313 hp_sdc_transaction *curr; in hp_sdc_tasklet() local 350 hp_sdc_transaction *curr; in hp_sdc_put() local
|
/Linux-v5.15/drivers/char/agp/ |
D | generic.c | 162 void agp_free_memory(struct agp_memory *curr) in agp_free_memory() 408 int agp_bind_memory(struct agp_memory *curr, off_t pg_start) in agp_bind_memory() 448 int agp_unbind_memory(struct agp_memory *curr) in agp_unbind_memory() 1151 void agp_generic_free_by_type(struct agp_memory *curr) in agp_generic_free_by_type()
|
/Linux-v5.15/fs/btrfs/ |
D | delayed-inode.c | 683 struct btrfs_delayed_item *curr; in btrfs_insert_delayed_item() local 775 struct btrfs_delayed_item *curr; in btrfs_insert_delayed_items() local 795 struct btrfs_delayed_item *curr, *next; in btrfs_batch_delete_items() local 858 struct btrfs_delayed_item *curr, *prev; in btrfs_delete_delayed_items() local 1552 struct btrfs_delayed_item *curr, *next; in btrfs_readdir_put_delayed_items() local 1576 struct btrfs_delayed_item *curr; in btrfs_should_delete_dir_index() local 1598 struct btrfs_delayed_item *curr, *next; in btrfs_readdir_delayed_dir_index() local
|
/Linux-v5.15/security/apparmor/ |
D | policy_ns.c | 37 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_visible() 61 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name()
|
/Linux-v5.15/lib/ |
D | xarray.c | 1056 void *curr = xas_load(xas); in xas_split() local 1391 void *curr; in xas_find_conflict() local 1466 static void *xas_result(struct xa_state *xas, void *curr) in xas_result() 1536 void *curr; in __xa_store() local 1572 void *curr; in xa_store() local 1602 void *curr; in __xa_cmpxchg() local 1639 void *curr; in __xa_insert() local
|
/Linux-v5.15/tools/lib/lockdep/ |
D | lockdep.c | 18 void print_irqtrace_events(struct task_struct *curr) in print_irqtrace_events()
|
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/ |
D | probe_user.c | 10 struct sockaddr curr, orig, tmp; in test_probe_user() local
|
/Linux-v5.15/lib/dim/ |
D | rdma_dim.c | 26 static int rdma_dim_stats_compare(struct dim_stats *curr, in rdma_dim_stats_compare()
|
/Linux-v5.15/sound/firewire/oxfw/ |
D | oxfw-proc.c | 14 struct snd_oxfw_stream_formation formation, curr; in proc_read_formation() local
|
/Linux-v5.15/drivers/infiniband/hw/hfi1/ |
D | opfn.h | 68 enum hfi1_opfn_codes curr; member
|
/Linux-v5.15/drivers/staging/vt6655/ |
D | device_main.c | 534 dma_addr_t curr = priv->rd0_pool_dma; in device_init_rd0_ring() local 580 dma_addr_t curr = priv->rd1_pool_dma; in device_init_rd1_ring() local 650 dma_addr_t curr; in device_init_td0_ring() local 690 dma_addr_t curr; in device_init_td1_ring() local
|