Home
last modified time | relevance | path

Searched refs:ins (Results 1 – 17 of 17) sorted by relevance

/systemd-251/src/libsystemd/sd-device/
Ddevice-monitor.c629 static void bpf_stmt(struct sock_filter *ins, unsigned *i, in bpf_stmt() argument
631 ins[(*i)++] = (struct sock_filter) { in bpf_stmt()
637 static void bpf_jmp(struct sock_filter *ins, unsigned *i, in bpf_jmp() argument
640 ins[(*i)++] = (struct sock_filter) { in bpf_jmp()
649 struct sock_filter ins[512] = {}; in sd_device_monitor_filter_update() local
667 bpf_stmt(ins, &i, BPF_LD|BPF_W|BPF_ABS, offsetof(monitor_netlink_header, magic)); in sd_device_monitor_filter_update()
669 bpf_jmp(ins, &i, BPF_JMP|BPF_JEQ|BPF_K, UDEV_MONITOR_MAGIC, 1, 0); in sd_device_monitor_filter_update()
671 bpf_stmt(ins, &i, BPF_RET|BPF_K, 0xffffffff); in sd_device_monitor_filter_update()
683 … bpf_stmt(ins, &i, BPF_LD|BPF_W|BPF_ABS, offsetof(monitor_netlink_header, filter_tag_bloom_hi)); in sd_device_monitor_filter_update()
685 bpf_stmt(ins, &i, BPF_ALU|BPF_AND|BPF_K, tag_bloom_hi); in sd_device_monitor_filter_update()
[all …]
/systemd-251/src/timesync/
Dtimesyncd.conf.in9 # should be created by either modifying this file, or by creating "drop-ins" in
11 # Defaults can be restored by simply deleting this file and all drop-ins.
/systemd-251/src/journal-remote/
Djournal-remote.conf.in9 # should be created by either modifying this file, or by creating "drop-ins" in
11 # Defaults can be restored by simply deleting this file and all drop-ins.
Djournal-upload.conf.in9 # should be created by either modifying this file, or by creating "drop-ins" in
11 # Defaults can be restored by simply deleting this file and all drop-ins.
/systemd-251/src/core/
Duser.conf.in9 # should be created by either modifying this file, or by creating "drop-ins" in
11 # Defaults can be restored by simply deleting this file and all drop-ins.
Dbpf-devices.c247 struct bpf_insn *ins = &((*prog)->instructions[off]); in bpf_devices_apply_policy() local
249 if (ins->code == (BPF_JMP | BPF_JA) && ins->off == PASS_JUMP_OFF) in bpf_devices_apply_policy()
250 ins->off = (*prog)->n_instructions - off - 1; in bpf_devices_apply_policy()
Dsystem.conf.in9 # should be created by either modifying this file, or by creating "drop-ins" in
11 # Defaults can be restored by simply deleting this file and all drop-ins.
/systemd-251/src/login/
Dlogind.conf.in9 # should be created by either modifying this file, or by creating "drop-ins" in
11 # Defaults can be restored by simply deleting this file and all drop-ins.
/systemd-251/src/resolve/
Dresolved.conf.in9 # should be created by either modifying this file, or by creating "drop-ins" in
11 # Defaults can be restored by simply deleting this file and all drop-ins.
/systemd-251/docs/
DTEMPORARY_DIRECTORIES.md40 drop-ins. However this is not recommended, as it is fully safe only if these
166 (which includes drop-ins in the runtime-only directory
DENVIRONMENT.md191 drop-ins should be placed in
193 the drop-ins (including the kernels and initrds) somewhere else below
DPORTABLE_SERVICES.md143 the drop-ins and the unit files associated with the image, and removes them.
DUSER_RECORD.md523 counter goes above the value configured n `rateLimitIntervalBurst` log-ins are
544 user logs out, and longer values optimize high-frequency log-ins as the
/systemd-251/shell-completion/zsh/
D_systemctl.in28 "cat:Show the source unit files and drop-ins"
/systemd-251/
DNEWS1945 * tmpfiles.d/ drop-ins gained a new '=' modifier to check if the type
2714 and the tmpfiles.d/ drop-ins stored in the image are executed and
2716 --image= switch, that allows the sysusers.d/ drop-ins stored in the
2897 the partition drop-ins which may be used to format/LUKS
3588 * systemd-repart drop-ins now support a new UUID= setting to control
3821 configuration besides the partition definition drop-ins. If no
3822 configuration drop-ins are present, no action is taken.
5895 writing drop-ins easily that apply to a whole set of unit files at
6573 files. This is intended to be used by drop-ins under /usr/lib/.
7695 drop-ins.
[all …]
/systemd-251/hwdb.d/
Dpci.ids21124 1006 APCI1564 SP controller (32 digi ins, 32 digi outs)
D20-pci-vendor-model.hwdb62454 ID_MODEL_FROM_DATABASE=APCI1564 SP controller (32 digi ins, 32 digi outs)