Home
last modified time | relevance | path

Searched refs:ru (Results 1 – 25 of 72) sorted by relevance

123

/linux/tools/testing/selftests/net/
A Dtcp_mmap.c159 struct rusage ru; in child_thread() local
242 getrusage(RUSAGE_THREAD, &ru); in child_thread()
246 total_usec = 1000000*ru.ru_utime.tv_sec + ru.ru_utime.tv_usec + in child_thread()
247 1000000*ru.ru_stime.tv_sec + ru.ru_stime.tv_usec; in child_thread()
254 (double)ru.ru_utime.tv_sec + (double)ru.ru_utime.tv_usec / 1000000.0, in child_thread()
255 (double)ru.ru_stime.tv_sec + (double)ru.ru_stime.tv_usec / 1000000.0, in child_thread()
257 ru.ru_nvcsw); in child_thread()
A Dvrf-xfrm-tests.sh104 ip ${ns} ru del pref 0
105 ip ${ns} ru add pref 32765 from all lookup local
106 ip ${ns} -6 ru del pref 0
107 ip ${ns} -6 ru add pref 32765 from all lookup local
A Dicmp_redirect.sh162 ip -netns ${ns} ru del pref 0
163 ip -netns ${ns} ru add pref 32765 from all lookup local
164 ip -netns ${ns} -6 ru del pref 0
165 ip -netns ${ns} -6 ru add pref 32765 from all lookup local
/linux/tools/memory-model/
A Dlock.cat106 let rfi-ru = ([UL] ; po-loc ; [RU]) \ ([UL] ; po-loc ; [LKW] ; po-loc)
109 let all-possible-rfe-ru =
110 let possible-rfe-ru r =
113 in map possible-rfe-ru RU
116 with rfe-ru from cross(all-possible-rfe-ru)
117 let rf-ru = rfe-ru | rfi-ru
120 let rf = rf | rf-lf | rf-ru
/linux/kernel/
A Dexit.c1551 int options, struct rusage *ru) in kernel_waitid() argument
1604 wo.wo_rusage = ru; in kernel_waitid()
1627 if (ru && copy_to_user(ru, &r, sizeof(struct rusage))) in SYSCALL_DEFINE5()
1650 struct rusage *ru) in kernel_wait4() argument
1683 wo.wo_rusage = ru; in kernel_wait4()
1715 if (ru && copy_to_user(ru, &r, sizeof(struct rusage))) in SYSCALL_DEFINE4()
1739 struct compat_rusage __user *, ru) in COMPAT_SYSCALL_DEFINE4() argument
1744 if (ru && put_compat_rusage(&r, ru)) in COMPAT_SYSCALL_DEFINE4()
1755 struct rusage ru; in COMPAT_SYSCALL_DEFINE5() local
1765 err = copy_to_user(uru, &ru, sizeof(ru)); in COMPAT_SYSCALL_DEFINE5()
[all …]
A Dcompat.c83 int put_compat_rusage(const struct rusage *r, struct compat_rusage __user *ru) in put_compat_rusage() argument
105 if (copy_to_user(ru, &r32, sizeof(r32))) in put_compat_rusage()
/linux/drivers/gpu/drm/i915/display/
A Dintel_tv.c62 u16 ru, gu, bu, au; member
190 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
200 .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
210 .ru = 0x074c, .gu = 0x0546, .bu = 0x05ec, .au = 0x0200,
220 .ru = 0x0788, .gu = 0x0581, .bu = 0x0322, .au = 0x0200,
230 .ru = 0x0745, .gu = 0x053f, .bu = 0x05e1, .au = 0x0200,
240 .ru = 0x0780, .gu = 0x0579, .bu = 0x031c, .au = 0x0200,
250 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
260 .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
270 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
[all …]
/linux/drivers/net/wireless/mediatek/mt76/
A Deeprom.c277 u32 ru_rates = ARRAY_SIZE(dest->ru[0]); in mt76_get_rate_power_limits()
335 mt76_apply_multi_array_limit(dest->ru[0], ARRAY_SIZE(dest->ru[0]), in mt76_get_rate_power_limits()
336 ARRAY_SIZE(dest->ru), val, len, in mt76_get_rate_power_limits()
/linux/drivers/scsi/aic94xx/
A Daic94xx_tmf.c270 struct ssp_response_iu *ru; in asd_get_tmf_resp_tasklet() local
288 ru = edb->vaddr + 16 + sizeof(*fh); in asd_get_tmf_resp_tasklet()
289 res = ru->status; in asd_get_tmf_resp_tasklet()
290 if (ru->datapres == 1) /* Response data present */ in asd_get_tmf_resp_tasklet()
291 res = ru->resp_data[3]; in asd_get_tmf_resp_tasklet()
/linux/Documentation/devicetree/bindings/net/wireless/
A Dmediatek,mt76.yaml145 rates-ru:
195 rates-ru = /bits/ 8 <3 22 22 22 22 22 22 22 22 22 22 22 22>,
203 rates-ru = /bits/ 8 <7 14 14 14 14 14 14 14 14 14 14 14 14>;
/linux/include/linux/
A Dresource.h10 void getrusage(struct task_struct *p, int who, struct rusage *ru);
/linux/tools/testing/selftests/pidfd/
A Dpidfd_wait.c35 struct rusage *ru) in sys_waitid() argument
37 return syscall(__NR_waitid, which, pid, info, options, ru); in sys_waitid()
/linux/arch/arm64/boot/dts/amlogic/
A Dmeson-gxl-s905w-jethome-jethub-j80.dts5 * Author: Aleksandr Kazantsev <ak@tvip.ru>
6 * Author: Alexey Shevelkin <ash@tvip.ru>
A Dmeson-gxm-vega-s96.dts5 * Copyright (c) 2017 Oleg <balbes-150@yandex.ru>
A Dmeson-axg-jethome-jethub-j100.dts5 * Author: Aleksandr Kazantsev <ak@tvip.ru>
6 * Author: Alexey Shevelkin <ash@tvip.ru>
/linux/Documentation/devicetree/bindings/iio/light/
A Dliteon,ltr501.yaml10 - Nikita Travkin <nikita@trvn.ru>
/linux/Documentation/devicetree/bindings/clock/
A Dimx1-clock.yaml10 - Alexander Shiyan <shc_work@mail.ru>
A Dimx21-clock.yaml10 - Alexander Shiyan <shc_work@mail.ru>
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dmac.c177 u8 ru, offs = 0; in mt7921_mac_decode_he_radiotap_ru() local
181 ru = (u8)(ru_l | ru_h << 4); in mt7921_mac_decode_he_radiotap_ru()
185 switch (ru) { in mt7921_mac_decode_he_radiotap_ru()
188 offs = ru; in mt7921_mac_decode_he_radiotap_ru()
192 offs = ru - 37; in mt7921_mac_decode_he_radiotap_ru()
196 offs = ru - 53; in mt7921_mac_decode_he_radiotap_ru()
200 offs = ru - 61; in mt7921_mac_decode_he_radiotap_ru()
204 offs = ru - 65; in mt7921_mac_decode_he_radiotap_ru()
/linux/Documentation/devicetree/bindings/regulator/
A Dmax8893.yaml10 - Sergey Larin <cerg2010cerg2010@mail.ru>
/linux/arch/sparc/math-emu/
A Dmath_32.c282 #define TYPE(dummy, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru <… in do_one_mathemu() argument
/linux/arch/arm/boot/dts/
A Dimx51-digi-connectcore-jsk.dts3 * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru>
A Dimx1-apf9328.dts3 * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru>
/linux/tools/testing/selftests/kexec/
A Dkexec_common_lib.sh121 if [ $(id -ru) -ne 0 ]; then
/linux/Documentation/hwmon/
A Dnct7904.rst16 Author: Vadim V. Vlasov <vvlasov@dev.rtsoft.ru>

Completed in 198 milliseconds

123