/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/ |
H A D | uart.c | 42 nfcmrvl_uart_nci_update_config(struct nfcmrvl_private *priv, const void *param) nfcmrvl_uart_nci_update_config() argument
|
/kernel/linux/linux-6.6/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed.h | 24 enum pin_config_param param; member 63 enum pin_config_param param; member
|
/kernel/linux/linux-6.6/drivers/phy/st/ |
H A D | phy-stih407-usb.c | 39 int param; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ioctl.c | 39 struct drm_vmw_getparam_arg *param = in vmw_getparam_ioctl() local [all...] |
/kernel/linux/linux-6.6/tools/pci/ |
H A D | pcitest.c | 43 struct pci_endpoint_test_xfer_param param = {}; in run_test() local [all...] |
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | memory.c | 95 struct tomoyo_group *tomoyo_get_group(struct tomoyo_acl_param *param, in tomoyo_get_group() argument
|
H A D | group.c | 74 int tomoyo_write_group(struct tomoyo_acl_param *param, const u8 type) in tomoyo_write_group() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
H A D | cmt_test.c | 30 static int check_results(struct resctrl_val_param *param, size_t span, int no_of_bits) in check_results() argument 102 struct resctrl_val_param param = { in cmt_resctrl_val() local
|
H A D | mbm_test.c | 114 struct resctrl_val_param param = { in mbm_bw_change() local
|
/kernel/liteos_a/compat/posix/src/ |
H A D | pthread_attr.c | 161 int pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param) in pthread_attr_setschedparam() argument 174 int pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param) in pthread_attr_getschedparam() argument
|
/kernel/liteos_a/kernel/base/sched/ |
H A D | los_idle.c | 148 STATIC UINT32 IdleSchedParamGet(const LosTaskCB *taskCB, SchedParam *param) in IdleSchedParamGet() argument 163 STATIC VOID IdlePriorityInheritance(LosTaskCB *owner, const SchedParam *param) in IdlePriorityInheritance() argument 170 IdlePriorityRestore(LosTaskCB *owner, const LOS_DL_LIST *list, const SchedParam *param) IdlePriorityRestore() argument [all...] |
/kernel/liteos_a/kernel/base/core/ |
H A D | los_info.c | 81 SchedParam param = {0}; in GetProcessInfo() local 138 SchedParam param = {0}; in GetThreadInfo() local
|
/kernel/liteos_a/kernel/base/vm/ |
H A D | oom.c | 68 LITE_OS_SEC_TEXT_MINOR STATIC UINT32 OomKillProcess(UINTPTR param) in OomKillProcess() argument
|
/kernel/liteos_m/kal/posix/src/ |
H A D | pthread_attr.c | 161 int pthread_attr_setschedparam(pthread_attr_t *attr, const struct sched_param *param) in pthread_attr_setschedparam() argument 175 int pthread_attr_getschedparam(const pthread_attr_t *attr, struct sched_param *param) in pthread_attr_getschedparam() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | cmdline.c | 227 char *next_arg(char *args, char **param, char **val) in next_arg() argument
|
/kernel/linux/linux-6.6/lib/kunit/ |
H A D | kunit-example-test.c | 210 const struct example_param *param = test->param_value; in example_params_test() local
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | qpolicy.c | 130 bool dccp_qpolicy_param_ok(struct sock *sk, __be32 param) in dccp_qpolicy_param_ok() argument
|
/kernel/linux/linux-6.6/tools/laptop/freefall/ |
H A D | freefall.c | 110 struct sched_param param; in main() local
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
H A D | It_posix_pthread_089.cpp | 53 struct sched_param param; in pthread_f01() local 91 struct sched_param param; in pthread_f02() local 127 struct sched_param param; Testcase() local [all...] |
H A D | It_posix_pthread_088.cpp | 53 struct sched_param param; in pthread_f01() local 90 struct sched_param param; in pthread_f02() local 123 struct sched_param param; Testcase() local [all...] |
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/ |
H A D | pthread_test_004.cpp | 61 struct sched_param param = { 0 }; in ThreadFunc7() local 94 struct sched_param param = { 0 }; in ThreadFunc5() local 232 struct sched_param param = { 0 }; threadFunc() local 314 struct sched_param param = { 0 }; PthreadTest004() local [all...] |
H A D | pthread_test_001.cpp | 147 struct sched_param param = { 0 }; in ThreadFunc() local 211 struct sched_param param in PthreadTest001() local [all...] |
H A D | pthread_test_002.cpp | 54 struct sched_param param = { 0 }; in ThreadFuncTest2() local 115 struct sched_param param = { 0 }; ThreadFuncTest3() local 171 struct sched_param param = { 0 }; Testcase() local [all...] |
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
H A D | pthread_atfork_test_001.cpp | 152 struct sched_param param = { 0 }; in Testcase() local
|
H A D | pthread_atfork_test_002.cpp | 145 struct sched_param param = { 0 }; in Testcase() local
|