Home
last modified time | relevance | path

Searched refs:GET (Results 1 – 23 of 23) sorted by relevance

/linux/arch/m68k/fpsp040/
H A Dslogn.S351 |--GET K, Y, F, AND ADDRESS OF 1/F.
359 |--WHILE THE CONVERSION IS GOING ON, WE GET F AND ADDRESS OF 1/F
363 oril #0x01000000,FFRAC(%a6) | ...GET F: ATTACH A 1 AT THE EIGHTH BIT
364 movel FFRAC(%a6),%d0 | ...READY TO GET ADDRESS OF 1/F
382 fmulx LOGOF2,%fp1 | ...GET K*LOG2 WHILE FP0 IS NOT READY
H A Dssin.S223 |--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
/linux/include/video/
H A Dgbe.h83 #define GET(v, msb, lsb) \ macro
89 GET((v), GBE_##reg##_##field##_MSB, GBE_##reg##_##field##_LSB)
/linux/drivers/gpib/include/
H A Dgpib_cmd.h21 GET = 0x8, /* group execute trigger */ enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dcom.fuc35 ld b32 $r8 D[$r13 + 0x0] // GET
69 ld b32 $r8 D[$r13 + 0x0] // GET
81 // update GET
/linux/Documentation/userspace-api/media/dvb/
H A Ddvbapi.rst85 GET/SET props ioctl's.
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-get-features.rst112 .. _LIRC-CAN-GET-REC-RESOLUTION:
/linux/tools/testing/selftests/bpf/
H A Dtest_tunnel.sh
/linux/Documentation/userspace-api/netlink/
H A Dintro.rst618 ``NETLINK_ROUTE`` categorized requests into 4 types ``NEW``, ``DEL``, ``GET``,
629 the same verbs in their message names (``GET``, ``SET``) the concept
644 Classic Netlink defined various flags for its ``GET``, ``NEW``
649 For ``GET`` - ``NLM_F_ROOT`` and ``NLM_F_MATCH`` are combined into
678 without creating it, presumably predating ``GET`` commands.
/linux/Documentation/hid/
H A Dhid-transport.rst142 channel provides synchronous GET/SET_REPORT requests. Plain reports are only
178 - GET/SET_IDLE: Only used by USB-HID and I2C-HID.
179 - GET/SET_PROTOCOL: Not used by HID core.
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dhost.fuc83 // increment GET
/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst82 and poked via the PTRACE_(GET|SET)_SYSCALL_USER_DISPATCH_CONFIG ptrace
/linux/Documentation/translations/zh_CN/networking/
H A Dtimestamping.rst431 3. 硬件时间戳配置:ETHTOOL_MSG_TSCONFIG_SET/GET
/linux/drivers/net/fddi/skfp/h/
H A Dskfbi.h806 #define GET(io,mask) (inpw(io)&(mask)) macro
/linux/Documentation/networking/
H A Dcan_ucan_protocol.rst179 any GET *no change*
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c162 u32 get = NVIF_RV32(&dmac->base.user, NV507C, GET, PTR); in nv50_dmac_free()
174 u32 get = NVIF_RV32(&dmac->base.user, NV507C, GET, PTR); in nv50_dmac_wind()
181 if (NVIF_TV32(&dmac->base.user, NV507C, GET, PTR, >, 0)) in nv50_dmac_wind()
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-g-mode.rst209 * .. _`CEC-MSG-GET-CEC-VERSION`:
/linux/Documentation/usb/
H A Dusb-serial.rst168 - getting/setting modem control pins (TIOCM{GET,SET,BIS,BIC})
/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S5067 #--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
8248 #--GET K, Y, F, AND ADDRESS OF 1/F.
8256 #--WHILE THE CONVERSION IS GOING ON, WE GET F AND ADDRESS OF 1/F
8260 or.l &0x01000000,FFRAC(%a6) # GET F: ATTACH A 1 AT THE EIGHTH BIT
8261 mov.l FFRAC(%a6),%d1 # READY TO GET ADDRESS OF 1/F
8279 fmul.x LOGOF2(%pc),%fp1 # GET K*LOG2 WHILE FP0 IS NOT READY
8510 fadd.x %fp1,%fp1 # GET 2Z
/linux/arch/riscv/
H A DKconfig571 the prctl(PR_{SET,GET}_TAGGED_ADDR_CTRL) API.
/linux/Documentation/
H A Dmemory-barriers.txt2793 THE THINGS CPUS GET UP TO
/linux/Documentation/virt/kvm/
H A Dapi.rst1207 the state can be read then written using this GET/SET API, along with the other
3385 in fd can be used with KVM_SET/GET/HAS_DEVICE_ATTR.
/linux/
H A DMAINTAINERS16870 MEMORY MANAGEMENT - GUP (GET USER PAGES)