HomeSort by relevance Sort by last modified time
    Searched full:ioctl (Results 251 - 275 of 5025) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
nvram.h 15 #include <linux/ioctl.h>
  /device/google/marlin/sepolicy/
location.te 24 allowxperm location self:udp_socket ioctl { SIOCGIFINDEX SIOCGIFHWADDR SIOCIWFIRSTPRIV_05 };
26 # whitelist socket ioctl commands
27 allowxperm location self:socket ioctl msm_sock_ipc_ioctls;
netmgrd.te 39 # in addition to ioctl commands granted to domain allow netmgrd to use:
40 allowxperm netmgrd self:udp_socket ioctl { priv_sock_ioctls SIOCKILLADDR };
41 allowxperm netmgrd self:socket ioctl msm_sock_ipc_ioctls;
system_server.te 1 # in addition to ioctl commands granted to domain allow system_server to use:
2 allowxperm system_server self:udp_socket ioctl priv_sock_ioctls;
3 allowxperm system_server self:socket ioctl msm_sock_ipc_ioctls;
  /external/compiler-rt/test/asan/TestCases/Posix/
ioctl.cc 9 #include <sys/ioctl.h>
17 int res = ioctl(fd, FIONBIO, &nonblock + 1);
20 // CHECK: {{#.* in main .*ioctl.cc:}}[[@LINE-3]]
  /external/e2fsprogs/misc/
filefrag.8.in 25 extent information using FIEMAP ioctl which is more efficient and faster.
30 Force the use of the older FIBMAP ioctl instead of the FIEMAP ioctl for
  /external/iproute2/include/linux/
atmioc.h 1 /* atmioc.h - ranges for ATM-related ioctl numbers */
8 * "magic" ioctl numbers.
15 #include <asm/ioctl.h>
  /external/kernel-headers/original/uapi/linux/
atmioc.h 1 /* atmioc.h - ranges for ATM-related ioctl numbers */
8 * "magic" ioctl numbers.
15 #include <asm/ioctl.h>
lightnvm.h 24 #include <linux/ioctl.h>
27 #include <sys/ioctl.h>
32 #include <linux/ioctl.h>
104 /* The ioctl type, 'L', 0x20 - 0x2F documented in ioctl-number.txt */
sync.h 14 #include <linux/ioctl.h>
18 * struct sync_merge_data - data passed to merge ioctl
49 * struct sync_fence_info_data - data returned from fence info ioctl
50 * @len: ioctl caller writes the size of the buffer its passing in.
51 * ioctl returns length of sync_fence_data returned to userspace
  /external/valgrind/memcheck/tests/darwin/
Makefile.am 12 ioctl-tiocsbrk.stderr.exp ioctl-tiocsbrk.vgtest \
25 ioctl-tiocsbrk \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atmioc.h 1 /* atmioc.h - ranges for ATM-related ioctl numbers */
8 * "magic" ioctl numbers.
15 #include <asm/ioctl.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atmioc.h 1 /* atmioc.h - ranges for ATM-related ioctl numbers */
8 * "magic" ioctl numbers.
15 #include <asm/ioctl.h>
  /system/extras/ext4_utils/
wipe.c 25 #include <sys/ioctl.h>
47 ret = ioctl(fd, BLKSECDISCARD, &range);
51 ret = ioctl(fd, BLKDISCARD, &range);
  /system/sepolicy/
global_macros 22 define(`r_file_perms', `{ getattr open read ioctl lock }')
30 define(`r_dir_perms', `{ open getattr read search ioctl lock }')
43 define(`rw_socket_perms', `{ ioctl read getattr write setattr lock append bind connect getopt setopt shutdown }')
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
ubi-user.h 30 * MTD devices may be attached using %UBI_IOCATT ioctl command of the UBI
33 * the request and return the newly created UBI device number as the ioctl
39 * An UBI device maybe deleted with %UBI_IOCDET ioctl command of the UBI
45 * UBI volumes are created via the %UBI_IOCMKVOL ioctl command of UBI character
47 * pointer to it has to be passed to the ioctl.
52 * To delete a volume, the %UBI_IOCRMVOL ioctl command of the UBI character
54 * to the ioctl.
59 * To re-size a volume, the %UBI_IOCRSVOL ioctl command of the UBI character
61 * filled and a pointer to it has to be passed to the ioctl.
68 * has to be properly filled and a pointer to it has to be passed to the ioctl
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
ubi-user.h 30 * MTD devices may be attached using %UBI_IOCATT ioctl command of the UBI
33 * the request and return the newly created UBI device number as the ioctl
39 * An UBI device maybe deleted with %UBI_IOCDET ioctl command of the UBI
45 * UBI volumes are created via the %UBI_IOCMKVOL ioctl command of UBI character
47 * pointer to it has to be passed to the ioctl.
52 * To delete a volume, the %UBI_IOCRMVOL ioctl command of the UBI character
54 * to the ioctl.
59 * To re-size a volume, the %UBI_IOCRSVOL ioctl command of the UBI character
61 * filled and a pointer to it has to be passed to the ioctl.
68 * has to be properly filled and a pointer to it has to be passed to the ioctl
    [all...]
  /device/asus/fugu/original-kernel-headers/drm/
psb_ttm_fence_user.h 48 * Argument to the TTM_FENCE_SIGNALED ioctl.
83 * Waiting mode flags for the TTM_FENCE_FINISH ioctl.
104 * Input to the TTM_FENCE_FINISH ioctl.
124 * Argument to the TTM_FENCE_UNREF ioctl.
133 * Ioctl offsets frome extenstion start.
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen_ioctl.c 29 * Wrappers for DRM ioctl functionlaity used by the rest of the vmw
77 ret = drmCommandRead(vws->ioctl.drm_fd, DRM_VMW_CREATE_CONTEXT,
98 (void)drmCommandWrite(vws->ioctl.drm_fd, DRM_VMW_UNREF_CONTEXT,
160 ret = drmCommandWriteRead(vws->ioctl.drm_fd, DRM_VMW_CREATE_SURFACE,
181 (void)drmCommandWrite(vws->ioctl.drm_fd, DRM_VMW_UNREF_SURFACE,
226 ret = drmCommandWrite(vws->ioctl.drm_fd, DRM_VMW_EXECBUF, &arg, sizeof(arg));
273 ret = drmCommandWriteRead(vws->ioctl.drm_fd, DRM_VMW_ALLOC_DMABUF, &arg,
278 debug_printf("IOCTL failed %d: %s\n", ret, strerror(-ret));
289 region->drm_fd = vws->ioctl.drm_fd;
369 ret = drmCommandWrite(vws->ioctl.drm_fd, DRM_VMW_FENCE_UNREF
    [all...]
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 78 * Does the driver support the overlay ioctl.
110 * Argument to the DRM_VMW_GET_PARAM Ioctl.
132 * Output argument to the DRM_VMW_CREATE_CONTEXT Ioctl.
133 * Input argument to the DRM_VMW_UNREF_CONTEXT Ioctl.
175 * Input data to the DRM_VMW_CREATE_SURFACE Ioctl.
176 * Output data from the DRM_VMW_REF_SURFACE Ioctl.
192 * @handle_type: Handle type for DRM_VMW_REF_SURFACE Ioctl.
194 * Output data from the DRM_VMW_CREATE_SURFACE Ioctl.
195 * Input argument to the DRM_VMW_UNREF_SURFACE Ioctl.
196 * Input argument to the DRM_VMW_REF_SURFACE Ioctl
    [all...]
  /external/wpa_supplicant_8/src/drivers/
linux_ioctl.c 2 * Linux ioctl helper functions for driver wrappers
10 #include <sys/ioctl.h>
29 if (ioctl(sock, SIOCGIFFLAGS, &ifr) != 0) {
46 if (ioctl(sock, SIOCSIFFLAGS, &ifr) != 0) {
69 if (ioctl(sock, SIOCGIFFLAGS, &ifr) != 0) {
86 if (ioctl(sock, SIOCGIFHWADDR, &ifr)) {
112 if (ioctl(sock, SIOCSIFHWADDR, &ifr)) {
138 if (ioctl(sock, SIOCBRADDBR, brname) < 0) {
150 if (ioctl(sock, SIOCBRDELBR, brname) < 0) {
172 if (ioctl(sock, SIOCBRADDIF, &ifr) < 0)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 68 * Does the driver support the overlay ioctl.
85 * Argument to the DRM_VMW_GET_PARAM Ioctl.
107 * Output argument to the DRM_VMW_CREATE_CONTEXT Ioctl.
108 * Input argument to the DRM_VMW_UNREF_CONTEXT Ioctl.
150 * Input data to the DRM_VMW_CREATE_SURFACE Ioctl.
151 * Output data from the DRM_VMW_REF_SURFACE Ioctl.
168 * Output data from the DRM_VMW_CREATE_SURFACE Ioctl.
169 * Input argument to the DRM_VMW_UNREF_SURFACE Ioctl.
170 * Input argument to the DRM_VMW_REF_SURFACE Ioctl.
179 * struct drm_vmw_size ioctl
    [all...]
  /device/asus/fugu/recovery/
recovery_ui.cpp 25 #include <sys/ioctl.h>
57 if (ioctl(fb_dev, FBIO_PSB_SET_RMODE, &current_mode) == -1) {
63 if (ioctl(fb_dev, FBIOGET_VSCREENINFO, &current_mode) == -1) {
68 if (ioctl(fb_dev, FBIOBLANK, FB_BLANK_POWERDOWN) == -1) {
81 if (ioctl(fb_dev, FBIOPUT_VSCREENINFO, &current_mode) == -1) {
86 if (ioctl(fb_dev, FBIO_PSB_SET_RGBX, &current_mode) == -1) {
92 if (ioctl(fb_dev, FBIOBLANK, FB_BLANK_UNBLANK) == -1) {
  /external/bison/lib/
fd-hook.h 1 /* Hook for making making file descriptor functions close(), ioctl() extensible.
39 method for the close() function and an "around" method for the ioctl()
85 and PRIMARY is the "primary" method for ioctl(). */
90 /* Execute the ioctl hooks in REMAINING_LIST, with PRIMARY as "primary" method.
91 Return 0 or -1, like ioctl() would do. */
96 /* Execute all ioctl hooks, with PRIMARY as "primary" method.
97 Return 0 or -1, like ioctl() would do. */
  /external/wpa_supplicant_8/src/ap/
vlan_ioctl.c 2 * hostapd / VLAN ioctl API
12 #include <sys/ioctl.h>
42 if (ioctl(fd, SIOCSIFVLAN, &if_request) < 0) {
92 if (ioctl(fd, SIOCSIFVLAN, &if_request) == 0 &&
96 if (ioctl(fd, SIOCSIFVLAN, &if_request) == 0 &&
114 if (ioctl(fd, SIOCSIFVLAN, &if_request) < 0) {
145 if (ioctl(fd, SIOCSIFVLAN, &if_request) < 0) {

Completed in 1442 milliseconds

<<11121314151617181920>>