Searched refs:set (Results 26 - 50 of 1536) sorted by last modified time

1234567891011>>

/freebsd-11-stable/stand/i386/pxeldr/
H A Dpxeldr.S44 .set MEM_PAGE_SIZE,0x1000 # memory page size, 4k
45 .set MEM_ARG,0x900 # Arguments at start
46 .set MEM_ARG_BTX,0xa100 # Where we move them to so the
48 .set MEM_ARG_SIZE,0x18 # Size of the arguments
49 .set MEM_BTX_ADDRESS,0x9000 # where BTX lives
50 .set MEM_BTX_ENTRY,0x9010 # where BTX starts to execute
51 .set MEM_BTX_OFFSET,MEM_PAGE_SIZE # offset of BTX in the loader
52 .set MEM_BTX_CLIENT,0xa000 # where BTX clients live
53 .set MEM_BIOS_KEYBOARD,0x496 # BDA byte with keyboard bit
57 .set AOUT_TEX
[all...]
/freebsd-11-stable/stand/i386/cdboot/
H A Dcdboot.S34 # Basically, we first create a set of boot arguments to pass to the loaded
44 .set MEM_PAGE_SIZE,0x1000 # memory page size, 4k
45 .set MEM_ARG,0x900 # Arguments at start
46 .set MEM_ARG_BTX,0xa100 # Where we move them to so the
48 .set MEM_ARG_SIZE,0x18 # Size of the arguments
49 .set MEM_BTX_ADDRESS,0x9000 # where BTX lives
50 .set MEM_BTX_ENTRY,0x9010 # where BTX starts to execute
51 .set MEM_BTX_OFFSET,MEM_PAGE_SIZE # offset of BTX in the loader
52 .set MEM_BTX_CLIENT,0xa000 # where BTX clients live
56 .set AOUT_TEX
[all...]
/freebsd-11-stable/sys/sys/
H A Dsyscallsubr.h258 sigset_t *set, sigset_t *oset, int flags);
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c571 sigset_t set, *uset; local
585 error = copyin(uap->sm, &set, sizeof(set));
588 uset = &set;
2177 sigset_t set, oset; local
2180 OSIG2SIG(uap->mask, set);
2181 error = kern_sigprocmask(td, uap->how, &set, &oset, SIGPROCMASK_OLD);
2245 sigset_t set, oset; local
2247 OSIG2SIG(uap->mask, set);
2248 kern_sigprocmask(td, SIG_BLOCK, &set,
2257 sigset_t set, oset; local
2594 sigset_t set; local
2635 sigset_t set; local
3224 sigset_t set, *ssp; local
[all...]
/freebsd-11-stable/sys/geom/part/
H A Dg_part.c1400 unsigned int set)
1429 error = G_PART_SETUNSET(table, entry, gpp->gpp_attrib, set);
1439 (set) ? "" : "un");
1648 if (!strcmp(verb, "set")) {
1399 g_part_ctl_setunset(struct gctl_req *req, struct g_part_parms *gpp, unsigned int set) argument
H A Dg_part_gpt.c112 struct g_part_entry *baseentry, const char *attrib, unsigned int set);
1030 struct g_part_entry *baseentry, const char *attrib, unsigned int set)
1044 /* The active flag must be set on a valid entry. */
1052 ? ((set) ? 0x80 : 0) : 0;
1060 p[0] = (p[4] == 0xee) ? ((set) ? 0x80 : 0) : 0;
1076 gpt_write_mbr_entry(table->mbr, ((set) ? 1 : 0), 0xee, 1,
1089 if (set)
1094 * be useful for test purposes to also be able to set it.
1101 if (set)
1029 g_part_gpt_setunset(struct g_part_table *basetable, struct g_part_entry *baseentry, const char *attrib, unsigned int set) argument
/freebsd-11-stable/sys/kern/
H A Dkern_sig.c461 sigqueue_move_set(sigqueue_t *src, sigqueue_t *dst, const sigset_t *set) argument
473 if (SIGISMEMBER(*set, ksi->ksi_signo)) {
486 SIGSETAND(tmp, *set);
491 SIGSETAND(tmp, *set);
496 SIGSETAND(tmp, *set);
505 sigset_t set;
507 SIGEMPTYSET(set);
508 SIGADDSET(set, signo);
509 sigqueue_move_set(src, dst, &set);
514 sigqueue_delete_set(sigqueue_t *sq, const sigset_t *set) argument
538 sigset_t set; local
547 sigqueue_delete_set_proc(struct proc *p, const sigset_t *set) argument
566 sigset_t set; local
576 sigset_t set; local
652 sig_ffs(sigset_t *set) argument
1035 kern_sigprocmask(struct thread *td, int how, sigset_t *set, sigset_t *oset, int flags) argument
1104 const sigset_t *set; member in struct:sigprocmask_args
1111 sigset_t set, oset; local
1139 sigset_t set, oset; local
1153 sigset_t set; local
1182 sigset_t set; local
1215 sigset_t set; local
1383 sigset_t *set; member in struct:sigpending_args
1473 sigset_t set, oset; local
1489 sigset_t set, oset; local
[all...]
H A Dinit_main.c157 * Merge a new sysinit set into the current set, reallocating it if
161 sysinit_add(struct sysinit **set, struct sysinit **set_end) argument
168 count = set_end - set;
183 for (sipp = set; sipp < set_end; sipp++)
472 procinit(); /* set up proc zone */
473 threadinit(); /* set up UMA zones */
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c644 * are set (bits 0 and 2 respectively).
675 /* Clear the processor-based ctl bits that are set on demand */
862 * CR0_PE and CR0_PG can be set to zero in VMX non-root operation
869 * Do not allow the guest to set CR0_NW or CR0_CD.
1083 vmx->cap[i].set = 0;
1236 * We depend on 'procbased_ctls' to have the Interrupt Window Exiting bit set.
1256 ("intr_window_exiting not set: %#x", vmx->cap[vcpu].proc_ctls));
1278 ("nmi_window_exiting not set %#x", vmx->cap[vcpu].proc_ctls));
1495 * have posted another one. If that is the case, set
1619 * set
[all...]
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_urndis.c223 struct rndis_set_req set; member in union:__anon2::__anon3
306 &msg.hdr.set, sizeof(msg.hdr.set) + sizeof(msg.ibuf.filter));
309 device_printf(dev, "Unable to set data filters\n");
803 DPRINTF("set failed\n");
807 DPRINTF("unable to get set response\n");
812 DPRINTF("set failed 0x%x\n", rval);
/freebsd-11-stable/sys/conf/
H A Dkmod.mk45 # DESTDIR The tree where the module gets installed. [not set]
125 # set because there are no standard paths for non-headers.
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp55 * not do anything unless the `KMP_IGNORE_MPPEND` environment variable is set to
396 // check if __kmpc_push_num_teams called, set default number of teams
731 // 2) set to 0 when a new team is created
1396 // Branch for accessing the actual lock object and set operation. This
1435 KMP_D_LOCK_FUNC(lk, set)(lk, global_tid);
1464 KMP_I_LOCK_FUNC(ilk, set)(lck, global_tid);
1820 // use default set above.
2022 variable set to 1 and all other threads should have that variable set to 0.
2650 KMP_D_LOCK_FUNC(user_lock, set)((kmp_dyna_lock_
[all...]
H A Dkmp.h423 code won't ever see schedules with these bits set. */
471 /* Type to keep runtime schedule set via OMP_SCHEDULE or omp_set_schedule() */
627 #define KMP_CPU_SET(i, mask) (mask)->set(i)
664 virtual void set(int i) {} function in class:KMPAffinity::Mask
688 // Only 1 DWORD in the mask should have any procs set.
1175 // subleaf is only needed for cache and topology discovery and can be set to
1367 long maxrss; /* the maximum resident set size utilized (in kilobytes) */
1741 #define KMP_BARRIER_UNUSED_BIT 1 // bit that must never be set for valid state
1806 bt_set; /* internal control for whether blocktime is explicitly set */
2235 unsigned destructors_thunk : 1; /* set i
[all...]
/freebsd-11-stable/sys/netinet/
H A Dsctp_structs.h239 uint8_t tls_needs_set; /* Flag to indicate we need to set tls 0 or 1
240 * means set at send 2 not */
365 * is set after a new pseudo-cumack
372 * flag is set after a new
506 * the msg_is_complete flag is set. This
731 int (*sctp_cwnd_socket_option) (struct sctp_tcb *stcb, int set, struct sctp_cc_option *);
H A Dsctp_pcb.c136 * VRF via ancillary data or via some sort of set default
778 * We don't set the flag. This means that the structure will
1674 * IPv6 set
3081 /* binding to all addresses, so just set in the proper flags */
3083 /* set the automatic addr changes from kernel flag */
3097 * set the automatic mobility_base from kernel flag (by
3108 * set the automatic mobility_fasthandoff from kernel flag
3212 /* set in the port */
3246 * If its a single iterator situation, we set the end
3247 * iterator flag. Otherwise we set th
4590 int set, i; local
[all...]
/freebsd-11-stable/sbin/ipfw/
H A Dnat64stl.c54 uint8_t set);
55 static int nat64stl_foreach(nat64stl_cb_t *f, const char *name, uint8_t set,
58 static void nat64stl_create(const char *name, uint8_t set, int ac, char **av);
59 static void nat64stl_config(const char *name, uint8_t set, int ac, char **av);
60 static void nat64stl_destroy(const char *name, uint8_t set);
61 static void nat64stl_stats(const char *name, uint8_t set);
62 static void nat64stl_reset_stats(const char *name, uint8_t set);
64 uint8_t set);
66 uint8_t set);
98 /* Bits 64 to 71 must be set t
129 uint8_t set; local
184 nat64stl_fill_ntlv(ipfw_obj_ntlv *ntlv, const char *name, uint8_t set) argument
214 nat64stl_create(const char *name, uint8_t set, int ac, char *av[]) argument
303 nat64stl_config(const char *name, uint8_t set, int ac, char **av) argument
367 nat64stl_destroy(const char *name, uint8_t set) argument
383 nat64stl_get_stats(const char *name, uint8_t set, struct ipfw_nat64stl_stats *stats) argument
404 nat64stl_stats(const char *name, uint8_t set) argument
442 nat64stl_reset_stats(const char *name, uint8_t set) argument
453 nat64stl_show_cb(ipfw_nat64stl_cfg *cfg, const char *name, uint8_t set) argument
479 nat64stl_destroy_cb(ipfw_nat64stl_cfg *cfg, const char *name, uint8_t set) argument
517 nat64stl_foreach(nat64stl_cb_t *f, const char *name, uint8_t set, int sort) argument
[all...]
H A Dnat64clat.c55 uint8_t set);
56 static int nat64clat_foreach(nat64clat_cb_t *f, const char *name, uint8_t set,
59 static void nat64clat_create(const char *name, uint8_t set, int ac, char **av);
60 static void nat64clat_config(const char *name, uint8_t set, int ac, char **av);
61 static void nat64clat_destroy(const char *name, uint8_t set);
62 static void nat64clat_stats(const char *name, uint8_t set);
63 static void nat64clat_reset_stats(const char *name, uint8_t set);
65 uint8_t set);
67 uint8_t set);
86 * ipfw [set
97 uint8_t set; local
152 nat64clat_fill_ntlv(ipfw_obj_ntlv *ntlv, const char *name, uint8_t set) argument
180 nat64clat_create(const char *name, uint8_t set, int ac, char *av[]) argument
267 nat64clat_config(const char *name, uint8_t set, int ac, char **av) argument
351 nat64clat_destroy(const char *name, uint8_t set) argument
367 nat64clat_get_stats(const char *name, uint8_t set, struct ipfw_nat64clat_stats *stats) argument
388 nat64clat_stats(const char *name, uint8_t set) argument
426 nat64clat_reset_stats(const char *name, uint8_t set) argument
437 nat64clat_show_cb(ipfw_nat64clat_cfg *cfg, const char *name, uint8_t set) argument
463 nat64clat_destroy_cb(ipfw_nat64clat_cfg *cfg, const char *name, uint8_t set) argument
501 nat64clat_foreach(nat64clat_cb_t *f, const char *name, uint8_t set, int sort) argument
[all...]
/freebsd-11-stable/usr.bin/xinstall/
H A Dxinstall.c85 #define SETFLAGS 0x02 /* Tell install to set flags. */
145 mode_t *set; local
220 if (!(set = setmode(optarg)))
223 mode = getmode(set, 0);
224 free(set);
267 warnx("DONTSTRIP set - will not strip installed binaries");
512 * make a hard link, obeying dorename if set
559 * Make a symbolic link, obeying dorename if set. Exit on failure.
1006 * If provided a set of flags, set the
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp64 void set(short C) { function in class:__anon120::FAddendCoef
69 void set(const APFloat& C);
143 void set(short Coefficient, Value *V) { function in class:__anon120::FAddend
144 Coeff.set(Coefficient);
147 void set(const APFloat &Coefficient, Value *V) { function in class:__anon120::FAddend
148 Coeff.set(Coefficient);
151 void set(const ConstantFP *Coefficient, Value *V) { function in class:__anon120::FAddend
152 Coeff.set(Coefficient->getValueAPF());
228 void FAddendCoef::set(const APFloat& C) { function in class:FAddendCoef
267 set(Tha
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionRetHardening.cpp77 UnclobberableGR64s.set(X86::RSP); // can't clobber stack pointer
78 UnclobberableGR64s.set(X86::RIP); // can't clobber instruction pointer
79 UnclobberableGR64s.set(X86::RAX); // used for function return
80 UnclobberableGR64s.set(X86::RDX); // used for function return
84 UnclobberableGR64s.set(Reg);
H A DX86LoadValueInjectionLoadHardening.cpp645 CutEdges.set(I);
H A DX86IndirectThunks.cpp318 MF.getProperties().set(MachineFunctionProperties::Property::NoVRegs);
H A DX86FrameLowering.cpp647 // Add code to MBB to check for overflow and set the new target stack pointer
1441 // If we need a base pointer, set it up here. It's whatever the value
1948 // E is also the value of %rsp after stack has been set up, and we
2099 // Do not set a kill flag on values that are also marked as live-in. This
2229 SavedRegs.set(BasePtr);
2282 // The stack limit in the TCB is set to this many bytes above the actual stack
2820 // Amount == 0, because the preceding function may have set a non-0
2865 // we need to set the correct CFA offset after the stack adjustment.
2955 // FIXME: Don't set FrameSetup flag in catchret case.
3168 // Mark the function as not having WinCFI. We will set i
[all...]
H A DImmutableGraph.h15 /// those sets in memory are compact. For instance, a set of edges is
122 V.set(Idx);
135 /// Return the number of elements in the set
137 /// Return the size of the set's domain
161 void set(size_type Idx) { V.set(Idx); } function in class:llvm::ImmutableGraph::NodeSet
210 V.set(Idx);
223 /// Return the number of elements in the set
225 /// Return the size of the set's domain
249 void set(size_typ function in class:llvm::ImmutableGraph::EdgeSet
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp335 // If the stack was realigned, the frame pointer is set in order to allow
360 SavedRegs.set(RISCV::X1);
361 SavedRegs.set(RISCV::X8);
365 SavedRegs.set(RISCVABI::getBPReg());
382 SavedRegs.set(CSRegs[i]);
393 SavedRegs.set(Regs[i]);

Completed in 217 milliseconds

1234567891011>>