Home
last modified time | relevance | path

Searched defs:self (Results 76 - 100 of 1114) sorted by relevance

12345678910>>...45

/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dnmi_debug.c21 static int nmi_debug_notify(struct notifier_block *self, in nmi_debug_notify() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dpj4-cp0.c19 static int iwmmxt_do(struct notifier_block *self, unsigned long cmd, void *t) in iwmmxt_do() argument
/kernel/linux/linux-6.6/arch/arm/mach-tegra/
H A Dirq.c46 static int tegra_gic_notifier(struct notifier_block *self, in tegra_gic_notifier() argument
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dfpmodule.c48 static int nwfpe_notify(struct notifier_block *self, unsigned long cmd, void *v) in nwfpe_notify() argument
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dnmi_debug.c21 static int nmi_debug_notify(struct notifier_block *self, in nmi_debug_notify() argument
/kernel/linux/linux-5.10/fs/proc/
H A Dself.c40 struct dentry *self; in proc_setup_self() local
/kernel/linux/linux-6.6/fs/proc/
H A Dself.c40 struct dentry *self; in proc_setup_self() local
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c62xvf/
H A Dadf_c62xvf_hw_data.c18 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() argument
23 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() argument
28 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() argument
33 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() argument
38 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() argument
43 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() argument
48 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() argument
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_dh895xccvf/
H A Dadf_dh895xccvf_hw_data.c18 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() argument
23 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() argument
28 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() argument
33 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() argument
38 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() argument
43 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() argument
48 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() argument
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c3xxxvf/
H A Dadf_c3xxxvf_hw_data.c18 static u32 get_accel_mask(struct adf_hw_device_data *self) in get_accel_mask() argument
23 static u32 get_ae_mask(struct adf_hw_device_data *self) in get_ae_mask() argument
28 static u32 get_num_accels(struct adf_hw_device_data *self) in get_num_accels() argument
33 static u32 get_num_aes(struct adf_hw_device_data *self) in get_num_aes() argument
38 static u32 get_misc_bar_id(struct adf_hw_device_data *self) in get_misc_bar_id() argument
43 static u32 get_etr_bar_id(struct adf_hw_device_data *self) in get_etr_bar_id() argument
48 static enum dev_sku_info get_sku(struct adf_hw_device_data *self) in get_sku() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dbind_timewait.c42 create_timewait_socket(struct __test_metadata *_metadata, FIXTURE_DATA(bind_timewait) *self) create_timewait_socket() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-subset-pid.c84 bool self = false; in main() local
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_188.c42 pthread_t self; in PthreadF01() local
H A DIt_posix_pthread_187.c42 pthread_t self; in PthreadF01() local
H A DIt_posix_pthread_186.c42 pthread_t self; in PthreadF01() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_092.cpp39 pthread_t self = pthread_self(); in pthread_f01() local
66 pthread_t self = pthread_self(); in pthread_f02() local
H A DIt_posix_pthread_187.cpp35 pthread_t self; in pthread_f01() local
H A DIt_posix_pthread_186.cpp35 pthread_t self; in pthread_f01() local
H A DIt_posix_pthread_188.cpp35 pthread_t self; in pthread_f01() local
/third_party/libunwind/libunwind/tests/
H A Dtest-ptrace-misc.c36 pid_t self; variable
/third_party/musl/src/process/
H A Dfork.c63 pthread_t self=__pthread_self(), next=self->next; in fork() local
/third_party/musl/src/linux/
H A Dmembarrier.c32 pthread_t self=__pthread_self(), td; in __membarrier() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_mutex_timedlock.c25 pthread_t self = __pthread_self(); in pthread_mutex_timedlock_pi() local
H A Dpthread_join.c14 pthread_t self = __pthread_self(); in __pthread_timedjoin_np() local
H A Dpthread_mutex_unlock.c5 pthread_t self; in __pthread_mutex_unlock() local

Completed in 8 milliseconds

12345678910>>...45