Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/auth_gss/
H A 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 …]
/openbmc/linux/fs/lockd/
H A Dclnt4xdr.c546 #define PROC(proc, argtype, restype) \ macro
558 PROC(TEST, testargs, testres),
559 PROC(LOCK, lockargs, res),
560 PROC(CANCEL, cancargs, res),
561 PROC(UNLOCK, unlockargs, res),
562 PROC(GRANTED, testargs, res),
563 PROC(TEST_MSG, testargs, norep),
564 PROC(LOCK_MSG, lockargs, norep),
565 PROC(CANCEL_MSG, cancargs, norep),
566 PROC(UNLOCK_MSG, unlockargs, norep),
[all …]
H A 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 …]
/openbmc/linux/fs/nfs/
H A Dnfs2xdr.c1121 #define PROC(proc, argtype, restype, timer) \ macro
1133 PROC(GETATTR, fhandle, attrstat, 1),
1134 PROC(SETATTR, sattrargs, attrstat, 0),
1135 PROC(LOOKUP, diropargs, diropres, 2),
1136 PROC(READLINK, readlinkargs, readlinkres, 3),
1137 PROC(READ, readargs, readres, 3),
1138 PROC(WRITE, writeargs, writeres, 4),
1139 PROC(CREATE, createargs, diropres, 0),
1140 PROC(REMOVE, removeargs, stat, 0),
1141 PROC(RENAME, renameargs, stat, 0),
[all …]
H A Dnfs3xdr.c2508 #define PROC(proc, argtype, restype, timer) \ macro
2521 PROC(GETATTR, getattr, getattr, 1),
2522 PROC(SETATTR, setattr, setattr, 0),
2523 PROC(LOOKUP, lookup, lookup, 2),
2524 PROC(ACCESS, access, access, 1),
2525 PROC(READLINK, readlink, readlink, 3),
2526 PROC(READ, read, read, 3),
2527 PROC(WRITE, write, write, 4),
2528 PROC(CREATE, create, create, 0),
2529 PROC(MKDIR, mkdir, create, 0),
[all …]
H A Dnfs4xdr.c7611 #define PROC(proc, argtype, restype) \ macro
7629 PROC(proc, argtype, restype)
7637 PROC(proc, argtype, restype)
7644 PROC(READ, enc_read, dec_read),
7645 PROC(WRITE, enc_write, dec_write),
7646 PROC(COMMIT, enc_commit, dec_commit),
7647 PROC(OPEN, enc_open, dec_open),
7648 PROC(OPEN_CONFIRM, enc_open_confirm, dec_open_confirm),
7649 PROC(OPEN_NOATTR, enc_open_noattr, dec_open_noattr),
7650 PROC(OPEN_DOWNGRADE, enc_open_downgrade, dec_open_downgrade),
[all …]
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Daffinity.c1009 hfi1_cdbg(PROC, "PID %u %s affinity set to CPU %*pbl", in hfi1_get_proc_affinity()
1020 hfi1_cdbg(PROC, "PID %u %s affinity set to CPU set(s) %*pbl", in hfi1_get_proc_affinity()
1081 hfi1_cdbg(PROC, "CPUs used by interrupts: %*pbl", in hfi1_get_proc_affinity()
1107 hfi1_cdbg(PROC, "Same available HW thread on all physical CPUs: %*pbl", in hfi1_get_proc_affinity()
1111 hfi1_cdbg(PROC, "Device on NUMA %u, CPUs %*pbl", node, in hfi1_get_proc_affinity()
1117 hfi1_cdbg(PROC, "Available CPUs on NUMA %u: %*pbl", node, in hfi1_get_proc_affinity()
1145 hfi1_cdbg(PROC, in hfi1_get_proc_affinity()
1157 hfi1_cdbg(PROC, "Possible CPUs for process: %*pbl", in hfi1_get_proc_affinity()
1167 hfi1_cdbg(PROC, "Process assigned to CPU %d", cpu); in hfi1_get_proc_affinity()
1190 hfi1_cdbg(PROC, "Returning CPU %d for future process assignment", cpu); in hfi1_put_proc_affinity()
H A Dtrace_dbg.h80 __hfi1_trace_def(PROC);
H A Dinit.c345 hfi1_cdbg(PROC, "setting up context %u", rcd->ctxt); in hfi1_create_ctxtdata()
402 hfi1_cdbg(PROC, in hfi1_create_ctxtdata()
434 hfi1_cdbg(PROC, in hfi1_create_ctxtdata()
1922 hfi1_cdbg(PROC, in hfi1_setup_eagerbufs()
1946 hfi1_cdbg(PROC, "ctxt%u: eager:%u, exp:%u, egrbase:%u, expbase:%u", in hfi1_setup_eagerbufs()
1951 hfi1_cdbg(PROC, in hfi1_setup_eagerbufs()
H A Dfile_ops.c311 hfi1_cdbg(PROC, in mmap_cdbg()
554 hfi1_cdbg(PROC, "%u:%u Memory size mismatch %lu:%lu", in hfi1_file_mmap()
641 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)", uctxt->sc->sw_index, in allocate_ctxt()
H A Dtrace.c520 __hfi1_trace_fn(PROC);
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A 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:
42 .. _MEDIA-ENT-F-PROC-VIDEO-ISP:
/openbmc/openpower-debug-collector/dump/
H A Dsbe_type.cpp7 {SBETypes::PROC,
H A Dsbe_type.hpp11 PROC, enumerator
H A Dsbe_dump_collector.hpp196 return SBETypes::PROC; in getSBEType()
H A Dsbe_dump_collector.cpp420 logErrorAndCreatePEL(sbeError, chipPos, SBETypes::PROC, in executeThreadStop()
/openbmc/phosphor-mrw-tools/
H A DInventory.pm7 my %TYPES = (SYS => 1, NODE => 1, PROC => 1,
15 my %MODULE_TYPES = (PROC => 1, GPU => 1);
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c838 #define PROC(proc, call, argtype, restype) \ macro
850 PROC(CB_NULL, NULL, cb_null, cb_null),
851 PROC(CB_RECALL, COMPOUND, cb_recall, cb_recall),
853 PROC(CB_LAYOUT, COMPOUND, cb_layout, cb_layout),
855 PROC(CB_NOTIFY_LOCK, COMPOUND, cb_notify_lock, cb_notify_lock),
856 PROC(CB_OFFLOAD, COMPOUND, cb_offload, cb_offload),
857 PROC(CB_RECALL_ANY, COMPOUND, cb_recall_any, cb_recall_any),
/openbmc/linux/Documentation/driver-api/
H A Dscsi.rst160 The functions in this file provide an interface between the PROC file
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dmacros.def26 PROC->arch_proc_options->mmvec_use_full_va_for_lookup,
/openbmc/linux/
H A DMAINTAINERS17262 PROC FILESYSTEM
17271 PROC SYSCTL