Home
last modified time | relevance | path

Searched +full:de +full:- +full:be (Results 1 – 25 of 1068) sorted by relevance

12345678910>>...43

/openbmc/linux/fs/ext2/
H A Ddir.c1 // SPDX-License-Identifier: GPL-2.0
7 * Laboratoire MASI - Institut Blaise Pascal
18 * Big-endian to little-endian byte-swapping/bitmaps by
61 * ext2 uses block-sized chunks. Arguably, sector-sized ones would be
66 return inode->i_sb->s_blocksize; in ext2_chunk_size()
76 unsigned last_byte = inode->i_size; in ext2_last_byte()
78 last_byte -= page_nr << PAGE_SHIFT; in ext2_last_byte()
86 struct address_space *mapping = page->mapping; in ext2_commit_chunk()
87 struct inode *dir = mapping->host; in ext2_commit_chunk()
92 if (pos+len > dir->i_size) { in ext2_commit_chunk()
[all …]
/openbmc/linux/fs/sysv/
H A Ddir.c1 // SPDX-License-Identifier: GPL-2.0
33 struct address_space *mapping = page->mapping; in dir_commit_chunk()
34 struct inode *dir = mapping->host; in dir_commit_chunk()
37 if (pos+len > dir->i_size) { in dir_commit_chunk()
48 err = filemap_write_and_wait(dir->i_mapping); in sysv_handle_dirsync()
55 * Calls to dir_get_page()/unmap_and_put_page() must be nested according to the
59 * and must be treated accordingly for nesting purposes.
63 struct address_space *mapping = dir->i_mapping; in dir_get_page()
73 unsigned long pos = ctx->pos; in sysv_readdir()
75 struct super_block *sb = inode->i_sb; in sysv_readdir()
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DDL-DE-BY-2.01 DL-DE->BY-2.0
15 …– Namensnennung – Version 2.0" oder „dl-de/by-2-0" mit Verweis auf den Lizenztext unter www.govdat…
25 (1) Any use will be permitted provided it fulfils the requirements of this "Data licence Germany – …
27 The data and meta-data provided may, for commercial and non-commercial use, in particular
29 be copied, printed, presented, altered, processed and transmitted to third parties;
30be merged with own data and with the data of others and be combined to form new and independent da…
31be integrated in internal and external business processes, products and applications in public and…
36 … – attribution – Version 2.0" or "dl-de/by-2-0" referring to the licence text available at www.gov…
39 This applies only if the entity keeping the data provides the pieces of information 1-3 for the sou…
41 (3) Changes, editing, new designs or other amendments must be marked as such in the source note.
[all …]
H A DDL-DE-ZERO-2.01 DL-DE->Zero-2.0
17 The data and meta-data provided may, for commercial and non-commercial use, in particular
19 be copied, printed, presented, altered, processed and transmitted to third parties;
20be merged with own data and with the data of others and be combined to form new and independent da…
21be integrated in internal and external business processes, products and applications in public and…
25 URL: https://www.govdata.de/dl-de/zero-2-0
/openbmc/linux/fs/reiserfs/
H A Dnamei.c22 #define INC_DIR_INODE_NLINK(i) if (i->i_nlink != 1) { inc_nlink(i); if (i->i_nlink >= REISERFS_LINK…
23 #define DEC_DIR_INODE_NLINK(i) if (i->i_nlink != 1) drop_nlink(i);
29 static int bin_search_in_dir_item(struct reiserfs_dir_entry *de, loff_t off) in bin_search_in_dir_item() argument
31 struct item_head *ih = de->de_ih; in bin_search_in_dir_item()
32 struct reiserfs_de_head *deh = de->de_deh; in bin_search_in_dir_item()
36 rbound = ih_entry_count(ih) - 1; in bin_search_in_dir_item()
41 rbound = j - 1; in bin_search_in_dir_item()
49 de->de_entry_num = j; in bin_search_in_dir_item()
53 de->de_entry_num = lbound; in bin_search_in_dir_item()
58 * comment? maybe something like set de to point to what the path points to?
[all …]
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-nforce2.rst2 Kernel driver i2c-nforce2
6 * nForce2 MCP 10de:0064
7 * nForce2 Ultra 400 MCP 10de:0084
8 * nForce3 Pro150 MCP 10de:00D4
9 * nForce3 250Gb MCP 10de:00E4
10 * nForce4 MCP 10de:0052
11 * nForce4 MCP-04 10de:0034
12 * nForce MCP51 10de:0264
13 * nForce MCP55 10de:0368
14 * nForce MCP61 10de:03EB
[all …]
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dbridge_vlan_aware.sh2 # SPDX-License-Identifier: GPL-2.0
115 local mac=de:ad:be:ef:13:37
121 bridge fdb add de:ad:be:ef:13:37 dev $swp1 master extern_learn vlan 1
123 bridge fdb show brport $swp1 | grep -q de:ad:be:ef:13:37
131 bridge fdb show brport $swp1 | grep -q de:ad:be:ef:13:37
134 $MZ $h2 -c 1 -p 64 -a $mac -t ip -q
136 bridge fdb show brport $swp2 | grep -q de:ad:be:ef:13:37
139 log_test "Externally learned FDB entry - ageing & roaming"
141 bridge fdb del de:ad:be:ef:13:37 dev $swp2 master vlan 1 &> /dev/null
142 bridge fdb del de:ad:be:ef:13:37 dev $swp1 master vlan 1 &> /dev/null
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_vlan_aware.sh2 # SPDX-License-Identifier: GPL-2.0
115 local mac=de:ad:be:ef:13:37
121 bridge fdb add de:ad:be:ef:13:37 dev $swp1 master extern_learn vlan 1
123 bridge fdb show brport $swp1 | grep -q de:ad:be:ef:13:37
131 bridge fdb show brport $swp1 | grep -q de:ad:be:ef:13:37
134 $MZ $h2 -c 1 -p 64 -a $mac -t ip -q
136 bridge fdb show brport $swp2 | grep -q de:ad:be:ef:13:37
139 log_test "Externally learned FDB entry - ageing & roaming"
141 bridge fdb del de:ad:be:ef:13:37 dev $swp2 master vlan 1 &> /dev/null
142 bridge fdb del de:ad:be:ef:13:37 dev $swp1 master vlan 1 &> /dev/null
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dvxlan.sh2 # SPDX-License-Identifier: GPL-2.0
99 log_test "vxlan device - valid configuration"
116 log_test "vxlan device with a vlan-aware bridge"
356 log_test "multiple vxlan devices - valid configuration"
498 bridge fdb add de:ad:be:ef:13:37 dev vxlan0 self master static \
502 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
505 de:ad:be:ef:13:37 self -v bridge fdb show brport vxlan0
508 log_test "vxlan entry offload indication - initial state"
514 bridge fdb del de:ad:be:ef:13:37 dev vxlan0 master
516 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/
H A D0001-openbox-xdg-autostart-convert-to-python3.patch4 Subject: [PATCH] openbox-xdg-autostart: convert to python3
6 Upstream-Status: Pending
8 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
9 ---
10 data/autostart/openbox-xdg-autostart | 72 ++++++++++++++--------------
11 1 file changed, 36 insertions(+), 36 deletions(-)
13 diff --git a/data/autostart/openbox-xdg-autostart b/data/autostart/openbox-xdg-autostart
15 --- a/data/autostart/openbox-xdg-autostart
16 +++ b/data/autostart/openbox-xdg-autostart
17 @@ -1,4 +1,4 @@
[all …]
/openbmc/linux/fs/ocfs2/
H A Ddir.c1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Creates, reads, walks and deletes directory-nodes
13 * Laboratoire MASI - Institut Blaise pascal
71 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_supports_dir_trailer()
73 if (OCFS2_I(dir)->ip_dyn_features & OCFS2_INLINE_DATA_FL) in ocfs2_supports_dir_trailer()
84 * is turned off. Only directory-initialization type functions should
89 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_new_dir_wants_trailer()
97 return sb->s_blocksize - sizeof(struct ocfs2_dir_block_trailer); in ocfs2_dir_trailer_blk_off()
100 #define ocfs2_trailer_from_bh(_bh, _sb) ((struct ocfs2_dir_block_trailer *) ((_bh)->b_data + ocfs2_…
102 /* XXX ocfs2_block_dqtrailer() is similar but not quite - can we make
[all …]
/openbmc/linux/fs/hpfs/
H A Ddnode.c1 // SPDX-License-Identifier: GPL-2.0
5 * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
7 * handling directory dnode tree - adding, deleteing & searching for dirents
14 struct hpfs_dirent *de; in get_pos() local
17 for (de = dnode_first_de(d); de < de_end; de = de_next_de(de)) { in get_pos()
18 if (de == fde) return ((loff_t) le32_to_cpu(d->self) << 4) | (loff_t)i; in get_pos()
22 return ((loff_t)le32_to_cpu(d->self) << 4) | (loff_t)1; in get_pos()
31 if (hpfs_inode->i_rddir_off) in hpfs_add_pos()
32 for (; hpfs_inode->i_rddir_off[i]; i++) in hpfs_add_pos()
33 if (hpfs_inode->i_rddir_off[i] == pos) in hpfs_add_pos()
[all …]
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dresearcher-guidelines.rst1 .. SPDX-License-Identifier: GPL-2.0
3 :Original: :ref:`Documentation/process/researcher-guidelines.rst`
9 La comunidad del kernel de Linux da la bienvenida a la investigación
10 transparente sobre el kernel de Linux, las actividades involucradas
11 en su producción, otros subproductos de su desarrollo. Linux se
12 beneficia mucho de este tipo de investigación, y la mayoría de los
13 aspectos de Linux son impulsados por investigación en una forma u otra.
16 los hallazgos preliminares antes de hacer públicos sus resultados,
18 temprano ayuda a mejorar la calidad de investigación y la capacidad
19 de Linux para mejorar a partir de ella. En cualquier caso, se recomienda
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/
H A Dpolkit-gnome-authentication-agent-1.desktop4 Name[be]=PolicyKit - аґент аўтэнтыфікацыі
9 Name[de]=Legitimationsdienst von PolicyKit
12 Name[es]=Agente de autenticación de PolicyKit
14 Name[fi]=PolicytKit-tunnistautumisohjelma
15 Name[fr]=Agent d'authentification de PolicyKit
16 Name[gl]=Axente de autenticación PolicyKit
29 Name[pt]=Agente de Autenticação PolicyKit
30 Name[pt_BR]=Agente de autenticação PolicyKit
31 Name[ro]=Agent de autentificare PolicyKit
44 Comment[be]=PolicyKit - аґент аўтэнтыфікацыі
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-rx.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _fm-rx-controls:
13 .. _fm-rx-control-id:
27 Gets RDS Programme Type field. This encodes up to 31 pre-defined
39 must be configured with steps of 8 characters. The result is it must
44 being broadcasted. RDS Radio Text can be applied when broadcaster
45 wishes to transmit longer PS names, programme-related information or
46 any other text. In these cases, RadioText can be used in addition to
52 x N or 64 x N characters. So, this control must be configured with
65 then it will be set.
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A D0001-po-force-Language-header-for-fr-and-de-locals.patch4 Subject: [PATCH] po: force Language: header for "fr" and "de" locals
6 Language: header is "new" and used to be derived from Language-Team
7 header. But, for fr.po and de.po, Language can't be derived.
11 Upstream-Status: Inactive-Upstream [lastrelease: 26-Apr-2006]
14 Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
15 ---
16 po/de.po | 1 +
20 diff --git a/po/de.po b/po/de.po
22 --- a/po/de.po
23 +++ b/po/de.po
[all …]
/openbmc/linux/fs/smb/client/
H A Dreaddir.c1 // SPDX-License-Identifier: LGPL-2.1
28 * To be safe - for UCS to UTF-8 with strings loaded with the rare long
29 * characters alloc more to account for such multibyte target UTF-8
40 cf = file->private_data; in dump_cifs_file_struct()
45 if (cf->invalidHandle) in dump_cifs_file_struct()
47 if (cf->srch_inf.endOfSearch) in dump_cifs_file_struct()
49 if (cf->srch_inf.emptyDir) in dump_cifs_file_struct()
72 struct super_block *sb = parent->d_sb; in cifs_prime_dcache()
74 bool posix = cifs_sb_master_tcon(cifs_sb)->posix_extensions; in cifs_prime_dcache()
79 cifs_dbg(FYI, "%s: for %s\n", __func__, name->name); in cifs_prime_dcache()
[all …]
/openbmc/linux/fs/ext4/
H A Ddir.c1 // SPDX-License-Identifier: GPL-2.0
7 * Laboratoire MASI - Institut Blaise Pascal
18 * Big-endian to little-endian byte-swapping/bitmaps by
36 * is_dx_dir() - check if a directory is using htree indexing
39 * Check if the given dir-inode refers to an htree-indexed directory
47 struct super_block *sb = inode->i_sb; in is_dx_dir()
49 if (ext4_has_feature_dir_index(inode->i_sb) && in is_dx_dir()
51 ((inode->i_size >> sb->s_blocksize_bits) == 1) || in is_dx_dir()
58 static bool is_fake_dir_entry(struct ext4_dir_entry_2 *de) in is_fake_dir_entry() argument
61 if ((de->name_len > 0) && (de->name_len <= 2) && (de->name[0] == '.') && in is_fake_dir_entry()
[all …]
H A Dnamei.c1 // SPDX-License-Identifier: GPL-2.0
7 * Laboratoire MASI - Institut Blaise Pascal
16 * Big-endian to little-endian byte-swapping/bitmaps by
19 * for B-tree directories by Theodore Ts'o (tytso@mit.edu), 1998
61 if (unlikely(EXT4_SB(inode->i_sb)->s_max_dir_size_kb && in ext4_append()
62 ((inode->i_size >> 10) >= in ext4_append()
63 EXT4_SB(inode->i_sb)->s_max_dir_size_kb))) in ext4_append()
64 return ERR_PTR(-ENOSPC); in ext4_append()
66 *block = inode->i_size >> inode->i_sb->s_blocksize_bits; in ext4_append()
80 return ERR_PTR(-EFSCORRUPTED); in ext4_append()
[all …]
/openbmc/linux/fs/coda/
H A Ddir.c1 // SPDX-License-Identifier: GPL-2.0
35 return -EIO; in coda_return_EIO()
43 struct super_block *sb = dir->i_sb; in coda_lookup()
44 const char *name = entry->d_name.name; in coda_lookup()
45 size_t length = entry->d_name.len; in coda_lookup()
52 return ERR_PTR(-ENAMETOOLONG); in coda_lookup()
69 if (inode == ERR_PTR(-ENOENT)) in coda_lookup()
82 return -ECHILD; in coda_permission()
90 return -EACCES; in coda_permission()
95 error = venus_access(inode->i_sb, coda_i2f(inode), mask); in coda_permission()
[all …]
/openbmc/linux/fs/isofs/
H A Ddir.c1 // SPDX-License-Identifier: GPL-2.0
7 * (C) 1991 Linus Torvalds - minix filesystem
17 int isofs_name_translate(struct iso_directory_record *de, char *new, struct inode *inode) in isofs_name_translate() argument
19 char * old = de->name; in isofs_name_translate()
20 int len = de->name_len[0]; in isofs_name_translate()
32 if (c == '.' && i == len - 3 && old[i + 1] == ';' && old[i + 2] == '1') in isofs_name_translate()
36 if (c == ';' && i == len - 2 && old[i + 1] == '1') in isofs_name_translate()
40 /* Also '/' to '.' (broken Acorn-generated ISO9660 images) */ in isofs_name_translate()
50 int get_acorn_filename(struct iso_directory_record *de, in get_acorn_filename() argument
55 int retnamlen = isofs_name_translate(de, retname, inode); in get_acorn_filename()
[all …]
/openbmc/u-boot/include/
H A Dgeneric-phy.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
4 * Written by Jean-Jacques Hiblot <jjhiblot@ti.com>
13 * struct phy - A handle to (allowing control of) a single phy port.
30 * struct udevice_ops - set of function pointers for phy operations
31 * @init: operation to be performed for initializing phy (optional)
32 * @exit: operation to be performed while exiting (optional)
39 * of_xlate - Translate a client's device-tree (OF) phy specifier.
45 * default implementation, which assumes #phy-cells = <0> or
46 * #phy-cells = <1>, and in the later case that the DT cell
[all …]
/openbmc/linux/tools/power/cpupower/po/
H A Dfr.po9 "Project-Id-Version: cpufrequtils 0.1-pre2\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
12 "PO-Revision-Date: 2004-11-17 15:53+1000\n"
13 "Last-Translator: Bruno Ducrot <ducrot@poupinou.org>\n"
14 "Language-Team: NONE\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=ISO-8859-1\n"
18 "Content-Transfer-Encoding: 8bit\n"
72 #: utils/idle_monitor/cpupower-monitor.c:66
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-msi-laptop1 What: /sys/devices/platform/msi-laptop-pf/lcd_level
4 Contact: "Lennart Poettering <mzxreary@0pointer.de>"
8 What: /sys/devices/platform/msi-laptop-pf/auto_brightness
11 Contact: "Lennart Poettering <mzxreary@0pointer.de>"
17 What: /sys/devices/platform/msi-laptop-pf/wlan
20 Contact: "Lennart Poettering <mzxreary@0pointer.de>"
24 What: /sys/devices/platform/msi-laptop-pf/bluetooth
27 Contact: "Lennart Poettering <mzxreary@0pointer.de>"
33 What: /sys/devices/platform/msi-laptop-pf/touchpad
39 Touchpad state can only be toggled by pressing Fn+F3.
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-per-CPU-kthreads.rst2 Reducing OS jitter due to per-cpu kthreads
5 This document lists per-CPU kthreads in the Linux kernel and presents
6 options to control their OS jitter. Note that non-per-CPU kthreads are
7 not listed here. To reduce OS jitter from non-per-CPU kthreads, bind
13 - Documentation/core-api/irq/irq-affinity.rst: Binding interrupts to sets of CPUs.
15 - Documentation/admin-guide/cgroup-v1: Using cgroups to bind tasks to sets of CPUs.
17 - man taskset: Using the taskset command to bind tasks to sets
20 - man sched_setaffinity: Using the sched_setaffinity() system
23 - /sys/devices/system/cpu/cpuN/online: Control CPU N's hotplug state,
26 - In order to locate kernel-generated OS jitter on CPU N:
[all …]

12345678910>>...43