Home
last modified time | relevance | path

Searched refs:blah (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/admin-guide/
H A Dbinfmt-misc.rst62 e.g. If your interp is set to ``/bin/foo`` and you run ``blah``
64 …``/bin/foo`` with ``argv[]`` set to ``["/bin/foo", "/usr/local/bin/blah", "blah"]``. The interp h…
65 execute ``/usr/local/bin/blah``
66 with ``argv[]`` set to ``["blah"]``.
/linux/Documentation/translations/zh_CN/scsi/
H A Dlibsas.rst55 blah;
144 blah;
/linux/tools/testing/selftests/bpf/progs/
H A Diters_testmod_seq.c15 extern s64 bpf_iter_testmod_seq_value(int blah, struct bpf_iter_testmod_seq *it) __ksym;
/linux/Documentation/admin-guide/device-mapper/
H A Dcache-policies.rst128 dmsetup create blah --table "0 268435456 cache /dev/sdb /dev/sdc \
130 creates a 128GB large mapped device named 'blah' with the
/linux/Documentation/scsi/
H A Dlibsas.rst53 blah;
153 blah;
/linux/drivers/media/rc/
H A Dserial_ir.c320 static irqreturn_t serial_ir_irq_handler(int i, void *blah) in serial_ir_irq_handler() argument