Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 39) sorted by relevance

12

/systemd-251/src/basic/
Dmissing_syscalls.py131 def print_syscall_def(syscall, tables, out): argument
133 for arch, t in tables.items()}
137 def print_syscall_defs(syscalls, tables, out): argument
150 print_syscall_def(syscall, tables, out)
157 tables = parse_syscall_tables(arch_files) variable
158 print_syscall_defs(SYSCALLS, tables, out)
Dfilesystems-gperf.gperf19 %readonly-tables
Dmeson.build364 'update-syscall-tables',
/systemd-251/src/home/
Dhomed-gperf.gperf16 %readonly-tables
/systemd-251/src/resolve/
Dresolved-dnssd-gperf.gperf14 %readonly-tables
Dresolved-gperf.gperf17 %readonly-tables
Dmeson.build178 [files('test-resolve-tables.c'),
/systemd-251/src/machine/
Dmeson.build40 [files('test-machine-tables.c'),
/systemd-251/src/timesync/
Dtimesyncd-gperf.gperf16 %readonly-tables
/systemd-251/src/network/
Dnetworkd-gperf.gperf19 %readonly-tables
Dmeson.build312 [files('test-network-tables.c'),
/systemd-251/src/core/bpf/
Dmeson.build20 # C.f. https://mesonbuild.com/Reference-tables.html#cpu-families
/systemd-251/src/nspawn/
Dmeson.build58 [files('test-nspawn-tables.c'),
Dnspawn-gperf.gperf17 %readonly-tables
/systemd-251/src/login/
Dlogind-gperf.gperf16 %readonly-tables
Dmeson.build102 [files('test-login-tables.c'),
/systemd-251/docs/
DRELEASE.md14 5. Update syscall numbers (`ninja -C build update-syscall-tables update-syscall-header`).
DPORTING_TO_NEW_ARCHITECTURES.md29 functions in `gpt.c`. Also make sure to update the tables in
DBLOCK_DEVICE_LOCKING.md99 (`mkfs`, `fsck`, …) or partition tables (`fdisk`, `parted`, …), right after
Dstyle.css196 /* Make tables vertically aligned to the top */
/systemd-251/hwdb.d/
D70-av-production.hwdb5 # This covers DJ tables, music-oriented key pads, and streaming-oriented key pads
/systemd-251/src/journal/
Djournald-gperf.gperf17 %readonly-tables
/systemd-251/src/udev/net/
Dlink-config-gperf.gperf20 %readonly-tables
/systemd-251/src/test/
Dmeson.build432 [files('test-tables.c'),
/systemd-251/src/shared/
Dmeson.build344 'test-tables.h',

12