Home
last modified time | relevance | path

Searched full:part (Results 301 - 325 of 34888) sorted by relevance

1...<<11121314151617181920>>...1396

/kernel/linux/linux-6.6/arch/sh/kernel/cpu/shmobile/
H A Dpm.c86 /* part 0: data area */ in sh_mobile_register_self_refresh()
102 /* part 1: common code to enter sleep mode */ in sh_mobile_register_self_refresh()
107 /* part 2: board specific code to enter self-refresh mode */ in sh_mobile_register_self_refresh()
113 /* part 3: board specific code to resume from self-refresh mode */ in sh_mobile_register_self_refresh()
119 /* part 4: common code to resume from sleep mode */ in sh_mobile_register_self_refresh()
/kernel/linux/linux-5.10/fs/hfs/
H A Dpart_tbl.c56 * start and length of the 'part'th HFS partition.
82 (HFS_SB(sb)->part < 0 || HFS_SB(sb)->part == i)) { in hfs_part_find()
98 (HFS_SB(sb)->part < 0 || HFS_SB(sb)->part == i)) { in hfs_part_find()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_mtk.c51 /* reset AXI bus and PHY part */ in mtk_ahci_platform_resets()
72 dev_err(dev, "failed to assert PHY digital part\n"); in mtk_ahci_platform_resets()
78 dev_err(dev, "failed to assert PHY register part\n"); in mtk_ahci_platform_resets()
84 dev_err(dev, "failed to deassert PHY register part\n"); in mtk_ahci_platform_resets()
90 dev_err(dev, "failed to deassert PHY digital part\n"); in mtk_ahci_platform_resets()
/kernel/linux/linux-6.6/fs/hfs/
H A Dpart_tbl.c56 * start and length of the 'part'th HFS partition.
82 (HFS_SB(sb)->part < 0 || HFS_SB(sb)->part == i)) { in hfs_part_find()
98 (HFS_SB(sb)->part < 0 || HFS_SB(sb)->part == i)) { in hfs_part_find()
/third_party/ffmpeg/libswscale/aarch64/
H A Doutput.S4 * This file is part of FFmpeg.
28 ushll v1.4S, v0.4H, #12 // extend dither to 32-bit with left shift by 12 (part 1)
29 ushll2 v2.4S, v0.8H, #12 // extend dither to 32-bit with left shift by 12 (part 2)
31 2: mov v3.16B, v1.16B // initialize accumulator part 1 with dithering value
32 mov v4.16B, v2.16B // initialize accumulator part 2 with dithering value
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c37 const char *part; in mt76_get_of_epprom_from_mtd() local
55 part = of_get_property(np, "label", NULL); in mt76_get_of_epprom_from_mtd()
56 if (!part) in mt76_get_of_epprom_from_mtd()
57 part = np->name; in mt76_get_of_epprom_from_mtd()
59 mtd = get_mtd_device_nm(part); in mt76_get_of_epprom_from_mtd()
77 part, ret); in mt76_get_of_epprom_from_mtd()
97 dev->test_mtd.name = devm_kstrdup(dev->dev, part, GFP_KERNEL); in mt76_get_of_epprom_from_mtd()
/third_party/mbedtls/programs/psa/
H A Daead_demo.c2 * PSA API multi-part AEAD demonstration.
5 * specified on the command line, using the multi-part API.
11 * When used with multi-part AEAD operations, the `mbedtls_cipher_context`
16 * algorithm, and (3) a psa_operation_t for multi-part progress.
22 * doing the same sequence of multi-part AEAD computation with both APIs;
75 /* Dummy data for encryption: IV/nonce, additional data, 2-part message */
201 * Encrypt a 2-part message.
/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c2 * Cipher API multi-part AEAD demonstration.
5 * specified on the command line, using the multi-part API.
11 * When used with multi-part AEAD operations, the `mbedtls_cipher_context`
16 * algorithm, and (3) a psa_operation_t for multi-part progress.
22 * same sequence of multi-part AEAD computation with both APIs; looking at the
72 /* Dummy data for encryption: IV/nonce, additional data, 2-part message */
186 * Encrypt a 2-part message.
/third_party/node/deps/v8/src/objects/
H A Dembedder-data-slot.h37 // external pointer table index (initially, zero) in it's "raw" part and a
38 // valid tagged value in its 32-bit "tagged" part.
51 // The raw payload is located in the other "tagged" part of the full pointer
52 // and cotains the upper part of an aligned address. The raw part is not
124 // raw part of the slot does not contain valid external pointer table index
140 // friendly manner (tagged part of the slot is written atomically).
/third_party/mesa3d/src/util/
H A Dtimespec.h205 * \param tv_sec_hi[out] the high bytes of the seconds part
206 * \param tv_sec_lo[out] the low bytes of the seconds part
207 * \param tv_nsec[out] the nanoseconds part
209 * The input timespec must be normalized (the nanoseconds part should
267 * \param tv_sec_hi the high bytes of seconds part
268 * \param tv_sec_lo the low bytes of seconds part
269 * \param tv_nsec the nanoseconds part
/third_party/curl/docs/
H A DURL-SYNTAX.md49 are part of the regular URL format. The combination of a local host and a
111 legitimately be part of such a URL.
155 URLs for IMAP, POP3 and SMTP also support *login options* as part of the
161 The hostname part of the URL contains the address of the server that you want
216 The path part of an FTP request specifies the file to retrieve and from which
217 directory. If the file part is omitted then libcurl downloads the directory
232 curl only allows the hostname part of a FILE URL to be one out of these three
249 The path part of an IMAP request not only specifies the mailbox to list or
292 Searching via the query part of the URL `?` is a search request for the
315 The path part o
[all...]
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmp_redirector.c281 struct arp_datagram *rcvarp_p; /* ARP part of receiving frame */ in return_arp_reply()
286 struct arp_datagram *sndarp_p; /* ARP part of sending frame */ in return_arp_reply()
369 struct ip4_datagram *rcvip_p; /* IPv4 part of receiving frame */ in return_icmp4_redirect()
372 struct ip4_datagram *sndip_p; /* IPv4 part of sending frame */ in return_icmp4_redirect()
373 struct icmp4_segment *sndicmp_p; /* ICMPv4 part of sending frame */ in return_icmp4_redirect()
464 struct ip6_datagram *rcvip6_p; /* IPv6 part of receiving frame */ in return_neigh_adv()
465 struct neighbor_sol *rcvns_p; /* NS part of receiving frame */ in return_neigh_adv()
470 struct ip6_datagram *sndip6_p; /* IPv6 part of sending frame */ in return_neigh_adv()
472 struct neighbor_adv *sndna_p; /* NA part of sending frame */ in return_neigh_adv()
590 struct ip6_datagram *rcvip6_p; /* IPv6 part o in return_icmp6_redirect()
[all...]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
H A Dselection-api-intro.rst10 part of an input image, scale it up or down and insert it at an
16 image stored in a memory buffer. The composing area specifies which part
20 and the cropping target is a part of an image to be shown on a display.
22 select the part of display where the image should be displayed. The size
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
H A Dselection-api-intro.rst10 part of an input image, scale it up or down and insert it at an
16 image stored in a memory buffer. The composing area specifies which part
20 and the cropping target is a part of an image to be shown on a display.
22 select the part of display where the image should be displayed. The size
/kernel/linux/linux-5.10/drivers/misc/lkdtm/
H A Dstackleak.c42 pr_info("checking unused part of the thread stack (%lu bytes)...\n", in lkdtm_STACKLEAK_ERASING()
57 pr_err("FAIL: the erased part is not found (checked %lu bytes)\n", in lkdtm_STACKLEAK_ERASING()
63 pr_info("the erased part begins after %lu not poisoned bytes\n", in lkdtm_STACKLEAK_ERASING()
69 pr_err("FAIL: bad value number %lu in the erased part: 0x%lx\n", in lkdtm_STACKLEAK_ERASING()
/third_party/curl/tests/libtest/
H A Dlib589.c11 * you should have received as part of this distribution. The terms
53 curl_mimepart *part = curl_mime_addpart(mime); in test() local
54 curl_mime_name(part, "fake"); in test()
55 curl_mime_data(part, "party", 5); in test()
/third_party/rust/crates/memchr/
H A DCargo.toml34 # Internal feature, only used when building as part of libstd, not part of the
41 # Internal feature, only used when building as part of libstd, not part of the
/kernel/linux/linux-5.10/arch/x86/platform/uv/
H A Dbios_uv.c85 union partition_info_u part; in uv_bios_get_sn_info() local
92 part.val = v0; in uv_bios_get_sn_info()
94 *uvtype = part.hub_version; in uv_bios_get_sn_info()
96 *partid = part.partition_id; in uv_bios_get_sn_info()
98 *coher = part.coherence_id; in uv_bios_get_sn_info()
100 *region = part.region_size; in uv_bios_get_sn_info()
/kernel/linux/linux-5.10/arch/m68k/lib/
H A Dudivsi3.S4 This file is part of GNU CC.
119 mulu d0, d1 /* low part, 32 bits */
121 mulu d0, d2 /* high part, at most 17 bits */
122 swap d2 /* align high part with low part */
123 tstw d2 /* high part 17 bits? */
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dprm2xxx_3xxx.c25 * @part: PRM partition, ignored for OMAP2
33 int omap2_prm_is_hardreset_asserted(u8 shift, u8 part, s16 prm_mod, u16 offset) in omap2_prm_is_hardreset_asserted() argument
42 * @part: PRM partition, ignored for OMAP2
53 int omap2_prm_assert_hardreset(u8 shift, u8 part, s16 prm_mod, u16 offset) in omap2_prm_assert_hardreset() argument
68 * @part: PRM partition, not used for OMAP2
82 int omap2_prm_deassert_hardreset(u8 rst_shift, u8 st_shift, u8 part, in omap2_prm_deassert_hardreset() argument
/kernel/linux/linux-6.6/arch/m68k/lib/
H A Dudivsi3.S4 This file is part of GNU CC.
119 mulu d0, d1 /* low part, 32 bits */
121 mulu d0, d2 /* high part, at most 17 bits */
122 swap d2 /* align high part with low part */
123 tstw d2 /* high part 17 bits? */
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dprm2xxx_3xxx.c25 * @part: PRM partition, ignored for OMAP2
33 int omap2_prm_is_hardreset_asserted(u8 shift, u8 part, s16 prm_mod, u16 offset) in omap2_prm_is_hardreset_asserted() argument
42 * @part: PRM partition, ignored for OMAP2
53 int omap2_prm_assert_hardreset(u8 shift, u8 part, s16 prm_mod, u16 offset) in omap2_prm_assert_hardreset() argument
68 * @part: PRM partition, not used for OMAP2
82 int omap2_prm_deassert_hardreset(u8 rst_shift, u8 st_shift, u8 part, in omap2_prm_deassert_hardreset() argument
/kernel/linux/linux-5.10/drivers/uio/
H A Duio_sercos3.c9 by the userspace-part.
11 The only part that may seem odd is the use of a logical OR when
13 userspace-part could directly modify the Interrupt Enable Register
18 Race conditions exist if the userspace-part directly modifies the
21 this reason, the userspace-part should only directly modify the
23 The userspace-part can safely disable interrupts at any time using
/kernel/linux/linux-6.6/drivers/uio/
H A Duio_sercos3.c9 by the userspace-part.
11 The only part that may seem odd is the use of a logical OR when
13 userspace-part could directly modify the Interrupt Enable Register
18 Race conditions exist if the userspace-part directly modifies the
21 this reason, the userspace-part should only directly modify the
23 The userspace-part can safely disable interrupts at any time using
/kernel/linux/linux-6.6/arch/x86/platform/uv/
H A Dbios_uv.c86 union partition_info_u part; in uv_bios_get_sn_info() local
93 part.val = v0; in uv_bios_get_sn_info()
95 *uvtype = part.hub_version; in uv_bios_get_sn_info()
97 *partid = part.partition_id; in uv_bios_get_sn_info()
99 *coher = part.coherence_id; in uv_bios_get_sn_info()
101 *region = part.region_size; in uv_bios_get_sn_info()

Completed in 14 milliseconds

1...<<11121314151617181920>>...1396