Searched refs:mask (Results 501 - 525 of 1780) sorted by relevance

<<21222324252627282930>>

/freebsd-11-stable/sys/dev/drm/
H A Dr128_state.c889 * FIXME: These should all set the destination write mask for when we
899 u8 *mask; local
925 if (depth->mask) {
926 mask = drm_alloc(mask_size, DRM_MEM_BUFS);
927 if (mask == NULL) {
931 if (DRM_COPY_FROM_USER(mask, depth->mask, mask_size)) {
933 drm_free(mask, mask_size, DRM_MEM_BUFS);
938 if (mask[i]) {
960 drm_free(mask, mask_siz
995 u8 *mask; local
1533 u32 mask[32]; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dad.c564 uint32_t mask,
587 if ((mask & KADM5_PRINCIPAL) == 0)
613 if (mask & KADM5_ATTRIBUTES) {
875 uint32_t mask)
896 if (mask & KADM5_KVNO)
899 if (mask & KADM5_PRINCIPAL) {
951 if (mask & KADM5_PRINC_EXPIRE_TIME) {
957 if (mask & KADM5_LAST_SUCCESS) {
962 if (mask & KADM5_LAST_FAILED) {
967 if (mask
562 kadm5_ad_create_principal(void *server_handle, kadm5_principal_ent_t entry, uint32_t mask, const char *password) argument
872 kadm5_ad_get_principal(void *server_handle, krb5_principal principal, kadm5_principal_ent_t entry, uint32_t mask) argument
1057 kadm5_ad_modify_principal(void *server_handle, kadm5_principal_ent_t entry, uint32_t mask) argument
[all...]
/freebsd-11-stable/sbin/ipfw/
H A Ddummynet.c67 { "mask", TOK_MASK }, /* alias for both */
391 /* print a mask and header for the subsequent list of flows */
397 "mask: %s 0x%02x 0x%08x/0x%04x -> 0x%08x/0x%04x\n",
404 printf("\n mask: %sproto: 0x%02x, flow_id: 0x%08x, ",
1280 struct ipfw_flow_id *mask = NULL; local
1328 * If we do a 'pipe config' mask -> sched_mask.
1346 mask = &sch->sched_mask;
1365 mask = &fs->flow_mask;
1382 mask = &sch->sched_mask;
1393 * XXX todo: support reuse of the mask
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dpr-support.c155 /* Pop r4-r15 under mask. */
178 _uw mask; local
180 mask = (0xff0 >> (7 - (op & 7))) & 0xff0;
182 mask |= (1 << R_LR);
183 if (_Unwind_VRS_Pop (context, _UVRSC_CORE, mask, _UVRSD_UINT32)
197 /* Pop r0-r4 under mask. */
268 /* Pop iWMMXt wCGR{3,2,1,0} under mask. */
/freebsd-11-stable/contrib/binutils/gas/
H A Dfrags.c303 addressT mask;
305 mask = (~(addressT) 0) << alignment;
306 new_off = (abs_section_offset + ~mask) & mask;
293 addressT mask; local
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dalpha.h36 /* The opcode mask. This is used by the disassembler. This is a
37 mask containing ones indicating those bits which must match the
40 unsigned mask; member in struct:alpha_opcode
H A Dppc.h36 /* The opcode mask. This is used by the disassembler. This is a
37 mask containing ones indicating those bits which must match the
40 unsigned long mask; member in struct:powerpc_opcode
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.h38 uint32_t allow0; /* allow mask for bits only in owner */
39 uint32_t deny1; /* deny mask for bits not in owner */
40 uint32_t deny2; /* deny mask for bits not in group */
41 uint32_t owner; /* allow mask matching mode */
42 uint32_t group; /* allow mask matching mode */
43 uint32_t everyone; /* allow mask matching mode */
52 uint32_t *mask));
/freebsd-11-stable/sys/arm64/arm64/
H A Dgic_v3_reg.h389 * in this mask will be signalled to the CPU.
421 #define gic_icc_set(reg, mask) \
425 val |= (mask); \
429 #define gic_icc_clear(reg, mask) \
433 val &= ~(mask); \
/freebsd-11-stable/sys/dev/beri/virtio/
H A Dvirtio.c174 uint16_t head, uidx, mask; local
177 mask = vq->vq_qsize - 1;
179 head = be16toh(vq->vq_avail->ring[vq->vq_last_avail++ & mask]);
182 vue = &vu->ring[uidx++ & mask];
/freebsd-11-stable/sys/dev/bhnd/nvram/
H A Dnvramvar.h78 uint32_t mask; /**< mask to be applied to the value(s) */ member in struct:bhnd_sprom_offset
/freebsd-11-stable/lib/libc/include/isc/
H A Deventlib.h63 typedef struct { unsigned char mask[256/8]; } evByteMask; member in struct:__anon6634
67 ((bm).mask[EV_BYTEMASK_BYTE(b)] |= EV_BYTEMASK_MASK(b))
69 ((bm).mask[EV_BYTEMASK_BYTE(b)] &= ~EV_BYTEMASK_MASK(b))
71 ((bm).mask[EV_BYTEMASK_BYTE(b)] & EV_BYTEMASK_MASK(b))
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/api/
H A Dtiglobal.h41 #define TIDEBUG_MSG(mask, val, format)
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3pic.c162 uint64_t bitmap, mask; local
170 mask = sc->mask_thread0[0];
173 mask = sc->mask_thread1[0];
177 while ((irq = ffsl(bitmap & mask) - 1) != -1) {
223 /* Do not mask IPIs! */
/freebsd-11-stable/sys/sparc64/include/
H A Dcpufunc.h150 #define membar(mask) do { \
151 __asm __volatile("membar %0" : : "n" (mask) : "memory"); \
251 ffs(int mask)
262 : "=r" (result), "=r" (neg), "=r" (tmp) : "r" (mask));
/freebsd-11-stable/tools/tools/netrate/tcpp/
H A Dtcpp_server.c200 cpu_set_t mask; local
212 CPU_ZERO(&mask);
213 CPU_SET(workernum % ncpus, &mask);
214 if (sched_setaffinity(0, CPU_SETSIZE, &mask) < 0)
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_reg.c230 arswitch_modifyreg(device_t dev, int addr, int mask, int set) argument
238 value &= ~mask;
244 arswitch_waitreg(device_t dev, int addr, int mask, int val, int timeout) argument
254 v &= mask;
/freebsd-11-stable/sys/dev/fdt/
H A Dfdt_common.h75 uint32_t mask; member in struct:fdt_pm_mask_entry
/freebsd-11-stable/sys/contrib/alpine-hal/
H A Dal_hal_udma_debug.h76 /* UDMA register print mask definitions */
93 * Print udma registers according to the provided mask
96 * @param mask mask that specifies which registers groups to print
100 void al_udma_regs_print(struct al_udma *udma, unsigned int mask);
/freebsd-11-stable/contrib/netbsd-tests/net/config/
H A Dnetconfig.c75 netcfg_rump_if(const char *ifname, const char *addr, const char *mask) argument
91 inmask = inet_addr(mask);
124 netcfg_rump_route(const char *dst, const char *mask, const char *gw) argument
171 sinstore.sin_addr.s_addr = inet_addr(mask);
/freebsd-11-stable/crypto/openssh/
H A Dsandbox-seccomp-filter.c290 sigset_t mask; local
294 sigemptyset(&mask);
295 sigaddset(&mask, SIGSYS);
301 if (sigprocmask(SIG_UNBLOCK, &mask, NULL) == -1)
/freebsd-11-stable/sys/mips/include/
H A Dcpufunc.h333 set_intr_mask(uint32_t mask) argument
338 mask = (ostatus & ~MIPS_SR_INT_MASK) | (mask & MIPS_SR_INT_MASK);
339 mips_wr_status(mask);
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_exit.c210 _pthread_exit_mask(void *status, sigset_t *mask) argument
225 if (mask != NULL)
226 __sys_sigprocmask(SIG_SETMASK, mask, NULL);
233 __sys_sigprocmask(SIG_UNBLOCK, mask, NULL);
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpsetmask.c189 fp_except mask; member in struct:ops
226 /* mask all exceptions, clear history */
243 ATF_CHECK_EQ(ex1 & t->mask, t->mask);
263 /* mask all exceptions, clear history */
278 fpsetmask(t->mask);
/freebsd-11-stable/stand/efi/include/
H A Defidebug.h113 INTN mask,

Completed in 216 milliseconds

<<21222324252627282930>>