| /linux/tools/testing/selftests/net/ |
| A D | tcp_mmap.c | 182 struct rusage ru; in child_thread() local 297 getrusage(RUSAGE_THREAD, &ru); in child_thread() 301 total_usec = 1000000*ru.ru_utime.tv_sec + ru.ru_utime.tv_usec + in child_thread() 302 1000000*ru.ru_stime.tv_sec + ru.ru_stime.tv_usec; in child_thread() 309 (double)ru.ru_utime.tv_sec + (double)ru.ru_utime.tv_usec / 1000000.0, in child_thread() 310 (double)ru.ru_stime.tv_sec + (double)ru.ru_stime.tv_usec / 1000000.0, in child_thread() 312 ru.ru_nvcsw, in child_thread()
|
| A D | icmp_redirect.sh | 159 ip -netns ${ns} ru del pref 0 160 ip -netns ${ns} ru add pref 32765 from all lookup local 161 ip -netns ${ns} -6 ru del pref 0 162 ip -netns ${ns} -6 ru add pref 32765 from all lookup local
|
| A D | vrf-xfrm-tests.sh | 102 ip ${ns} ru del pref 0 103 ip ${ns} ru add pref 32765 from all lookup local 104 ip ${ns} -6 ru del pref 0 105 ip ${ns} -6 ru add pref 32765 from all lookup local
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| A D | mt76_connac3_mac.c | 20 u32 ru = le32_get_bits(rxv[0], MT_PRXV_HE_RU_ALLOC), offs = 0; in mt76_connac3_mac_decode_he_radiotap_ru() local 24 switch (ru) { in mt76_connac3_mac_decode_he_radiotap_ru() 27 offs = ru; in mt76_connac3_mac_decode_he_radiotap_ru() 31 offs = ru - 37; in mt76_connac3_mac_decode_he_radiotap_ru() 35 offs = ru - 53; in mt76_connac3_mac_decode_he_radiotap_ru() 39 offs = ru - 61; in mt76_connac3_mac_decode_he_radiotap_ru() 43 offs = ru - 65; in mt76_connac3_mac_decode_he_radiotap_ru()
|
| A D | eeprom.c | 343 u32 ru_rates = ARRAY_SIZE(dest->ru[0]); in mt76_get_rate_power_limits() 401 mt76_apply_multi_array_limit(dest->ru[0], ARRAY_SIZE(dest->ru[0]), in mt76_get_rate_power_limits() 402 ARRAY_SIZE(dest->ru), val, len, in mt76_get_rate_power_limits()
|
| A D | mt76_connac_mac.c | 758 u8 ru, offs = 0; in mt76_connac2_mac_decode_he_radiotap_ru() local 762 ru = (u8)(ru_l | ru_h << 4); in mt76_connac2_mac_decode_he_radiotap_ru() 766 switch (ru) { in mt76_connac2_mac_decode_he_radiotap_ru() 769 offs = ru; in mt76_connac2_mac_decode_he_radiotap_ru() 773 offs = ru - 37; in mt76_connac2_mac_decode_he_radiotap_ru() 777 offs = ru - 53; in mt76_connac2_mac_decode_he_radiotap_ru() 781 offs = ru - 61; in mt76_connac2_mac_decode_he_radiotap_ru() 785 offs = ru - 65; in mt76_connac2_mac_decode_he_radiotap_ru()
|
| /linux/tools/memory-model/ |
| A D | lock.cat | 118 let possible-rf-ru e = (((UL * {e}) & po-loc) \ 123 let all-possible-rf-ru = 124 (* Convert the possible-rf-ru relation for e to a set of single edges *) 125 let set-of-singleton-rf-ru e = 126 map pair-to-relation (possible-rf-ru e) 128 in map set-of-singleton-rf-ru RU 131 with rf-ru from cross(all-possible-rf-ru) 134 let rf = rf | rf-lf | rf-ru
|
| /linux/kernel/ |
| A D | exit.c | 1707 struct rusage *ru) in kernel_waitid_prepare() argument 1758 wo->wo_rusage = ru; in kernel_waitid_prepare() 1766 int options, struct rusage *ru) in kernel_waitid() argument 1794 if (ru && copy_to_user(ru, &r, sizeof(struct rusage))) in SYSCALL_DEFINE5() 1817 struct rusage *ru) in kernel_wait4() argument 1850 wo.wo_rusage = ru; in kernel_wait4() 1882 if (ru && copy_to_user(ru, &r, sizeof(struct rusage))) in SYSCALL_DEFINE4() 1906 struct compat_rusage __user *, ru) in COMPAT_SYSCALL_DEFINE4() argument 1911 if (ru && put_compat_rusage(&r, ru)) in COMPAT_SYSCALL_DEFINE4() 1922 struct rusage ru; in COMPAT_SYSCALL_DEFINE5() local [all …]
|
| A D | exit.h | 29 struct rusage *ru);
|
| A D | compat.c | 83 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 D | intel_tv.c | 69 u16 ru, gu, bu, au; member 197 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200, 207 .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200, 217 .ru = 0x074c, .gu = 0x0546, .bu = 0x05ec, .au = 0x0200, 227 .ru = 0x0788, .gu = 0x0581, .bu = 0x0322, .au = 0x0200, 237 .ru = 0x0745, .gu = 0x053f, .bu = 0x05e1, .au = 0x0200, 247 .ru = 0x0780, .gu = 0x0579, .bu = 0x031c, .au = 0x0200, 257 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200, 267 .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200, 277 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200, [all …]
|
| /linux/include/linux/ |
| A D | resource.h | 10 void getrusage(struct task_struct *p, int who, struct rusage *ru);
|
| /linux/drivers/scsi/aic94xx/ |
| A D | aic94xx_tmf.c | 270 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 == SAS_DATAPRES_RESPONSE_DATA) in asd_get_tmf_resp_tasklet() 291 res = ru->resp_data[3]; in asd_get_tmf_resp_tasklet()
|
| /linux/arch/arm/boot/dts/mediatek/ |
| A D | mt6582-prestigio-pmt5008-3g.dts | 3 * Copyright (c) 2021 Maxim Kutnij <gtk3@inbox.ru>
|
| /linux/Documentation/devicetree/bindings/spi/ |
| A D | amlogic,a1-spifc.yaml | 10 - Martin Kurbanov <mmkurbanov@sberdevices.ru>
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| A D | meson-gxm-vega-s96.dts | 5 * Copyright (c) 2017 Oleg <balbes-150@yandex.ru>
|
| A D | meson-gxl-s905w-jethome-jethub-j80.dts | 5 * Author: Aleksandr Kazantsev <ak@tvip.ru> 6 * Author: Alexey Shevelkin <ash@tvip.ru>
|
| /linux/tools/testing/selftests/pidfd/ |
| A D | pidfd_wait.c | 35 struct rusage *ru) in sys_waitid() argument 37 return syscall(__NR_waitid, which, pid, info, options, ru); in sys_waitid()
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | imx21-clock.yaml | 10 - Alexander Shiyan <shc_work@mail.ru>
|
| A D | imx1-clock.yaml | 10 - Alexander Shiyan <shc_work@mail.ru>
|
| /linux/Documentation/devicetree/bindings/fpga/ |
| A D | microchip,mpf-spi-fpga-mgr.yaml | 10 - Vladimir Georgiev <v.georgiev@metrotek.ru>
|
| /linux/Documentation/devicetree/bindings/iio/light/ |
| A D | liteon,ltr501.yaml | 10 - Nikita Travkin <nikita@trvn.ru>
|
| /linux/Documentation/devicetree/bindings/pwm/ |
| A D | clk-pwm.yaml | 10 - Nikita Travkin <nikita@trvn.ru>
|
| /linux/Documentation/devicetree/bindings/net/wireless/ |
| A D | mediatek,mt76.yaml | 199 rates-ru: 267 rates-ru = /bits/ 8 <3 22 22 22 22 22 22 22 22 22 22 22 22>, 275 rates-ru = /bits/ 8 <7 14 14 14 14 14 14 14 14 14 14 14 14>;
|
| /linux/Documentation/devicetree/bindings/iio/accel/ |
| A D | memsensing,msa311.yaml | 10 - Dmitry Rokosov <ddrokosov@sberdevices.ru>
|