Home
last modified time | relevance | path

Searched refs:must_commit (Results 1 – 16 of 16) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/client/
H A Dnfs_clbio.c251 int iomode, must_commit, i, error, npages, count; in ncl_putpages() local
331 error = ncl_writerpc(vp, &uio, cred, &iomode, &must_commit, 0); in ncl_putpages()
339 if (must_commit) in ncl_putpages()
743 int iomode, must_commit; local
761 &must_commit, 0);
762 KASSERT((must_commit == 0),
1553 int iomode, must_commit; in ncl_doio_directwrite() local
1559 ncl_writerpc(bp->b_vp, uiop, bp->b_wcred, &iomode, &must_commit, 0); in ncl_doio_directwrite()
1599 int error = 0, iomode, must_commit = 0; in ncl_doio() local
1739 error = ncl_writerpc(vp, uiop, cr, &iomode, &must_commit, in ncl_doio()
[all …]
H A Dnfs_clrpcops.c1478 nfsrpc_write(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, in nfsrpc_write() argument
1491 *must_commit = 0; in nfsrpc_write()
1522 error = nfsrpc_writerpc(vp, uiop, iomode, must_commit, in nfsrpc_write()
1557 int *must_commit, struct ucred *cred, nfsv4stateid_t *stateidp, in nfsrpc_writerpc() argument
1703 *must_commit = 1; in nfsrpc_writerpc()
5397 nfscl_doiods(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, in nfscl_doiods() argument
5481 must_commit, &eof, &stateid, rwaccess, dip, in nfscl_doiods()
5604 error = nfsrpc_writeds(vp, uiop, iomode, must_commit, in nfscl_doflayoutio()
5671 nfsrpc_writeds(vnode_t vp, struct uio *uiop, int *iomode, int *must_commit, in nfsrpc_writeds() argument
5744 *must_commit = 1; in nfsrpc_writeds()
[all …]
H A Dnfs_clvnops.c1400 int *iomode, int *must_commit, int called_from_strategy) in ncl_writerpc() argument
1410 error = nfscl_doiods(vp, uiop, iomode, must_commit, in ncl_writerpc()
1414 error = nfsrpc_write(vp, uiop, iomode, must_commit, cred, in ncl_writerpc()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DstackOverflow.cpp93 int must_commit = os::must_commit_stack_guard_pages(); in create_stack_guard_pages() local
96 if (must_commit && !os::create_stack_guard_pages((char *) low_addr, len)) { in create_stack_guard_pages()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DstackOverflow.cpp93 int must_commit = os::must_commit_stack_guard_pages(); in create_stack_guard_pages() local
96 if (must_commit && !os::create_stack_guard_pages((char *) low_addr, len)) { in create_stack_guard_pages()
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/server/
H A Ddhcpv6.c2302 int must_commit = 0; in reply_process_ia_na() local
2346 must_commit = 1; in reply_process_ia_na()
2378 if (must_commit) { in reply_process_ia_na()
3083 int must_commit = 0; local
3128 must_commit = 1;
3160 if (must_commit) {
4327 int must_commit = 0; local
4354 must_commit = 1;
4386 if (must_commit) {
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/server/
H A Ddhcpv6.c2302 int must_commit = 0; in reply_process_ia_na() local
2346 must_commit = 1; in reply_process_ia_na()
2378 if (must_commit) { in reply_process_ia_na()
3083 int must_commit = 0; local
3128 must_commit = 1;
3160 if (must_commit) {
4327 int must_commit = 0; local
4354 must_commit = 1;
4386 if (must_commit) {
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/server/
H A Ddhcpv6.c2302 int must_commit = 0; in reply_process_ia_na() local
2346 must_commit = 1; in reply_process_ia_na()
2378 if (must_commit) { in reply_process_ia_na()
3083 int must_commit = 0; local
3128 must_commit = 1;
3160 if (must_commit) {
4327 int must_commit = 0; local
4354 must_commit = 1;
4386 if (must_commit) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/workflow/
H A DArcanistWorkflow.php1023 $must_commit = array();
/dports/devel/arcanist/arcanist-b2e715f/src/workflow/
H A DArcanistWorkflow.php1023 $must_commit = array();
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dthread.cpp2608 int must_commit = os::must_commit_stack_guard_pages(); in create_stack_guard_pages() local
2611 if (must_commit && !os::create_stack_guard_pages((char *) low_addr, len)) { in create_stack_guard_pages()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A Dthread.cpp2723 int must_commit = os::must_commit_stack_guard_pages(); in create_stack_guard_pages() local
2726 if (must_commit && !os::create_stack_guard_pages((char *) low_addr, len)) { in create_stack_guard_pages()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Dthread.cpp2553 int must_commit = os::must_commit_stack_guard_pages(); in create_stack_guard_pages() local
2556 if (must_commit && !os::create_stack_guard_pages((char *) low_addr, len)) { in create_stack_guard_pages()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dthread.cpp2608 int must_commit = os::must_commit_stack_guard_pages(); in create_stack_guard_pages() local
2611 if (must_commit && !os::create_stack_guard_pages((char *) low_addr, len)) { in create_stack_guard_pages()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A Dthread.cpp2691 int must_commit = os::must_commit_stack_guard_pages(); in create_stack_guard_pages() local
2694 if (must_commit && !os::create_stack_guard_pages((char *) low_addr, len)) { in create_stack_guard_pages()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A Dthread.cpp2689 int must_commit = os::must_commit_stack_guard_pages(); in create_stack_guard_pages() local
2692 if (must_commit && !os::create_stack_guard_pages((char *) low_addr, len)) { in create_stack_guard_pages()