/kernel/linux/linux-5.10/ |
H A D | Makefile | 352 # Read KERNELRELEASE from include/config/kernel.release (if it exists) 580 # CC_VERSION_TEXT is referenced from Kconfig (so it needs export), 581 # and from include/config/auto.conf.cmd to detect the compiler upgrade. 714 # Do not use $(call cmd,...) here. That would suppress prompts from syncconfig, 823 KBUILD_CFLAGS += -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang 996 # change __FILE__ to the relative path from the srctree 1011 # from the clean source tree, the GCC plugins do not exist at this point. 1296 # KERNELRELEASE can change from a few different places, meaning version.h
|
/kernel/linux/linux-6.6/ |
H A D | Makefile | 64 # "quiet_cmd_*". If defined, the short log is printed. Otherwise, no log from 368 # Read KERNELRELEASE from include/config/kernel.release (if it exists) 668 # CC_VERSION_TEXT is referenced from Kconfig (so it needs export), 669 # and from include/config/auto.conf.cmd to detect the compiler upgrade. 794 # Do not use $(call cmd,...) here. That would suppress prompts from syncconfig, 883 CC_AUTO_VAR_INIT_ZERO_ENABLER := -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang 1008 # change __FILE__ to the relative path from the srctree 1026 # from the clean source tree, the GCC plugins do not exist at this point. 1229 # KERNELRELEASE can change from a few different places, meaning version.h 1787 echo >&2 "warning: the compiler differs from th [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | hfi.h | 35 * from this software without specific prior written permission. 87 /* bumped 1 from s/w major version of TrueScale */ 152 __u64 sps_nopiobufs; /* no pio bufs avail from kernel */ 319 /* uuid from PSM */ 753 * SMA-facing value. Should be set from .latest when 799 /* did we read platform config from scratch registers? */ 893 u8 led_override_phase; /* LSB picks from vals[] */ 950 /* port_xmit_discards are synthesized from different egress errors */ 955 /* count of 'link_err' interrupts from DC */ 1085 /* second uncached mapping from RcvArra [all...] |
/kernel/linux/linux-5.10/scripts/ |
H A D | kernel-doc | 76 -nosymbol NAME Exclude the specified symbols from the output 437 } elsif ($cmd eq "module") { # not needed for XML, inherits from calling document 537 # get kernel version from env 1506 # strip all spaces from the actual param so that it looks like one string item 1597 return; # ignore the ending }; from anon. struct/union 1645 # strip spaces from $param so that it is one continuous string 1971 # To distinguish preprocessor directive from regular declaration later.
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | sched.h | 481 * it in its own cacheline separated from the fields above which 509 /* The two decimal precision [%] value requested from user-space */ 538 * limitation from this.) 546 extern int walk_tg_tree_from(struct task_group *from, 874 * fully partitioning the member CPUs from any other cpuset. Whenever a new 1252 * %RQCF_ACT_SKIP - is set from inside of __schedule() when skipping is 1349 * the scheduler) from accidentally unlocking the rq if they do not also have a 1502 /* The regions in numa_faults array from task_struct */ 1546 * The domain tree of any CPU may only be accessed from within 1694 * Instead we use a 'copy' which is updated from sched_move_tas [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha512-avx2-asm.S | 14 # General Public License (GPL) Version 2, available from the file
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | hfi.h | 46 /* bumped 1 from s/w major version of TrueScale */ 111 __u64 sps_nopiobufs; /* no pio bufs avail from kernel */ 278 /* uuid from PSM */ 706 * SMA-facing value. Should be set from .latest when 748 /* did we read platform config from scratch registers? */ 842 u8 led_override_phase; /* LSB picks from vals[] */ 899 /* port_xmit_discards are synthesized from different egress errors */ 904 /* count of 'link_err' interrupts from DC */ 1035 /* second uncached mapping from RcvArray to pio send buffers */ 1154 /* localbus width (1, 2,4,8,16,32) from confi [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | kernel-doc | 194 # someone was calling it with the variable from outside the 307 } elsif ($cmd eq "module") { # not needed for XML, inherits from calling document 432 # get kernel version from env 1468 # strip all spaces from the actual param so that it looks like one string item 1562 return; # ignore the ending }; from anon. struct/union 1608 # strip spaces from $param so that it is one continuous string 1936 # To distinguish preprocessor directive from regular declaration later. 2474 Exclude the specified symbol from the output documentation.
|
/test/xts/acts/storage/storagefileiov9jstest/entry/src/ohosTest/js/test/members/ |
H A D | stat.test.js | 19 } from '../Common';
|
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
H A D | vxge-config.c | 4 * Drivers based on or derived from this code fall under the GPL and must 188 * amount of time, blocking other process from the CPU. If it delays in vxge_hw_vpath_fw_api() 334 "corrupted data from .ncf file\n"); in vxge_update_fw_image() 405 * This function deallocates memory from the channel and various arrays 758 /* Get the negotiated link width and speed from PCI config space */ in __vxge_hw_verify_pci_e_info() 951 * from MAC address table. 1408 * __vxge_hw_vpath_stats_access - Get the statistics from the given location 1690 * vxge_hw_mrpcim_stats_access - Access the statistics from the given location 1692 * Get the statistics from the given location and offset. 2063 struct __vxge_hw_ring *ring, u32 from, in __vxge_hw_ring_rxdblock_link() 2062 __vxge_hw_ring_rxdblock_link(struct vxge_hw_mempool *mempoolh, struct __vxge_hw_ring *ring, u32 from, u32 to) __vxge_hw_ring_rxdblock_link() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads.c | 6 * General Public License (GPL) Version 2, available from the file 281 int from, int to) in esw_put_dest_tables_loop() 287 for (i = from; i < to; i++) in esw_put_dest_tables_loop() 3104 * (b) In non shared FDB mode, packets from physical port0 3396 /* Number of VFs can only change from "0 to x" or "x to 0". */ in esw_vfs_changed_event_handler() 3565 /* If changing from switchdev to legacy mode without sriov enabled, in esw_offloads_stop() 280 esw_put_dest_tables_loop(struct mlx5_eswitch *esw, struct mlx5_flow_attr *attr, int from, int to) esw_put_dest_tables_loop() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode.c | 100 * from the btrfs_run_delalloc_range() callback. 1151 * when we reserved the extent we decremented the extent's size from in cow_file_range() 1303 * The locked_page comes all the way from writepage and its in cow_file_range_async() 1404 * 2) We clear the EXTENT_NORESERVE bit from the range. We do this so in fallback_to_cow() 1682 * COW range from cow_start to found_key.offset - 1. As the key in run_delalloc_nocow() 1739 * from freeing metadata of created ordered extent. in run_delalloc_nocow() 2162 * on write, or reading the csums from the tree before a read. 2372 * ENOSPC above from the btrfs_delalloc_reserve_space. In in btrfs_writepage_fixup_worker() 2494 * We are already holding a reference to this inode from in btrfs_writepage_cow_fixup() 2533 * to drop it from th in insert_reserved_file_extent() 4567 btrfs_truncate_block(struct inode *inode, loff_t from, loff_t len, int front) btrfs_truncate_block() argument [all...] |
/kernel/linux/linux-6.6/kernel/events/ |
H A D | core.c | 198 * - removing the last event from a task ctx; this is relatively straight 539 * from having to maintain a count. in perf_sample_event_took() 1392 * rcu_read_lock() protects us from any context in perf_lock_task_context() 1466 * See perf_event_time_now(), which can be used from NMI context where in __update_context_time() 1539 * Extract pinned or flexible groups from the context 1694 * Delete a group from a tree. 1708 * Helper function to delete event from its groups. 1771 * Add an event from the lists for its context. 1889 * Called at perf_event creation and when events are attached/detached from a 2002 * Remove an event from th 3190 perf_event_modify_copy_attr(struct perf_event_attr *to, const struct perf_event_attr *from) perf_event_modify_copy_attr() argument [all...] |
/applications/standard/contacts_data/jstest/ |
H A D | Contacts_test.js | 16 import dataShare from '@ohos.data.dataShare'; 17 import {afterAll, afterEach, beforeAll, beforeEach, describe, expect, it} from 'deccjsunit/index' 19 import common from './common.js'; 2844 * @tc.name Contacts are added to and removed from groups in batches 4688 * @tc.name Remove favorites from multiple contacts and verify that the favorites field has changed 4778 * @tc.name Delete multiple records from the blocklist and verify whether the deletion is successful
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | socket.c | 15 * Note that the descriptions from the specification are USER level 243 /* Get the first and the only association from the list. */ in sctp_id2assoc() 263 /* Look up the transport from an address and an assoc id. If both address and 460 * ASCONF-ACK Chunk returns from the previous ASCONF Chunk before sending a 463 * from each endpoint). 660 /* Remove a list of addresses from bind addresses list. Do not remove the 746 * local addresses are removed from the endpoint. 861 * because this is done under a socket lock from the in sctp_send_asconf_del_ip() 953 * The flags parameter is formed from the bitwise OR of zero or more of 962 * addresses from th 6021 struct sctp_transport *from; sctp_getsockopt_peer_addrs() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_cmd.c | 85 * get sensor:dis71430/ov2720 related info from v4l2_subdev->priv data field. 94 * get struct atomisp_video_pipe from v4l2 video_device 103 * get struct atomisp_acc_pipe from v4l2 video_device 564 * start processing next frame from sensor before old in atomisp_isr() 2202 /* Get nr config from current setup */ in atomisp_nr() 2221 /* Get tnr config from current setup */ in atomisp_tnr() 2223 /* Get tnr config from current setup */ in atomisp_tnr() 2244 /* Get ob config from current setup */ in atomisp_black_level() 2265 /* Get ee config from current setup */ in atomisp_ee() 2286 /* Get gamma table from curren in atomisp_gamma() 3293 copy_from_compatible(void *to, const void *from, unsigned long n, bool from_user) copy_from_compatible() argument [all...] |
/kernel/linux/linux-6.6/net/sctp/ |
H A D | socket.c | 15 * Note that the descriptions from the specification are USER level 245 /* Get the first and the only association from the list. */ in sctp_id2assoc() 265 /* Look up the transport from an address and an assoc id. If both address and 462 * ASCONF-ACK Chunk returns from the previous ASCONF Chunk before sending a 465 * from each endpoint). 662 /* Remove a list of addresses from bind addresses list. Do not remove the 748 * local addresses are removed from the endpoint. 863 * because this is done under a socket lock from the in sctp_send_asconf_del_ip() 955 * The flags parameter is formed from the bitwise OR of zero or more of 964 * addresses from th 6145 struct sctp_transport *from; sctp_getsockopt_peer_addrs() local [all...] |
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | core.c | 480 * local CPU's rq->lock, it optionally removes the task from the runqueue and 484 * Task enqueue is also under rq->lock, possibly taken from another CPU. 485 * Wakeups from another LLC domain might use an IPI to transfer the enqueue to 791 * Runs from hardirq context with interrupts disabled. 819 * called from hardirq (IPI) context 1086 * from an idle CPU. This is good for power-savings. 1254 * E.g. going from 2->1 without going through pick_next_task(). in sched_can_stop_tick() 1269 * Iterate task_group tree rooted at *from, calling @down when first entering a 1274 int walk_tg_tree_from(struct task_group *from, in walk_tg_tree_from() argument 1280 parent = from; in walk_tg_tree_from() [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | dev.c | 5 * Derived from the non IP parts of dev.c 1.0.19 420 /* Unlink dev from the device chain */ in unlist_netdevice() 543 * MUST start from promiscuous ptype_all chain in net_bh. 567 * removed from the kernel lists. 590 * from the kernel lists and can be freed or reused once this function 623 * from the kernel lists and can be freed or reused once this function 799 * Find an interface by name. This can be called from any 932 * @ifindex: the ifindex of the interface to get the name from. 1085 * Verify the string as this thing may have come from in __dev_alloc_name() 1240 netdev_info(dev, "renamed from in dev_change_name() 3083 netif_inherit_tso_max(struct net_device *to, const struct net_device *from) netif_inherit_tso_max() argument [all...] |
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/ |
H A D | MainEditor.js | 1828 let dataCharArr = Array.from(data1);
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | debugfs.c | 288 * we just read memory block from NIC. This memory may be in wil_print_mbox_ring() 1002 * WMI starts from wil6210_mbox_hdr_wmi header 2345 blob->size = map->to - map->from; in wil6210_debugfs_init_blobs()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mm.h | 107 * redefine this macro to strip tags from pointers. 244 * (from shared memory to executable loading to arbitrary 287 #define VM_RAND_READ 0x00010000 /* App will not benefit from clustered reads */ 425 /* This mask prevents VMA from being scanned with khugepaged */ 441 * mapping from the currently active vm_flags protection bits (the 568 * alloc_set_pte() from atomic context. 570 * page table to avoid allocation from 729 * routine so they can be sure the page doesn't go away from under them. 844 * The atomic page->_mapcount, starts from -1: so that transitions 845 * both from i [all...] |
/kernel/linux/linux-5.10/tools/testing/ktest/ |
H A D | ktest.pl | 450 from other linux builds on the system. 1342 doprint("$name changed from '$old_option' to '$option'\n"); 1609 open(PTSFD, "Stop perl from warning about single use of PTSFD"); 1637 open(MONFD, "Stop perl from warning about single use of MONFD"); 2031 # copy data from stdin to the console 2486 # is in the force_config hash (from minconfig and others) 2538 doprint "Loading force configs from $config\n"; 2563 # Calculate a new version from here. 3154 doprint "Reading configs from $config\n"; 3213 doprint "Creating old config from [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | mm.h | 243 * (from shared memory to executable loading to arbitrary 292 #define VM_RAND_READ 0x00010000 /* App will not benefit from clustered reads */ 376 * itself from attacks. A single page is enough for current shadow stack archs 464 /* This mask prevents VMA from being scanned with khugepaged */ 480 * mapping from the currently active vm_flags protection bits (the 573 * table from atomic context. 575 * page table to avoid allocation from 588 * @close: Called when the VMA is being removed from the MM. 701 * racing with vma_end_write_all(), we only start reading from the VMA in vma_start_read() 747 * from th in vma_start_write() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | debugfs.c | 288 * we just read memory block from NIC. This memory may be in wil_print_mbox_ring() 1002 * WMI starts from wil6210_mbox_hdr_wmi header 2313 blob->size = map->to - map->from; in wil6210_debugfs_init_blobs()
|