Lines Matching refs:param
65 * \param name Name
66 * \param utcb The UTCB to use for the operation.
77 * \param utcb The UTCB to use for the operation.
88 * \param kobjp Kobject pointer
89 * \param utcb The UTCB to use for the operation.
101 * \param name Name to query for.
102 * \param idx Idx to start searching, start with 0
103 * \param utcb The UTCB to use for the operation.
115 * \param idx ID to query.
116 * \param[out] name Buffer to copy name to. The buffer must be
118 * \param namelen Buffer length of name.
119 * \param[out] shortname Buffer to copy `shortname` to. The buffer must
121 * \param shortnamelen Buffer length of `shortname`.
122 * \param utcb The UTCB to use for the operation.
138 * \param name Name of the log type.
139 * \param on_off 1: turn log on, 0: turn log off
140 * \param utcb The UTCB to use for the operation.
151 * \param id Id of the object whose name is asked.
152 * \param[out] name Buffer to copy the name into. The buffer must be
154 * \param size Length of the `name` buffer.
155 * \param utcb The UTCB to use for the operation.