Searched full:delimited (Results 1 – 25 of 53) sorted by relevance
123
/linux/tools/scripts/ |
H A D | utilities.mak | 50 # in an `awk' program that is delimited by shell 67 # delimited by shell single-quotes, so be wary 83 # embedding in a shell string that is delimited by
|
/linux/Documentation/hwmon/ |
H A D | occ.rst | 95 of a string, delimited by underscores, i.e. "0_15_1". 103 delimited by an underscore, i.e. "0_system". Sensor
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-uevent | 34 delimited by a space character ' '. Each pair appears in
|
H A D | sysfs-bus-cxl | 37 this attribute conveys a comma delimited list of platform 64 this attribute conveys a comma delimited list of platform
|
H A D | sysfs-bus-counter | 156 configuration are listed in this file. Values are delimited by
|
/linux/drivers/md/ |
H A D | dm-ima.h | 35 * pairs delimited by a semicolon at the end of the list.
|
H A D | dm-init.c | 206 /* Delimit last field that can be delimited by semi-colon */ in dm_parse_device_entry()
|
/linux/tools/testing/ktest/examples/include/ |
H A D | patchcheck.conf | 53 # (space delimited)
|
/linux/kernel/debug/kdb/ |
H A D | kdb_bp.c | 264 * argv Space delimited command line arguments 377 * argv Space delimited command line arguments
|
/linux/Documentation/trace/ |
H A D | kprobetrace.rst | 184 "kprobe_event=" parameter. The parameter accepts a semicolon-delimited 186 The difference is that the probe definition parameters are comma-delimited
|
/linux/tools/power/pm-graph/ |
H A D | bootgraph.8 | 70 argument can be a single function name or a comma delimited list.
|
H A D | sleepgraph.8 | 172 argument can be a single device name or a comma delimited list.
|
/linux/Documentation/RCU/ |
H A D | checklist.rst | 343 locks. RCU read-side critical sections are delimited by 446 critical section, which are delimited by rcu_read_lock_trace() and
|
/linux/fs/afs/ |
H A D | addr_list.c | 81 * Parse a text string consisting of delimited addresses.
|
/linux/Documentation/kernel-hacking/ |
H A D | false-sharing.rst | 126 'pahole' decodes data structure layouts delimited in cache line
|
/linux/Documentation/filesystems/ |
H A D | nilfs2.rst | 254 logically one log, is delimited with flags marked in the segment
|
/linux/mm/ |
H A D | vmpressure.c | 364 * @eventfd. The @args parameter is a comma-delimited string that denotes a
|
/linux/drivers/char/ipmi/ |
H A D | ipmi_kcs_sm.c | 334 * sections delimited by "Wait for IBF" and this will become clear.
|
/linux/Documentation/admin-guide/ |
H A D | dynamic-debug-howto.rst | 48 The 3rd space-delimited column shows the current flags, preceded by
|
/linux/tools/perf/util/ |
H A D | data-convert-json.c | 385 // The opening brace is printed manually because it isn't delimited from a in bt_convert__perf2json()
|
/linux/Documentation/devicetree/bindings/cpu/ |
H A D | idle-states.yaml | 171 The graph is split in two parts delimited by time 1ms on the X-axis. 175 The graph curve in the area delimited by X-axis values = {x | x > 1ms } has
|
/linux/include/sound/ |
H A D | core.h | 90 char components[128]; /* card components delimited with
|
/linux/kernel/rcu/ |
H A D | tasks.h | 1206 * read-side critical sections are delimited by calls to schedule(), 1396 * read-side critical sections are delimited by calls to schedule(), 2023 * read-side critical sections are delimited by calls to rcu_read_lock_trace() 2041 * critical sections are delimited by calls to rcu_read_lock_trace()
|
/linux/drivers/parisc/ |
H A D | pdc_stable.c | 255 * Hardware paths are to be given '/'-delimited, without brackets. 373 * Layers are to be given '.'-delimited, without brackets.
|
/linux/drivers/scsi/ |
H A D | script_asm.pl | 176 # delimited list of address,size 688 expected $set followed by a AND delimited list of one or
|
123