Lines Matching refs:kernel
38 #include "bus-kernel.h"
295 /* verify_destination_id will usually be 0, which makes the kernel
297 * the kernel will make sure the provided destination id matches
367 * kernel will just pass through. This is the
609 * SO_PEERCRED is used for that). Also kernel
807 log_debug("Got unknown field from kernel %llu", d->type);
813 * attached. However, this does *not* mean that the kernel
847 /* Override information from the user header with data from the kernel */
1051 /* the kernel told us the UUID of the underlying bus */
1067 assert(b->kernel);
1072 b->input_fd = open(b->kernel, O_RDWR|O_NOCTTY|O_CLOEXEC);
1135 * kernel, so that it can pass CPU time/scheduling to the
1369 log_debug("Got unknown field from kernel %llu", d->type);
1373 log_debug("Didn't find a kernel message to translate.");