/linux-6.12.1/Documentation/arch/arm/ |
D | sunxi.rst | 25 http://dl.linux-sunxi.org/A10/A10%20Datasheet%20-%20v1.21%20%282012-04-06%29.pdf 26 * User Manual 28 …http://dl.linux-sunxi.org/A10/A10%20User%20Manual%20-%20v1.20%20%282012-04-09%2c%20DECRYPTED%29.pdf 34 http://dl.linux-sunxi.org/A10s/A10s%20Datasheet%20-%20v1.20%20%282012-03-27%29.pdf 40 http://dl.linux-sunxi.org/A13/A13%20Datasheet%20-%20v1.12%20%282012-03-29%29.pdf 41 * User Manual 43 http://dl.linux-sunxi.org/A13/A13%20User%20Manual%20-%20v1.2%20%282013-01-08%29.pdf 57 * User Manual 59 http://dl.linux-sunxi.org/A20/A20%20User%20Manual%202013-03-22.pdf 65 http://dl.linux-sunxi.org/A23/A23%20Datasheet%20V1.0%2020130830.pdf [all …]
|
/linux-6.12.1/tools/testing/selftests/user_events/ |
D | dyn_test.c | 3 * User Events Dyn Events Test Program 197 FIXTURE(user) { in FIXTURE() argument 202 FIXTURE_SETUP(user) { in FIXTURE_SETUP() argument 206 FIXTURE_TEARDOWN(user) { in FIXTURE_TEARDOWN() argument 212 TEST_F(user, basic_types) { in TEST_F() argument 224 TEST_PARSE("u:__test_event char[20] a"); in TEST_F() 225 TEST_PARSE("u:__test_event unsigned char[20] a"); in TEST_F() 236 TEST_F(user, loc_types) { in TEST_F() argument 244 TEST_F(user, size_types) { in TEST_F() argument 246 TEST_PARSE("u:__test_event struct custom a 20"); in TEST_F() [all …]
|
/linux-6.12.1/Documentation/userspace-api/ioctl/ |
D | ioctl-number.rst | 20 'Write' and 'read' are from the user's point of view, just like the 22 be _IOW, although the kernel would actually read data from user space; 24 data to user space. 63 code to copy the parameters between user and kernel space. 65 This table lists ioctls visible from user land for Linux/x86. It contains 85 0x10 20-2F arch/s390/include/uapi/asm/hypfs.h 100 '&' 00-07 drivers/firewire/nosy-user.h 101 '*' 00-1F uapi/linux/user_events.h User Events Subsystem 108 kernel/power/user.c 134 'F' 20 drivers/video/fsl-diu-fb.h conflict! [all …]
|
/linux-6.12.1/sound/soc/tegra/ |
D | tegra20_spdif.h | 54 /* Transmit user Data */ 73 #define TEGRA20_SPDIF_CTRL_IE_U (1 << 20) 75 /* Interrupt when RX user FIFO attention level is reached */ 78 /* Interrupt when TX user FIFO attention level is reached */ 100 * 01 = 20bit data 152 * TX User data FIFO busy. 154 * there's data in the TX user FIFO. This bit is deassert when either, 156 * (b) there's no data left in the TX user FIFO. 179 /* RX User Data Valid flag: 1=valid IU detected, 0 = no IU detected. */ 180 #define TEGRA20_SPDIF_STATUS_IS_U (1 << 20) [all …]
|
/linux-6.12.1/include/uapi/linux/ |
D | x25.h | 6 * mar/20/00 Daniela Squassoni Disabling/enabling of facilities 9 * call user data 69 * As this is missing lots of options, user should expect major 126 __u8 calling_ae[20]; 127 __u8 called_ae[20]; 131 * Call User Data structure. 147 * Further optional call user data match length selection
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
D | exynos_thermal_emulation.rst | 14 TMU's operation. User can set temperature manually with software code 15 and TMU will read current temperature from user value not from sensor's 27 (Exynos also supports user changeable delay time which would be used to 54 20 | | | +---------- 60 emulation : 0 50 | 70 | 20 | 0 61 current temp: sensor 50 70 20 sensor
|
/linux-6.12.1/Documentation/admin-guide/acpi/ |
D | fan_performance_states.rst | 22 -r--r--r-- 1 root root 4096 Dec 13 20:38 state0 23 -r--r--r-- 1 root root 4096 Dec 13 20:38 state1 24 -r--r--r-- 1 root root 4096 Dec 13 20:38 state10 25 -r--r--r-- 1 root root 4096 Dec 13 20:38 state11 26 -r--r--r-- 1 root root 4096 Dec 13 20:38 state2 27 -r--r--r-- 1 root root 4096 Dec 13 20:38 state3 28 -r--r--r-- 1 root root 4096 Dec 13 20:38 state4 29 -r--r--r-- 1 root root 4096 Dec 13 20:38 state5 30 -r--r--r-- 1 root root 4096 Dec 13 20:38 state6 31 -r--r--r-- 1 root root 4096 Dec 13 20:38 state7 [all …]
|
/linux-6.12.1/Documentation/admin-guide/thermal/ |
D | intel_powerclamp.rst | 50 scalability, and user experience. In many cases, clear advantage is 73 control system, where the target set point is a user-selected idle 134 it is up to the user of this driver to implement algorithms where 168 A debugfs file is provided for the user to examine compensation 278 cur_state allows user to set the desired idle percentage. Writing 0 to 282 set by the user in that current idle percentage depends on workload 303 user determine the cause of slowdown, when a powerclamp driver is in action:: 311 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 312 3352 jacob 20 0 262m 644 428 S 286 0.0 0:17.16 spin 317 2935 jacob 20 0 696m 125m 35m S 5 3.3 0:31.11 firefox [all …]
|
/linux-6.12.1/Documentation/trace/ |
D | user_events.rst | 2 user_events: User-based Event Tracing 9 User based trace events allow user processes to create events and trace data 18 delete user based events via the u: prefix. The format of the command to 37 Registering within a user process is done via ioctl() out to the 83 must be naturally aligned and write accessible within the user program. 119 User based events show up under tracefs like any other event under the 147 Basic types are supported (__data_loc, u32, u64, int, char, char[20], etc). 148 User programs are encouraged to use clearly sized types like u32. 150 **NOTE:** *Long is not supported since size can vary between user and kernel.* 153 This allows user programs to describe custom structs out to tools, if required. [all …]
|
/linux-6.12.1/arch/x86/lib/ |
D | usercopy_32.c | 3 * User address space access functions. 52 * clear_user - Zero a block of memory in user space. 53 * @to: Destination address, in user space. 56 * Zero a block of memory in user space. 72 * __clear_user - Zero a block of memory in user space, with less checking. 73 * @to: Destination address, in user space. 76 * Zero a block of memory in user space. Caller must check 111 "12: movl 20(%4), %%edx\n" in __copy_user_intel() 113 "14: movl %%edx, 20(%3)\n" in __copy_user_intel() 119 "20: movl 36(%4), %%edx\n" in __copy_user_intel() [all …]
|
/linux-6.12.1/Documentation/admin-guide/gpio/ |
D | gpio-aggregator.rst | 16 accessible for a user, or it is not. 19 aggregating them into a new gpio_chip, which can be assigned to a group or user 52 line 19 of "e6052000.gpio" and GPIO lines 20-21 of 57 $ echo 'e6052000.gpio 19 e6050000.gpio 20-21' > new_device 78 allows the user to communicate with an SPI device from userspace. 90 <&gpio2 20 GPIO_ACTIVE_LOW>;
|
/linux-6.12.1/arch/m68k/ifpsp060/ |
D | CHANGES | 57 For example, if a user executed "fsin.x ADDR,fp0" where 61 return value, the user program will continue to the 76 as described in the MC68060 User's Manual. 90 bit 20:19 = 00 (TT) 96 "call-out" stub by the user as appropriate. The MC68060 User's Manual 111 bit 22:21 = xx (SIZE; see MC68060 User's Manual) 112 bit 20:19 = 00 (TT) 118 "call-out" stub by the user as appropriate. The MC68060 User's Manual
|
/linux-6.12.1/tools/bpf/bpftool/Documentation/ |
D | bpftool-iter.rst | 37 (e.g., one task, one bpf_map, etc.). User space can *read* kernel iterator 45 program can iterate over map elements for that map. User can have a bpf 47 aggregation, etc. without copying data to user space. 49 User can then *cat PATH* to see the bpf iterator output. 67 **# bpftool iter pin bpf_iter_hashmap.o /sys/fs/bpf/my_hashmap map id 20** 72 id 20, and pin it to /sys/fs/bpf/my_hashmap
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | isp_capture_defs.h | 145 #define CAPT_SUPER_PACKET_LENGTH_TOKEN_MSB 20 148 #define CAPT_PACKET_DATA_FORMAT_ID_TOKEN_LSB 20 173 //#define CAPT_ACK_PKT_INFO_IDX 20 175 //#define CAPT_ACK_MEM_REG_ID1_IDX 20 /* for capt_end_of_packet_written */ 233 #define CAPT_USR_DEF_1_DATA 48 /* 11 0000 JPEG [User Defined 8-bit Data Type 1] … 234 #define CAPT_USR_DEF_2_DATA 49 /* 11 0001 User Defined 8-bit Data Type 2 … 235 #define CAPT_USR_DEF_3_DATA 50 /* 11 0010 User Defined 8-bit Data Type 3 … 236 #define CAPT_USR_DEF_4_DATA 51 /* 11 0011 User Defined 8-bit Data Type 4 … 237 #define CAPT_USR_DEF_5_DATA 52 /* 11 0100 User Defined 8-bit Data Type 5 … 238 #define CAPT_USR_DEF_6_DATA 53 /* 11 0101 User Defined 8-bit Data Type 6 … [all …]
|
/linux-6.12.1/drivers/base/power/ |
D | trace.c | 71 * - 0-15: user-settable 86 static int set_magic_time(unsigned int user, unsigned int file, unsigned int device) in set_magic_time() argument 88 unsigned int n = user + USERHASH*(file + FILEHASH*device); in set_magic_time() 111 time.tm_min = (n % 20) * 3; in set_magic_time() 112 n /= 20; in set_magic_time() 135 val += (time.tm_min / 3) * 100 * 12 * 28 * 24; /* 20 3-minute intervals */ in read_magic_time() 140 * This is just the sdbm hash function with a user-supplied 167 void generate_pm_trace(const void *tracedata, unsigned int user) in generate_pm_trace() argument 176 user_hash_value = user % USERHASH; in generate_pm_trace() 289 unsigned int user, file, dev; in late_resume_init() local [all …]
|
/linux-6.12.1/fs/f2fs/ |
D | gc.h | 20 #define DEF_GC_THREAD_MAX_SLEEP_TIME_ZONED 20 25 #define DEF_GC_THREAD_CANDIDATE_RATIO 20 /* select 20% oldest sections as candidates */ 31 #define LIMIT_INVALID_BLOCK 40 /* percentage over total user space */ 34 #define LIMIT_NO_ZONED_GC 60 /* percentage over total user space of no gc for zoned devices */ 35 #define LIMIT_BOOST_ZONED_GC 25 /* percentage over total user space of boosted gc for zoned devices…
|
/linux-6.12.1/drivers/i3c/master/mipi-i3c-hci/ |
D | xfer_mode_rate.h | 54 #define XFERRATE_I3C_SDR_USER6 0x06 /* User Defined */ 55 #define XFERRATE_I3C_SDR_USER7 0x07 /* User Defined */ 59 #define XFERRATE_I2C_USER2 0x02 /* User Defined */ 60 #define XFERRATE_I2C_USER3 0x03 /* User Defined */ 61 #define XFERRATE_I2C_USER4 0x04 /* User Defined */ 62 #define XFERRATE_I2C_USER5 0x05 /* User Defined */ 63 #define XFERRATE_I2C_USER6 0x06 /* User Defined */ 64 #define XFERRATE_I2C_USER7 0x07 /* User Defined */ 76 #define XFERRATE_RATE_ID GENMASK(22, 20)
|
/linux-6.12.1/tools/tracing/rtla/sample/ |
D | timerlat_load.py | 16 # for the python process to get the CPU. The Ret from user Timer Latency is 20 # This is just an example, the load is reading 20MB of data from /dev/full 27 parser = argparse.ArgumentParser(description='user-space timerlat thread in Python') 68 data_fd.read(20*1024*1024)
|
/linux-6.12.1/fs/smb/client/ |
D | xattr.c | 26 #define CIFS_XATTR_ATTRIB "cifs.dosattrib" /* full name: user.cifs.dosattrib */ 27 #define CIFS_XATTR_CREATETIME "cifs.creationtime" /* user.cifs.creationtime */ 30 * confusing users and using the 20+ year old term 'cifs' when it is no longer 36 #define SMB3_XATTR_ATTRIB "smb3.dosattrib" /* full name: user.smb3.dosattrib */ 37 #define SMB3_XATTR_CREATETIME "smb3.creationtime" /* user.smb3.creationtime */ 133 cifs_dbg(FYI, "%s:setting user xattr %s\n", __func__, name); in cifs_xattr_set() 291 cifs_dbg(FYI, "%s:querying user xattr %s\n", __func__, name); in cifs_xattr_get() 416 /* os2.* attributes are treated like user.* attributes */ 433 * confusing users and using the 20 year old term 'cifs' when it is no 453 * confusing users and using the 20 year old term 'cifs' when it is no [all …]
|
/linux-6.12.1/arch/x86/include/asm/ |
D | sgx.h | 3 * Copyright(c) 2016-20 Intel Corporation. 83 SGX_PAGE_NOT_MODIFIABLE = 20, 159 * @config_id: a user-defined value that is used in key derivation 160 * @isv_prod_id: a user-defined value that is used in key derivation 161 * @isv_svn: a user-defined value that is used in key derivation 162 * @config_svn: a user-defined value that is used in key derivation 335 #define SGX_SIGSTRUCT_RESERVED2_SIZE 20 365 * @isvprodid: a user-defined value that is used in key derivation 366 * @isvsvn: a user-defined value that is used in key derivation 371 u8 reserved2[20];
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | unaligned.c | 98 case 20: in read_fpr() 99 READ_FPR(20, __value); in read_fpr() 207 case 20: in write_fpr() 208 WRITE_FPR(20, value); in write_fpr() 253 bool user = user_mode(regs); in emulate_load_store_insn() local 260 __get_inst(&insn.word, pc, user); in emulate_load_store_insn() 421 if (user && !access_ok(addr, size)) in emulate_load_store_insn() 455 if (user) in emulate_load_store_insn()
|
/linux-6.12.1/arch/xtensa/kernel/ |
D | vectors.S | 4 * This file contains all exception vectors (user, kernel, and double), 20 * We use a two-level table approach. The user and kernel exception vectors 41 * Note: Neither the kernel nor the user exception handler generate literals. 60 * User exception vector. (Exceptions with PS.UM == 1, PS.EXCM == 0) 119 * to read data from an invalid address in user space. 126 * cases go through the double exception vector than through the user and 130 * happens when accessing user-space memory with the user's permissions 139 * zero indicates to use the default kernel/user exception handler. 187 * - Fixup handlers can jump to the default kernel and user exception 252 * We return to the instruction in user space that caused the window [all …]
|
/linux-6.12.1/include/linux/sched/ |
D | prio.h | 6 #define MIN_NICE -20 23 * Convert user-nice values [ -20 ... 0 ... 19 ] 31 * Convert nice value [19,-20] to rlimit style value [1,40]. 39 * Convert rlimit style value [1,40] to nice value [-20, 19].
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | debugfs_htt_stats.h | 35 HTT_STATS_TX_DE_CLASSIFY_STATUS_TAG = 20, 139 #define HTT_TX_PDEV_NUM_SCHED_ORDER_LOG 20 314 #define HTT_MSDU_FLOW_STATS_DROP_RULE BIT(20) 467 /* element 0: 20 MHz, 1: 40 MHz, 2: 80 MHz, 3: 160 and 80+80 MHz */ 505 /* element 0: 20 MHz, 1: 40 MHz, 2: 80 MHz, 3: 160 and 80+80 MHz */ 613 /* Histogram of number of user fes result, HTT_TX_HWQ_MAX_FES_RESULT_STATS */ 657 u32 delayed_bar_1; /* MU user 1 */ 658 u32 delayed_bar_2; /* MU user 2 */ 659 u32 delayed_bar_3; /* MU user 3 */ 660 u32 delayed_bar_4; /* MU user 4 */ [all …]
|
/linux-6.12.1/arch/m68k/fpsp040/ |
D | x_store.S | 100 | dest_dbl --- write double precision value to user space 155 bfextu %d1{#1:#20},%d1 |get upper 20 bits of ms 167 exg %a0,%a1 |a0=supervisor source, a1=user dest 168 bsrl mem_write |move the number to the user's memory 171 | dest_sgl --- write single precision value to user space 231 exg %a0,%a1 |a0=supervisor source, a1=user dest 233 bsrl mem_write |move the number to the user's memory 251 exg %a0,%a1 |a0=supervisor source, a1=user dest 252 bsrl mem_write |move the number to the user's memory
|