Searched refs:data (Results 201 - 225 of 309) sorted by relevance

1234567891011>>

/xnu-2782.1.97/libkern/kxld/
H A Dkxld_sect.h53 u_char *data; // The start of the section in memory member in struct:kxld_sect
63 boolean_t allocated; // This section's data is allocated internally
129 /* Returns the space required by the exported Mach-O data */
/xnu-2782.1.97/osfmk/i386/
H A Dcpu_capabilities.h160 /* data in the comm page */
273 .data /* Required to make a well behaved symbol file */
H A Di386_lock.s93 .data ; \
115 .data ; \
138 .data ; \
153 .data ; \
217 .data ;\
1088 .data
1685 .data
/xnu-2782.1.97/pexpert/pexpert/
H A Dpexpert.h177 unsigned char data);
/xnu-2782.1.97/tools/lldbmacros/
H A Dioreg.py686 data_address = unsigned(addressof(kern.globals.manual_pkt.data))
707 result_pkt = Cast(addressof(kern.globals.manual_pkt.data), 'kdp_readioport_reply_t *')
713 # result = dereference(Cast(result_pkt.data, 'uint8_t *'))
715 # result = dereference(Cast(result_pkt.data, 'uint16_t *'))
717 # result = dereference(cast(result_pkt.data, 'uint32_t *'))
731 data_address = unsigned(addressof(kern.globals.manual_pkt.data))
753 # if not WriteInt8ToMemoryAddress(value, int(addressof(kgm_pkt.data))):
756 # if not WriteInt16ToMemoryAddress(value, int(addressof(kgm_pkt.data))):
759 # if not WriteInt32ToMemoryAddress(value, int(addressof(kgm_pkt.data))):
766 result_pkt = Cast(addressof(kern.globals.manual_pkt.data), 'kdp_writeioport_reply_
[all...]
/xnu-2782.1.97/tools/tests/superpages/
H A Dtestsp.c86 volatile char *data = (char*)(uintptr_t)addr; local
95 test += (data)[i];
119 char *data = (char*)(uintptr_t)addr; local
128 (data)[i] = i & 0xFF;
499 * - should behave the same as with base pages (i.e. no bad data)
539 sprintf(error, "read data corrupt");
/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp277 } data; member in struct:AggressivesRequest
418 void * target, uint32_t code, uint32_t data );
1254 OSData * data; local
1255 if ((data = OSDynamicCast(OSData, obj)) &&
1256 (data->getLength() == sizeof(IOPMCalendarStruct)))
1259 (const IOPMCalendarStruct *) data->getBytesNoCopy();
1333 request->data.record.type = (uint32_t) type;
1334 request->data.record.value = (uint32_t) value;
1353 (entry->data.record.type == type) &&
1356 entry->data
5320 OSData * data; local
8594 addr64_t data[3]; local
9195 addr64_t data[3]; local
[all...]
H A DIORegistryEntry.cpp699 OSData * data = OSData::withBytes( bytes, length ); local
701 if( data) {
703 ret = setProperty( tmpKey, data );
706 data->release();
1113 OSData * data; local
1124 data = (OSData *) entry->getProperty( key );
1125 path = (const char *) data->getBytesNoCopy();
1150 OSData * data; local
1171 data = (OSData *) entry->getProperty( temp );
1172 if( data ) {
[all...]
/xnu-2782.1.97/bsd/dev/vn/
H A Dvn.c863 vnioctl(dev_t dev, u_long cmd, caddr_t data, argument
891 viop = (struct vn_ioctl_64 *)data;
892 f = (u_int32_t *)data;
893 o = (u_int64_t *)data;
1098 vnioctl_chr(dev_t dev, u_long cmd, caddr_t data, int flag, proc_t p) argument
1100 return (vnioctl(dev, cmd, data, flag, p, TRUE));
1104 vnioctl_blk(dev_t dev, u_long cmd, caddr_t data, int flag, proc_t p) argument
1106 return (vnioctl(dev, cmd, data, flag, p, FALSE));
/xnu-2782.1.97/bsd/net/
H A Dif_pflog.c225 printf("%s: freeing data for %s\n", __func__, if_name(ifp));
231 pflogioctl(struct ifnet *ifp, unsigned long cmd, void *data) argument
233 #pragma unused(data)
255 printf("%s: freeing data for %s\n", __func__, if_name(ifp));
H A Dkpi_interface.h182 clusters. In this case, the data area of a packet in the
190 possible gain in performance during bulk data transfer.
257 @param data The packet to be transmitted or received.
261 typedef errno_t (*bpf_packet_func)(ifnet_t interface, mbuf_t data);
271 @param data The packet to be sent.
274 typedef errno_t (*ifnet_output_func)(ifnet_t interface, mbuf_t data);
288 @param data A pointer to any data related to the ioctl.
291 void *data);
565 @param ll_len The length of data allocate
1132 void *data; member in struct:ifnet_demux_desc
3312 u_int8_t data[IPSEC_OFFLOAD_FRAME_DATA_SIZE]; /* Frame bytes */ member in struct:ipsec_offload_frame
[all...]
H A Dpktap.c588 pktap_ioctl(ifnet_t ifp, unsigned long cmd, void *data) argument
607 struct ifdrv32 *ifd32 = (struct ifdrv32 *)data;
619 struct ifdrv64 *ifd64 = (struct ifdrv64 *)data;
627 struct ifdrv32 *ifd32 = (struct ifdrv32 *)data;
638 struct ifdrv64 *ifd64 = (struct ifdrv64 *)data;
H A Diptap.c402 iptap_ioctl(ifnet_t ifp, unsigned long cmd, void *data) argument
416 struct ifdrv32 *ifd32 = (struct ifdrv32 *)data;
428 struct ifdrv64 *ifd64 = (struct ifdrv64 *)data;
/xnu-2782.1.97/osfmk/mach/
H A Dhost_priv.defs203 inout data : kmod_args_t);
/xnu-2782.1.97/bsd/netinet6/
H A Dnd6.c150 * elsewhere to access the relevant data structure fields:
2378 nd6_siocgdrlst(void *data, int data_is_64) argument
2397 bcopy(data, drl_64, sizeof (drl_64->ifname));
2418 bcopy(drl_64, data, sizeof (*drl_64));
2429 bcopy(data, drl_32, sizeof (drl_32->ifname));
2449 bcopy(drl_32, data, sizeof (*drl_32));
2460 nd6_siocgprlst(void *data, int data_is_64) argument
2479 bcopy(data, prl_64, sizeof (prl_64->ifname));
2523 bcopy(prl_64, data, sizeof (*prl_64));
2534 bcopy(data, prl_3
2584 nd6_ioctl(u_long cmd, caddr_t data, struct ifnet *ifp) argument
[all...]
/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace_glue.c675 char name[32]; /* enough for "dof-data-" + digits */
676 int *data; member in struct:__anon18
683 _dtrace_register_anon_DOF(char *name, uchar_t *data, uint_t nelements) argument
693 gPropTable[gRegisteredProps].data = p;
696 *p++ = (int)(*data++);
708 const char *name, int **data, uint_t *nelements)
716 *data = gPropTable[i].data;
1029 size = MIN(128, size); /* Clamp to 128 initially, since the underlying data structure is pre-allocated */
707 ddi_prop_lookup_int_array(dev_t match_dev, dev_info_t *dip, uint_t flags, const char *name, int **data, uint_t *nelements) argument
/xnu-2782.1.97/bsd/kern/
H A Dkpi_mbuf.c67 errno_t mbuf_setdata(mbuf_t mbuf, void* data, size_t len) argument
72 if ((size_t)data < start || ((size_t)data) + len > start + maxlen)
74 mbuf->m_data = data;
929 /* Copy out the pointer to the data and the lenght value */
961 * Maximum length of driver auxiliary data; keep this small to
989 /* Tag is (m_drvaux_tag + module specific data) */
1174 const void *data,
1182 const char *cp = data;
1184 if (m == NULL || len == 0 || data
1170 mbuf_copyback( mbuf_t m, size_t off, size_t len, const void *data, mbuf_how_t how) argument
[all...]
H A Dsys_pipe.c169 static int pipe_ioctl(struct fileproc *fp, u_long cmd, caddr_t data,
347 * expand the size of pipe while there is data to be read,
349 * data has been transferred to new storage.
792 * Break if some data was read in previous iteration.
806 * wait for more data.
1092 * the reader if it was blocked waiting for data.
1117 pipe_ioctl(struct fileproc *fp, u_long cmd, caddr_t data, argument
1143 if (*(int *)data) {
1152 *(int *)data = mpipe->pipe_buffer.cnt;
1157 mpipe->pipe_pgid = *(int *)data;
[all...]
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_syscalls.c234 void *data, __unused size_t datalen, int syscall_flags, __unused uint32_t kern_flags, vfs_context_t ctx)
261 error = mount_common(fstype, pvp, vp, &nd.ni_cnd, CAST_USER_ADDR_T(data),
286 muap.data = uap->data;
309 * uap->data Mount arguments
361 ctx, is_64bit, uap->data, (flags == MNT_IMGSRC_BY_INDEX));
440 error = mount_common(fstypename, pvp, vp, &nd.ni_cnd, uap->data, flags, 0,
472 * fsmountargs file system specific data
1085 * Flush in-core data, check for competing mount attempts,
2299 /* copyin any data w
233 kernel_mount(char *fstype, vnode_t pvp, vnode_t vp, const char *path, void *data, __unused size_t datalen, int syscall_flags, __unused uint32_t kern_flags, vfs_context_t ctx) argument
9157 process_namespace_fsctl(nspace_type_t nspace_type, int is64bit, u_int size, caddr_t data) argument
9229 caddr_t data, memp; local
[all...]
H A Dvfs_vnops.c121 static int vn_ioctl(struct fileproc *fp, u_long com, caddr_t data,
317 * Parameters: ndp The nami data pointer describing the
324 * Indirect: * Contents of the data structures pointed
335 * data necessary to satisfy the requested operation.
697 /* Sync data from resource fork shadow file if needed. */
713 * because resource fork vnodes hold a reference on data fork
715 * which will delay when we flush cached data. In future, we
1277 /* if we're interested in extended security data and we got an ACL */
1358 vn_ioctl(struct fileproc *fp, u_long com, caddr_t data, vfs_context_t ctx) argument
1382 *(int *)data
[all...]
/xnu-2782.1.97/bsd/sys/
H A Dmount.h106 uint64_t f_blocks; /* total data blocks in file system */ \
142 long f_blocks; /* total data blocks in file system */
167 uint64_t f_blocks; /* total data blocks in file system */
248 uint64_t f_blocks; /* total data blocks in file system */
311 #define MNT_DONTBROWSE 0x00100000 /* file system is not appropriate path to user data */
347 #define MNT_RELOAD 0x00040000 /* reload filesystem data */
377 #define MNT_DWAIT 4 /* synchronized I/O data integrity completion */
401 void *vc_ptr; /* pointer to data structure. */
414 user_addr_t vc_ptr __attribute((aligned(8))); /* pointer to data structure. */
422 user32_addr_t vc_ptr; /* pointer to data structur
[all...]
H A Dkpi_mbuf.h34 most common usage of an mbuf is to store a packet or data on a
36 structure with some header followed by some data. To store more data
37 than would fit in an mbuf, external data is used. Most mbufs with
38 external data use clusters to store the external data.
40 mbufs can be chained, contiguous data in a packet can be found by
55 @constant MBUF_EXT Indicates this mbuf has external data.
91 @discussion Some mbufs represent packets, some represnt data waiting
92 on sockets. Other mbufs store control data o
[all...]
H A Dprotosw.h170 * should throw away any non-critical data.
172 * Protocols pass data between themselves as chains of mbufs using
173 * the pr_input and pr_output hooks. Pr_input passes data up (towards
351 #define PRU_SHUTDOWN 7 /* won't send any more data */
352 #define PRU_RCVD 8 /* have taken data; more room now */
353 #define PRU_SEND 9 /* send this data */
357 #define PRU_RCVOOB 13 /* retrieve out of band data */
358 #define PRU_SENDOOB 14 /* send out of band data */
409 int (*pru_control)(struct socket *so, u_long cmd, caddr_t data,
508 extern int pru_control_notsupp(struct socket *so, u_long cmd, caddr_t data,
[all...]
/xnu-2782.1.97/osfmk/vm/
H A Dvm_user.c507 pointer_t *data,
526 *data = (pointer_t) ipc_address;
548 pointer_t *data,
560 * it could not return the size of the data in "*data_size"
574 *data = (pointer_t) ipc_address;
702 * Overwrite a range of the current map with data from the specified
715 mach_vm_address_t data,
729 (vm_map_address_t)data,
742 * Overwrite a range of the current map with data from the specified
757 vm_address_t data,
503 mach_vm_read( vm_map_t map, mach_vm_address_t addr, mach_vm_size_t size, pointer_t *data, mach_msg_type_number_t *data_size) argument
544 vm_read( vm_map_t map, vm_address_t addr, vm_size_t size, pointer_t *data, mach_msg_type_number_t *data_size) argument
711 mach_vm_read_overwrite( vm_map_t map, mach_vm_address_t address, mach_vm_size_t size, mach_vm_address_t data, mach_vm_size_t *data_size) argument
753 vm_read_overwrite( vm_map_t map, vm_address_t address, vm_size_t size, vm_address_t data, vm_size_t *data_size) argument
789 mach_vm_write( vm_map_t map, mach_vm_address_t address, pointer_t data, __unused mach_msg_type_number_t size) argument
813 vm_write( vm_map_t map, vm_address_t address, pointer_t data, __unused mach_msg_type_number_t size) argument
[all...]
/xnu-2782.1.97/bsd/netinet/
H A Dtcp_timer.c209 * timer will run more frequently anticipating new data.
931 /* CWR notifications are to be sent on new data right after
1180 * If there is no new data to send or if the
1183 * new data.
1589 * some idle time in expectation of new data.
1789 struct nstat_sysinfo_data data; local
1795 #define stat data.u.tcp_stats
1802 bzero(&data, sizeof(data));
1803 data
[all...]

Completed in 259 milliseconds

1234567891011>>