Home
last modified time | relevance | path

Searched refs:PROC (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/fs/lockd/
Dsvc4proc.c498 #define PROC(name, xargt, xrest, argt, rest, respsize) \ macro
512 PROC(null, void, void, void, void, 1),
513 PROC(test, testargs, testres, args, res, Ck+St+2+No+Rg),
514 PROC(lock, lockargs, res, args, res, Ck+St),
515 PROC(cancel, cancargs, res, args, res, Ck+St),
516 PROC(unlock, unlockargs, res, args, res, Ck+St),
517 PROC(granted, testargs, res, args, res, Ck+St),
518 PROC(test_msg, testargs, norep, args, void, 1),
519 PROC(lock_msg, lockargs, norep, args, void, 1),
520 PROC(cancel_msg, cancargs, norep, args, void, 1),
[all …]
Dsvcproc.c540 #define PROC(name, xargt, xrest, argt, rest, respsize) \ macro
556 PROC(null, void, void, void, void, 1),
557 PROC(test, testargs, testres, args, res, Ck+St+2+No+Rg),
558 PROC(lock, lockargs, res, args, res, Ck+St),
559 PROC(cancel, cancargs, res, args, res, Ck+St),
560 PROC(unlock, unlockargs, res, args, res, Ck+St),
561 PROC(granted, testargs, res, args, res, Ck+St),
562 PROC(test_msg, testargs, norep, args, void, 1),
563 PROC(lock_msg, lockargs, norep, args, void, 1),
564 PROC(cancel_msg, cancargs, norep, args, void, 1),
[all …]
Dclnt4xdr.c577 #define PROC(proc, argtype, restype) \ macro
589 PROC(TEST, testargs, testres),
590 PROC(LOCK, lockargs, res),
591 PROC(CANCEL, cancargs, res),
592 PROC(UNLOCK, unlockargs, res),
593 PROC(GRANTED, testargs, res),
594 PROC(TEST_MSG, testargs, norep),
595 PROC(LOCK_MSG, lockargs, norep),
596 PROC(CANCEL_MSG, cancargs, norep),
597 PROC(UNLOCK_MSG, unlockargs, norep),
[all …]
Dclntxdr.c575 #define PROC(proc, argtype, restype) \ macro
587 PROC(TEST, testargs, testres),
588 PROC(LOCK, lockargs, res),
589 PROC(CANCEL, cancargs, res),
590 PROC(UNLOCK, unlockargs, res),
591 PROC(GRANTED, testargs, res),
592 PROC(TEST_MSG, testargs, norep),
593 PROC(LOCK_MSG, lockargs, norep),
594 PROC(CANCEL_MSG, cancargs, norep),
595 PROC(UNLOCK_MSG, unlockargs, norep),
[all …]
/Linux-v4.19/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c55 #define PROC(proc, name) \ macro
67 PROC(INDICATE_MECHS, indicate_mechs),
68 PROC(GET_CALL_CONTEXT, get_call_context),
69 PROC(IMPORT_AND_CANON_NAME, import_and_canon_name),
70 PROC(EXPORT_CRED, export_cred),
71 PROC(IMPORT_CRED, import_cred),
72 PROC(ACQUIRE_CRED, acquire_cred),
73 PROC(STORE_CRED, store_cred),
74 PROC(INIT_SEC_CONTEXT, init_sec_context),
75 PROC(ACCEPT_SEC_CONTEXT, accept_sec_context),
[all …]
/Linux-v4.19/fs/nfs/
Dnfs2xdr.c1150 #define PROC(proc, argtype, restype, timer) \ macro
1162 PROC(GETATTR, fhandle, attrstat, 1),
1163 PROC(SETATTR, sattrargs, attrstat, 0),
1164 PROC(LOOKUP, diropargs, diropres, 2),
1165 PROC(READLINK, readlinkargs, readlinkres, 3),
1166 PROC(READ, readargs, readres, 3),
1167 PROC(WRITE, writeargs, writeres, 4),
1168 PROC(CREATE, createargs, diropres, 0),
1169 PROC(REMOVE, removeargs, stat, 0),
1170 PROC(RENAME, renameargs, stat, 0),
[all …]
Dnfs3xdr.c2553 #define PROC(proc, argtype, restype, timer) \ macro
2566 PROC(GETATTR, getattr, getattr, 1),
2567 PROC(SETATTR, setattr, setattr, 0),
2568 PROC(LOOKUP, lookup, lookup, 2),
2569 PROC(ACCESS, access, access, 1),
2570 PROC(READLINK, readlink, readlink, 3),
2571 PROC(READ, read, read, 3),
2572 PROC(WRITE, write, write, 4),
2573 PROC(CREATE, create, create, 0),
2574 PROC(MKDIR, mkdir, create, 0),
[all …]
Dnfs4xdr.c7699 #define PROC(proc, argtype, restype) \ macro
7717 PROC(proc, argtype, restype)
7725 PROC(proc, argtype, restype)
7732 PROC(READ, enc_read, dec_read),
7733 PROC(WRITE, enc_write, dec_write),
7734 PROC(COMMIT, enc_commit, dec_commit),
7735 PROC(OPEN, enc_open, dec_open),
7736 PROC(OPEN_CONFIRM, enc_open_confirm, dec_open_confirm),
7737 PROC(OPEN_NOATTR, enc_open_noattr, dec_open_noattr),
7738 PROC(OPEN_DOWNGRADE, enc_open_downgrade, dec_open_downgrade),
[all …]
/Linux-v4.19/fs/nfsd/
Dnfs2acl.c357 #define PROC(name, argt, rest, relt, cache, respsize) \ macro
375 PROC(null, void, void, void, RC_NOCACHE, ST),
376 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)),
377 PROC(setacl, setacl, attrstat, attrstat, RC_NOCACHE, ST+AT),
378 PROC(getattr, fhandle, attrstat, attrstat, RC_NOCACHE, ST+AT),
379 PROC(access, access, access, access, RC_NOCACHE, ST+AT+1),
Dnfs3acl.c244 #define PROC(name, argt, rest, relt, cache, respsize) \ macro
262 PROC(null, void, void, void, RC_NOCACHE, ST),
263 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)),
264 PROC(setacl, setacl, setacl, fhandle, RC_NOCACHE, ST+pAT),
Dnfs4callback.c688 #define PROC(proc, call, argtype, restype) \ macro
700 PROC(CB_NULL, NULL, cb_null, cb_null),
701 PROC(CB_RECALL, COMPOUND, cb_recall, cb_recall),
703 PROC(CB_LAYOUT, COMPOUND, cb_layout, cb_layout),
705 PROC(CB_NOTIFY_LOCK, COMPOUND, cb_notify_lock, cb_notify_lock),
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Daffinity.c1049 hfi1_cdbg(PROC, "PID %u %s affinity set to CPU %*pbl", in hfi1_get_proc_affinity()
1060 hfi1_cdbg(PROC, "PID %u %s affinity set to CPU set(s) %*pbl", in hfi1_get_proc_affinity()
1121 hfi1_cdbg(PROC, "CPUs used by interrupts: %*pbl", in hfi1_get_proc_affinity()
1147 hfi1_cdbg(PROC, "Same available HW thread on all physical CPUs: %*pbl", in hfi1_get_proc_affinity()
1151 hfi1_cdbg(PROC, "Device on NUMA %u, CPUs %*pbl", node, in hfi1_get_proc_affinity()
1157 hfi1_cdbg(PROC, "Available CPUs on NUMA %u: %*pbl", node, in hfi1_get_proc_affinity()
1185 hfi1_cdbg(PROC, in hfi1_get_proc_affinity()
1197 hfi1_cdbg(PROC, "Possible CPUs for process: %*pbl", in hfi1_get_proc_affinity()
1207 hfi1_cdbg(PROC, "Process assigned to CPU %d", cpu); in hfi1_get_proc_affinity()
1230 hfi1_cdbg(PROC, "Returning CPU %d for future process assignment", cpu); in hfi1_put_proc_affinity()
Dtrace_dbg.h118 __hfi1_trace_def(PROC);
Dfile_ops.c554 hfi1_cdbg(PROC, "%u:%u Memory size mismatch %lu:%lu", in hfi1_file_mmap()
562 hfi1_cdbg(PROC, in hfi1_file_mmap()
640 hfi1_cdbg(PROC, "closing ctxt %u:%u", uctxt->ctxt, fdata->subctxt); in hfi1_file_close()
965 hfi1_cdbg(PROC, "[%u:%u] pid %u assigned to CPU %d (NUMA %u)", in allocate_ctxt()
977 hfi1_cdbg(PROC, "allocated send context %u(%u)\n", uctxt->sc->sw_index, in allocate_ctxt()
Dinit.c373 hfi1_cdbg(PROC, "setting up context %u\n", rcd->ctxt); in hfi1_create_ctxtdata()
430 hfi1_cdbg(PROC, in hfi1_create_ctxtdata()
462 hfi1_cdbg(PROC, in hfi1_create_ctxtdata()
2029 hfi1_cdbg(PROC, in hfi1_setup_eagerbufs()
2053 hfi1_cdbg(PROC, "ctxt%u: eager:%u, exp:%u, egrbase:%u, expbase:%u\n", in hfi1_setup_eagerbufs()
2058 hfi1_cdbg(PROC, in hfi1_setup_eagerbufs()
Dtrace.c399 __hfi1_trace_fn(PROC);
/Linux-v4.19/Documentation/media/uapi/mediactl/
Dmedia-types.rst34 .. _MEDIA-ENT-F-PROC-VIDEO-COMPOSER:
35 .. _MEDIA-ENT-F-PROC-VIDEO-PIXEL-FORMATTER:
36 .. _MEDIA-ENT-F-PROC-VIDEO-PIXEL-ENC-CONV:
37 .. _MEDIA-ENT-F-PROC-VIDEO-LUT:
38 .. _MEDIA-ENT-F-PROC-VIDEO-SCALER:
39 .. _MEDIA-ENT-F-PROC-VIDEO-STATISTICS:
40 .. _MEDIA-ENT-F-PROC-VIDEO-ENCODER:
41 .. _MEDIA-ENT-F-PROC-VIDEO-DECODER:
/Linux-v4.19/Documentation/filesystems/
Dafs.txt148 PROC FILESYSTEM
/Linux-v4.19/Documentation/driver-api/
Dscsi.rst160 The functions in this file provide an interface between the PROC file
/Linux-v4.19/
DMAINTAINERS11727 PROC FILESYSTEM
11736 PROC SYSCTL