Lines Matching full:passed
74 /* Reboot the machine with the command line passed. */
77 /* Evaluate the forth string passed. */
94 * gets passed a buffer where you would like it stuffed. The return value
108 /* Start the CPU with the given device tree node at the passed program
109 * counter with the given arg passed in via register %o0.
113 /* Start the CPU with the given cpu ID at the passed program
114 * counter with the given arg passed in via register %o0.
127 /* Resume the CPU with the passed device tree node. */
190 /* Get the length, at the passed node, of the given property type.
214 /* Does the passed node have the given "name"? YES=1 NO=0 */
217 /* Search all siblings starting at the passed node for "name" matching
227 /* Returns the next property after the passed property for the given
238 /* Set the indicated property at the given node with the passed value.