Home
last modified time | relevance | path

Searched defs:curr (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/linux/tools/testing/selftests/mm/
H A Dguard-regions.c318 char *curr = &ptr[i * page_size]; in TEST_F() local
353 char *curr = &ptr[i * page_size]; in TEST_F() local
360 char *curr = &ptr[i * page_size]; in TEST_F() local
370 char *curr = &ptr[i * page_size]; in TEST_F() local
443 char *curr = &ptr1[i * page_size]; in TEST_F() local
449 char *curr = &ptr2[i * page_size]; in TEST_F() local
455 char *curr = &ptr3[i * page_size]; in TEST_F() local
466 char *curr = &ptr1[i * page_size]; in TEST_F() local
472 char *curr = &ptr2[i * page_size]; in TEST_F() local
478 char *curr = &ptr3[i * page_size]; in TEST_F() local
[all …]
/linux/kernel/locking/
H A Dlockdep.c1955 struct task_struct *curr = current; in print_circular_bug_header() local
2010 struct task_struct *curr = current; in print_circular_bug() local
2547 print_bad_irq_dependency(struct task_struct *curr, in print_bad_irq_dependency()
2780 static int check_irq_usage(struct task_struct *curr, struct held_lock *prev, in check_irq_usage()
2868 static inline int check_irq_usage(struct task_struct *curr, in check_irq_usage()
3010 print_deadlock_bug(struct task_struct *curr, struct held_lock *prev, in print_deadlock_bug()
3057 check_deadlock(struct task_struct *curr, struct held_lock *next) in check_deadlock()
3122 check_prev_add(struct task_struct *curr, struct held_lock *prev, in check_prev_add()
3258 check_prevs_add(struct task_struct *curr, struct held_lock *next) in check_prevs_add()
3368 #define for_each_chain_block(bucket, prev, curr) \ argument
[all …]
H A Dosq_lock.c58 int curr = encode_cpu(smp_processor_id()); in osq_wait_next() local
97 int curr = encode_cpu(smp_processor_id()); in osq_lock() local
213 int curr = encode_cpu(smp_processor_id()); in osq_unlock() local
/linux/drivers/char/ipmi/
H A Dipmi_si_hotmod.c59 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/drivers/media/test-drivers/vidtv/
H A Dvidtv_channel.c37 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/include/linux/
H A Dlivepatch_sched.h14 static __always_inline void klp_sched_try_switch(struct task_struct *curr) in klp_sched_try_switch()
22 static inline void klp_sched_try_switch(struct task_struct *curr) {} in klp_sched_try_switch()
/linux/drivers/hwmon/
H A Dltc4215.c131 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/fs/hfs/
H A Dbitmap.c31 __be32 *curr, *end; in hfs_find_set_zero_bits() local
195 __be32 *curr; in hfs_clear_vbm_bits() local
/linux/arch/x86/um/
H A Dtls_32.c92 struct uml_tls_struct* curr = in load_TLS() local
132 struct uml_tls_struct* curr = in needs_TLS_update() local
156 struct uml_tls_struct* curr = in clear_flushed_tls() local
/linux/fs/hfsplus/
H A Dbitmap.c25 __be32 *pptr, *curr, *end; in hfsplus_block_allocate() local
169 __be32 *pptr, *curr, *end; in hfsplus_block_free() local
/linux/kernel/sched/
H A Dswait.c24 struct swait_queue *curr; in swake_up_locked() local
64 struct swait_queue *curr; in swake_up_all() local
H A Dcputime.c56 void irqtime_account_irq(struct task_struct *curr, unsigned int offset) in irqtime_account_irq()
444 void cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, in cputime_adjust()
546 void cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, in cputime_adjust()
988 struct task_struct *curr; in kcpustat_field() local
1075 struct task_struct *curr; in kcpustat_cpu_fetch() local
/linux/drivers/pci/hotplug/
H A Dibmphp_res.c35 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/drivers/input/serio/
H A Dhp_sdc.c184 hp_sdc_transaction *curr; in hp_sdc_take() local
314 hp_sdc_transaction *curr; in hp_sdc_tasklet() local
351 hp_sdc_transaction *curr; in hp_sdc_put() local
/linux/drivers/char/agp/
H A Dgeneric.c162 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/drivers/net/ovpn/
H A Dio.c336 struct sk_buff *curr, *next; in ovpn_send() local
356 struct sk_buff *segments, *curr, *next; in ovpn_net_xmit() local
/linux/lib/zstd/compress/
H A Dzstd_fast.c38 U32 const curr = (U32)(ip - base); in ZSTD_fillHashTableForCDict() local
75 U32 const curr = (U32)(ip - base); in ZSTD_fillHashTableForCCtx() local
238 { U32 const curr = (U32)(ip0 - base); in ZSTD_compressBlock_fast_noDict_generic() local
550 U32 curr = (U32)(ip0 - base); in ZSTD_compressBlock_fast_dictMatchState_generic() local
763 { U32 const curr = (U32)(ip0 - base); in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_double_fast.c38 U32 const curr = (U32)(ip - base); in ZSTD_fillDoubleHashTableForCDict() local
76 U32 const curr = (U32)(ip - base); in ZSTD_fillDoubleHashTableForCCtx() local
129 U32 curr; in ZSTD_compressBlock_doubleFast_noDict_generic() local
396 U32 const curr = (U32)(ip-base); in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
656 const U32 curr = (U32)(ip-base); in ZSTD_compressBlock_doubleFast_extDict_generic() local
/linux/lib/
H A Dxarray.c1091 void *curr = xas_load(xas); in xas_split() local
1180 void *curr = xas_load(xas); in xas_try_split() local
1554 void *curr; in xas_find_conflict() local
1627 static void *xas_result(struct xa_state *xas, void *curr) in xas_result()
1695 void *curr; in __xa_store() local
1731 void *curr; in xa_store() local
1774 void *curr; in __xa_cmpxchg_raw() local
1809 void *curr; in __xa_insert() local
/linux/security/apparmor/
H A Dpolicy_ns.c40 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_visible()
64 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name()
/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_hw_cfg.c178 struct hinic3_irq *curr; in hinic3_alloc_irqs() local
202 struct hinic3_irq *curr; in hinic3_free_irq() local
/linux/tools/testing/selftests/cgroup/
H A Dtest_freezer.c823 long prev, curr; in test_cgfreezer_time_empty() local
905 long prev, curr; in test_cgfreezer_time_simple() local
999 long prev, curr; in test_cgfreezer_time_populate() local
/linux/io_uring/
H A Dnapi.c293 const struct io_uring_napi curr = { in io_register_napi() local
336 const struct io_uring_napi curr = { in io_unregister_napi() local
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_tc.c261 struct tsnep_gcl *gcl, struct tsnep_gcl *curr) in tsnep_enable_gcl()
322 struct tsnep_gcl *curr; in tsnep_taprio() local
/linux/kernel/futex/
H A Dcore.c1015 static int handle_futex_death(u32 __user *uaddr, struct task_struct *curr, in handle_futex_death()
1154 static void exit_robust_list(struct task_struct *curr) in exit_robust_list()
1248 static void compat_exit_robust_list(struct task_struct *curr) in compat_exit_robust_list()
1324 static void exit_pi_state_list(struct task_struct *curr) in exit_pi_state_list()
1405 static inline void exit_pi_state_list(struct task_struct *curr) { } in exit_pi_state_list()

12345678910>>...13