| /kernel/linux/linux-5.10/arch/sh/kernel/ |
| H A D | nmi_debug.c | 21 static int nmi_debug_notify(struct notifier_block *self, in nmi_debug_notify() argument
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | pj4-cp0.c | 19 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 D | irq.c | 46 static int tegra_gic_notifier(struct notifier_block *self, in tegra_gic_notifier() argument
|
| /kernel/linux/linux-6.6/arch/arm/nwfpe/ |
| H A D | fpmodule.c | 48 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 D | nmi_debug.c | 21 static int nmi_debug_notify(struct notifier_block *self, in nmi_debug_notify() argument
|
| /kernel/linux/linux-5.10/fs/proc/ |
| H A D | self.c | 40 struct dentry *self; in proc_setup_self() local
|
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | self.c | 40 struct dentry *self; in proc_setup_self() local
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c62xvf/ |
| H A D | adf_c62xvf_hw_data.c | 18 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 D | adf_dh895xccvf_hw_data.c | 18 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 D | adf_c3xxxvf_hw_data.c | 18 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 D | bind_timewait.c | 42 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 D | proc-subset-pid.c | 84 bool self = false; in main() local
|
| /kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
| H A D | It_posix_pthread_188.c | 42 pthread_t self; in PthreadF01() local
|
| H A D | It_posix_pthread_187.c | 42 pthread_t self; in PthreadF01() local
|
| H A D | It_posix_pthread_186.c | 42 pthread_t self; in PthreadF01() local
|
| /kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
| H A D | It_posix_pthread_092.cpp | 39 pthread_t self = pthread_self(); in pthread_f01() local 66 pthread_t self = pthread_self(); in pthread_f02() local
|
| H A D | It_posix_pthread_187.cpp | 35 pthread_t self; in pthread_f01() local
|
| H A D | It_posix_pthread_186.cpp | 35 pthread_t self; in pthread_f01() local
|
| H A D | It_posix_pthread_188.cpp | 35 pthread_t self; in pthread_f01() local
|
| /third_party/libunwind/libunwind/tests/ |
| H A D | test-ptrace-misc.c | 36 pid_t self; variable
|
| /third_party/musl/src/process/ |
| H A D | fork.c | 63 pthread_t self=__pthread_self(), next=self->next; in fork() local
|
| /third_party/musl/src/linux/ |
| H A D | membarrier.c | 32 pthread_t self=__pthread_self(), td; in __membarrier() local
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| H A D | pthread_mutex_timedlock.c | 25 pthread_t self = __pthread_self(); in pthread_mutex_timedlock_pi() local
|
| H A D | pthread_join.c | 14 pthread_t self = __pthread_self(); in __pthread_timedjoin_np() local
|
| H A D | pthread_mutex_unlock.c | 5 pthread_t self; in __pthread_mutex_unlock() local
|