Home
last modified time | relevance | path

Searched refs:et (Results 76 – 100 of 169) sorted by relevance

1234567

/openbmc/openbmc/poky/meta/classes/
H A Dcopyleft_compliance.bbclass11 # vi:sts=4:sw=4:et
/openbmc/linux/fs/ocfs2/
H A Dxattr.c704 struct ocfs2_extent_tree et; in ocfs2_xattr_extend_allocation() local
720 &et, in ocfs2_xattr_extend_allocation()
768 struct ocfs2_extent_tree et; in __ocfs2_remove_xattr_range() local
5105 struct ocfs2_extent_tree et; in ocfs2_add_new_xattr_cluster() local
5426 struct ocfs2_extent_tree et; in ocfs2_rm_xattr_cluster() local
5941 struct ocfs2_extent_tree et; in ocfs2_xattr_attach_refcount_normal() local
6035 struct ocfs2_extent_tree et; in ocfs2_xattr_bucket_value_refcount() local
6075 &et, ref->ref_ci, in ocfs2_xattr_bucket_value_refcount()
6921 struct ocfs2_extent_tree *et, in ocfs2_reflink_xattr_buckets() argument
7003 struct ocfs2_extent_tree et; in ocfs2_reflink_xattr_rec() local
[all …]
H A Dsuballoc.h197 int ocfs2_lock_allocators(struct inode *inode, struct ocfs2_extent_tree *et,
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_req.c1707 unsigned long ent = 0, dt = 0, et, nt; /* effective timeout = ko_count * timeout */ in request_timer_fn() local
1726 et = min_not_zero(dt, ent); in request_timer_fn()
1728 if (!et) in request_timer_fn()
1732 nt = now + et; in request_timer_fn()
1782 ? req_peer->pre_send_jif + ent : now + et; in request_timer_fn()
1784 ? oldest_submit_jif + dt : now + et; in request_timer_fn()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A DCVE-2018-1000097.patch18 ==30582== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.h73 u16 vid, u8 pcp, u8 et,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hunspell/
H A Dhunspell-dictionaries.bb24 LICENSE:dictionaries/et = "LGPL-2.1-only"
88 file://dictionaries/et/readme.md;md5=59d851f12cc280f893b245938abc1905 \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/
H A Dkrb5_1.21.2.bb50 EXTRA_OECONF += "--with-system-et --disable-rpath"
55 CFLAGS:append = " -fPIC -DDESTRUCTOR_ATTR_WORKS=1 -I${STAGING_INCDIR}/et"
/openbmc/linux/arch/s390/include/asm/
H A Dcio.h256 __u32 et : 2; member
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DWXwindows5 Copyright (C) 1998-2005 Julian Smart, Robert Roebling et al
/openbmc/linux/sound/pci/ctxfi/
H A Dcthardware.h156 int (*dai_srt_set_et)(void *blk, unsigned int et);
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dbiblio.rst409 :author: Erik Reinhard et al.
419 :author: J. Bankoski et al.
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c309 if (et == NULL) in evsel_trace__delete()
312 zfree(&et->fmt); in evsel_trace__delete()
313 free(et); in evsel_trace__delete()
322 struct evsel_trace *et = evsel->priv; in __evsel__syscall_tp() local
324 return &et->sc; in __evsel__syscall_tp()
343 struct evsel_trace *et = evsel->priv; in __evsel__syscall_arg_fmt() local
345 return et->fmt; in __evsel__syscall_arg_fmt()
350 struct evsel_trace *et = evsel->priv; in evsel__syscall_arg_fmt() local
355 if (et == NULL) in evsel__syscall_arg_fmt()
359 if (et->fmt == NULL) { in evsel__syscall_arg_fmt()
[all …]
/openbmc/linux/Documentation/trace/rv/
H A Druntime-verification.rst67 Bartocci, Ezio, et al. *Introduction to runtime verification.* In: Lectures on
70 Falcone, Ylies, et al. *A taxonomy for classifying runtime verification tools.*
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c64 static inline unsigned int exttable_size(struct extended_sigtable *et) in exttable_size() argument
66 return et->count * EXT_SIGNATURE_SIZE + EXT_HEADER_SIZE; in exttable_size()
/openbmc/linux/arch/arc/kernel/
H A Dentry.S251 ; If ret to user mode do we need to handle signals, schedule() et al.
/openbmc/linux/drivers/mmc/core/
H A Dsd.c262 unsigned int au, es, et, eo; in mmc_read_ssr() local
299 et = UNSTUFF_BITS(card->raw_ssr, 402 - 384, 6); in mmc_read_ssr()
300 if (es && et) { in mmc_read_ssr()
302 card->ssr.erase_timeout = (et * 1000) / es; in mmc_read_ssr()
/openbmc/qemu/python/
H A DREADME.rst74 Used by ``make check`` et al.
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dst,stm32-sai.yaml65 Two subnodes corresponding to SAI sub-block instances A et B
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmicrochip,sparx5-switch.yaml212 # vim: set ts=2 sw=2 sts=2 tw=80 et cc=80 ft=yaml :
/openbmc/linux/tools/perf/util/
H A Devent.h213 u64 et; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c1426 const struct nvkm_enum *ec, *et; in nv50_disp_intr_error() local
1428 et = nvkm_enum_find(nv50_disp_intr_error_type, type); in nv50_disp_intr_error()
1433 type, et ? et->name : "", code, ec ? ec->name : "", in nv50_disp_intr_error()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_core.c425 static void dwmac4_set_eee_lpi_entry_timer(struct mac_device_info *hw, int et) in dwmac4_set_eee_lpi_entry_timer() argument
428 int value = et & STMMAC_ET_MAX; in dwmac4_set_eee_lpi_entry_timer()
438 if (et) in dwmac4_set_eee_lpi_entry_timer()
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A DMakefile210 sun8i-a33-et-q8-v1.6.dtb \
271 sun8i-a33-et-q8-v1.6.dtb \
/openbmc/u-boot/include/
H A Dnet.h585 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot);

1234567