Searched refs:unused (Results 1 – 11 of 11) sorted by relevance
/systemd-251/src/libsystemd/sd-journal/ |
D | mmap-cache.c | 35 LIST_FIELDS(Window, unused); 62 LIST_HEAD(Window, unused); 102 LIST_REMOVE(unused, w->cache->unused, w); in window_unlink() 206 LIST_PREPEND(unused, m->unused, w); in context_detach_window() 229 LIST_REMOVE(unused, m->unused, w); in context_attach_window() 246 while (m->unused) in mmap_cache_free() 247 window_free(m->unused); in mmap_cache_free()
|
/systemd-251/src/basic/linux/ |
D | btrfs.h | 137 __u64 unused[4]; member 191 __u64 unused[(1024-32-sizeof(struct btrfs_scrub_progress))/8]; member 242 __u64 unused[379]; /* pad to 4k */ member 366 __u64 unused[6]; member 455 __u64 unused[72]; /* pad to 1k */ member 530 __u32 unused; member 608 __u32 unused[4]; member 712 __u64 unused[128 - 2 - BTRFS_DEV_STAT_VALUES_MAX]; member
|
D | btrfs_tree.h | 754 __le64 unused[6]; member 769 __le64 unused[4]; member
|
D | if_bridge.h | 100 __u16 unused; member
|
/systemd-251/ |
D | .lgtm.yml | 19 - include: cpp/unused-local-variable
|
D | meson.build | 337 '-Wno-unused-parameter', 390 # Disable -Wno-unused-result with gcc, see 393 possible_common_cc_flags += '-Wno-unused-result'
|
D | NEWS | 1163 dependency, so it may be installed even if unused, breaking 1399 also punch holes for unused parts and truncate the file as 8279 automatically choosing a free, previously unused UID/GID range when 11918 (in order to turn off support for unused secondary
|
/systemd-251/.github/ |
D | codeql-custom.qls | 29 - cpp/unused-local-variable
|
/systemd-251/src/boot/efi/ |
D | meson.build | 303 # clang <= 10 doesn't pass -T to the linker and then even complains about it being unused 304 efi_ldflags += ['-Wl,-T,' + efi_lds, '-Wno-unused-command-line-argument']
|
/systemd-251/docs/ |
D | UIDS-GIDS.md | 125 `-U`) then it will automatically find a so far unused 16bit subrange of this 280 really unused. It just means that these ranges have no well-established
|
D | TEMPORARY_DIRECTORIES.md | 179 While the ageing logic is very useful as a safety concept to ensure unused
|