Home
last modified time | relevance | path

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

/Linux-v5.4/fs/lockd/
Dsvc4proc.c510 #define PROC(name, xargt, xrest, argt, rest, respsize) \ macro
524 PROC(null, void, void, void, void, 1),
525 PROC(test, testargs, testres, args, res, Ck+St+2+No+Rg),
526 PROC(lock, lockargs, res, args, res, Ck+St),
527 PROC(cancel, cancargs, res, args, res, Ck+St),
528 PROC(unlock, unlockargs, res, args, res, Ck+St),
529 PROC(granted, testargs, res, args, res, Ck+St),
530 PROC(test_msg, testargs, norep, args, void, 1),
531 PROC(lock_msg, lockargs, norep, args, void, 1),
532 PROC(cancel_msg, cancargs, norep, args, void, 1),
[all …]
Dsvcproc.c552 #define PROC(name, xargt, xrest, argt, rest, respsize) \ macro
568 PROC(null, void, void, void, void, 1),
569 PROC(test, testargs, testres, args, res, Ck+St+2+No+Rg),
570 PROC(lock, lockargs, res, args, res, Ck+St),
571 PROC(cancel, cancargs, res, args, res, Ck+St),
572 PROC(unlock, unlockargs, res, args, res, Ck+St),
573 PROC(granted, testargs, res, args, res, Ck+St),
574 PROC(test_msg, testargs, norep, args, void, 1),
575 PROC(lock_msg, lockargs, norep, args, void, 1),
576 PROC(cancel_msg, cancargs, norep, args, void, 1),
[all …]
Dclnt4xdr.c553 #define PROC(proc, argtype, restype) \ macro
565 PROC(TEST, testargs, testres),
566 PROC(LOCK, lockargs, res),
567 PROC(CANCEL, cancargs, res),
568 PROC(UNLOCK, unlockargs, res),
569 PROC(GRANTED, testargs, res),
570 PROC(TEST_MSG, testargs, norep),
571 PROC(LOCK_MSG, lockargs, norep),
572 PROC(CANCEL_MSG, cancargs, norep),
573 PROC(UNLOCK_MSG, unlockargs, norep),
[all …]
Dclntxdr.c551 #define PROC(proc, argtype, restype) \ macro
563 PROC(TEST, testargs, testres),
564 PROC(LOCK, lockargs, res),
565 PROC(CANCEL, cancargs, res),
566 PROC(UNLOCK, unlockargs, res),
567 PROC(GRANTED, testargs, res),
568 PROC(TEST_MSG, testargs, norep),
569 PROC(LOCK_MSG, lockargs, norep),
570 PROC(CANCEL_MSG, cancargs, norep),
571 PROC(UNLOCK_MSG, unlockargs, norep),
[all …]
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c42 #define PROC(proc, name) \ macro
54 PROC(INDICATE_MECHS, indicate_mechs),
55 PROC(GET_CALL_CONTEXT, get_call_context),
56 PROC(IMPORT_AND_CANON_NAME, import_and_canon_name),
57 PROC(EXPORT_CRED, export_cred),
58 PROC(IMPORT_CRED, import_cred),
59 PROC(ACQUIRE_CRED, acquire_cred),
60 PROC(STORE_CRED, store_cred),
61 PROC(INIT_SEC_CONTEXT, init_sec_context),
62 PROC(ACCEPT_SEC_CONTEXT, accept_sec_context),
[all …]
/Linux-v5.4/fs/nfs/
Dnfs2xdr.c1126 #define PROC(proc, argtype, restype, timer) \ macro
1138 PROC(GETATTR, fhandle, attrstat, 1),
1139 PROC(SETATTR, sattrargs, attrstat, 0),
1140 PROC(LOOKUP, diropargs, diropres, 2),
1141 PROC(READLINK, readlinkargs, readlinkres, 3),
1142 PROC(READ, readargs, readres, 3),
1143 PROC(WRITE, writeargs, writeres, 4),
1144 PROC(CREATE, createargs, diropres, 0),
1145 PROC(REMOVE, removeargs, stat, 0),
1146 PROC(RENAME, renameargs, stat, 0),
[all …]
Dnfs3xdr.c2512 #define PROC(proc, argtype, restype, timer) \ macro
2525 PROC(GETATTR, getattr, getattr, 1),
2526 PROC(SETATTR, setattr, setattr, 0),
2527 PROC(LOOKUP, lookup, lookup, 2),
2528 PROC(ACCESS, access, access, 1),
2529 PROC(READLINK, readlink, readlink, 3),
2530 PROC(READ, read, read, 3),
2531 PROC(WRITE, write, write, 4),
2532 PROC(CREATE, create, create, 0),
2533 PROC(MKDIR, mkdir, create, 0),
[all …]
Dnfs4xdr.c7490 #define PROC(proc, argtype, restype) \ macro
7508 PROC(proc, argtype, restype)
7516 PROC(proc, argtype, restype)
7523 PROC(READ, enc_read, dec_read),
7524 PROC(WRITE, enc_write, dec_write),
7525 PROC(COMMIT, enc_commit, dec_commit),
7526 PROC(OPEN, enc_open, dec_open),
7527 PROC(OPEN_CONFIRM, enc_open_confirm, dec_open_confirm),
7528 PROC(OPEN_NOATTR, enc_open_noattr, dec_open_noattr),
7529 PROC(OPEN_DOWNGRADE, enc_open_downgrade, dec_open_downgrade),
[all …]
/Linux-v5.4/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.c767 #define PROC(proc, call, argtype, restype) \ macro
779 PROC(CB_NULL, NULL, cb_null, cb_null),
780 PROC(CB_RECALL, COMPOUND, cb_recall, cb_recall),
782 PROC(CB_LAYOUT, COMPOUND, cb_layout, cb_layout),
784 PROC(CB_NOTIFY_LOCK, COMPOUND, cb_notify_lock, cb_notify_lock),
785 PROC(CB_OFFLOAD, COMPOUND, cb_offload, cb_offload),
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Daffinity.c1050 hfi1_cdbg(PROC, "PID %u %s affinity set to CPU %*pbl", in hfi1_get_proc_affinity()
1061 hfi1_cdbg(PROC, "PID %u %s affinity set to CPU set(s) %*pbl", in hfi1_get_proc_affinity()
1122 hfi1_cdbg(PROC, "CPUs used by interrupts: %*pbl", in hfi1_get_proc_affinity()
1148 hfi1_cdbg(PROC, "Same available HW thread on all physical CPUs: %*pbl", in hfi1_get_proc_affinity()
1152 hfi1_cdbg(PROC, "Device on NUMA %u, CPUs %*pbl", node, in hfi1_get_proc_affinity()
1158 hfi1_cdbg(PROC, "Available CPUs on NUMA %u: %*pbl", node, in hfi1_get_proc_affinity()
1186 hfi1_cdbg(PROC, in hfi1_get_proc_affinity()
1198 hfi1_cdbg(PROC, "Possible CPUs for process: %*pbl", in hfi1_get_proc_affinity()
1208 hfi1_cdbg(PROC, "Process assigned to CPU %d", cpu); in hfi1_get_proc_affinity()
1231 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()
966 hfi1_cdbg(PROC, "[%u:%u] pid %u assigned to CPU %d (NUMA %u)", in allocate_ctxt()
978 hfi1_cdbg(PROC, "allocated send context %u(%u)\n", uctxt->sc->sw_index, in allocate_ctxt()
Dinit.c382 hfi1_cdbg(PROC, "setting up context %u\n", rcd->ctxt); in hfi1_create_ctxtdata()
439 hfi1_cdbg(PROC, in hfi1_create_ctxtdata()
471 hfi1_cdbg(PROC, in hfi1_create_ctxtdata()
2041 hfi1_cdbg(PROC, in hfi1_setup_eagerbufs()
2065 hfi1_cdbg(PROC, "ctxt%u: eager:%u, exp:%u, egrbase:%u, expbase:%u\n", in hfi1_setup_eagerbufs()
2070 hfi1_cdbg(PROC, in hfi1_setup_eagerbufs()
Dtrace.c517 __hfi1_trace_fn(PROC);
/Linux-v5.4/Documentation/media/uapi/mediactl/
Dmedia-types.rst41 .. _MEDIA-ENT-F-PROC-VIDEO-COMPOSER:
42 .. _MEDIA-ENT-F-PROC-VIDEO-PIXEL-FORMATTER:
43 .. _MEDIA-ENT-F-PROC-VIDEO-PIXEL-ENC-CONV:
44 .. _MEDIA-ENT-F-PROC-VIDEO-LUT:
45 .. _MEDIA-ENT-F-PROC-VIDEO-SCALER:
46 .. _MEDIA-ENT-F-PROC-VIDEO-STATISTICS:
47 .. _MEDIA-ENT-F-PROC-VIDEO-ENCODER:
48 .. _MEDIA-ENT-F-PROC-VIDEO-DECODER:
/Linux-v5.4/Documentation/filesystems/
Dafs.txt148 PROC FILESYSTEM
/Linux-v5.4/Documentation/driver-api/
Dscsi.rst160 The functions in this file provide an interface between the PROC file
/Linux-v5.4/
DMAINTAINERS13122 PROC FILESYSTEM
13132 PROC SYSCTL