/linux/tools/power/cpupower/bindings/python/ |
H A D | raw_pylibcpupower.swg | 21 int is_valid_path(const char *path); 23 unsigned int cpupower_read_sysfs(const char *path, char *buf, size_t buflen); 25 unsigned int cpupower_write_sysfs(const char *path, char *buf, size_t buflen); 43 unsigned long acpi_cppc_get_data(unsigned int cpu, 70 unsigned int cpu; 82 unsigned long cpufreq_get_freq_kernel(unsigned int cpu); 84 unsigned long cpufreq_get_freq_hardware(unsigned int cpu); 88 unsigned long cpufreq_get_transition_latency(unsigned int cpu); 90 int cpufreq_get_hardware_limits(unsigned int cpu, 94 char *cpufreq_get_driver(unsigned int cpu); [all …]
|
/linux/tools/lib/perf/Documentation/ |
H A D | libperf.txt | 26 typedef int (*libperf_print_fn_t)(enum libperf_print_level level, 47 int perf_cpu_map__cpu(const struct perf_cpu_map *cpus, int idx); 48 int perf_cpu_map__nr(const struct perf_cpu_map *cpus); 50 int perf_cpu_map__max(struct perf_cpu_map *map); 51 bool perf_cpu_map__has(const struct perf_cpu_map *map, int cpu); 65 struct perf_thread_map *perf_thread_map__new_array(int nr_threads, pid_t *array); 67 void perf_thread_map__set_pid(struct perf_thread_map *map, int idx, pid_t pid); 68 char *perf_thread_map__comm(struct perf_thread_map *map, int idx); 69 int perf_thread_map__nr(struct perf_thread_map *threads); 70 pid_t perf_thread_map__pid(struct perf_thread_map *map, int idx); [all …]
|
/linux/Documentation/litmus-tests/locking/ |
H A D | DCL-broken.litmus | 11 int flag; 12 int data; 15 P0(int *flag, int *data, spinlock_t *lck) 17 int r0; 18 int r1; 19 int r2; 34 P1(int *flag, int *data, spinlock_t *lck) 36 int r0; 37 int r1; 38 int r2;
|
H A D | DCL-fixed.litmus | 12 int flag; 13 int data; 16 P0(int *flag, int *data, spinlock_t *lck) 18 int r0; 19 int r1; 20 int r2; 35 P1(int *flag, int *data, spinlock_t *lck) 37 int r0; 38 int r1; 39 int r2;
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | legacy_dvb_audio.rst | 215 unsigned int volume_left; 216 unsigned int volume_right; 228 - ``unsigned int volume_left`` 235 - ``unsigned int volume_right`` 261 int AV_sync_state; 262 int mute_state; 266 int bypass_mode; 279 - :rspan:`2` ``int AV_sync_state`` 297 - :rspan:`2` ``int mute_state`` 327 - :rspan:`2` ``int bypass_mode`` [all …]
|
H A D | legacy_dvb_video.rst | 152 int w; 153 int h; 166 - ``int w`` 172 - ``int h`` 535 unsigned int frame_rate; 593 - ``unsigned int frame_rate`` 626 int video_blank; 642 - :rspan:`2` ``int video_blank`` 818 int ioctl(fd, VIDEO_STOP, int mode) 829 - ``int fd`` [all …]
|
/linux/Documentation/litmus-tests/atomic/ |
H A D | cmpxchg-fail-ordered-1.litmus | 12 P0(int *x, int *y, int *z) 14 int r0; 15 int r1; 23 P1(int *x, int *y, int *z) 25 int r0; 26 int r1;
|
H A D | cmpxchg-fail-unordered-1.litmus | 13 P0(int *x, int *y, int *z) 15 int r0; 16 int r1; 23 P1(int *x, int *y, int *z) 25 int r0; 26 int r1;
|
/linux/Documentation/filesystems/ |
H A D | locking.rst | 20 int (*d_revalidate)(struct dentry *, unsigned int); 21 int (*d_weak_revalidate)(struct dentry *, unsigned int); 22 int (*d_hash)(const struct dentry *, struct qstr *); 23 int (*d_compare)(const struct dentry *, 24 unsigned int, const char *, const struct qstr *); 25 int (*d_delete)(struct dentry *); 26 int (*d_init)(struct dentry *); 29 char *(*d_dname)((struct dentry *dentry, char *buffer, int buflen); 31 int (*d_manage)(const struct path *, bool); 59 int (*create) (struct mnt_idmap *, struct inode *,struct dentry *,umode_t, bool); [all …]
|
/linux/tools/memory-model/litmus-tests/ |
H A D | IRIW+poonceonces+OnceOnce.litmus | 15 P0(int *x) 20 P1(int *x, int *y) 22 int r0; 23 int r1; 29 P2(int *y) 34 P3(int *x, int *y) 36 int r0; 37 int r1;
|
H A D | IRIW+fencembonceonces+OnceOnce.litmus | 15 P0(int *x) 20 P1(int *x, int *y) 22 int r0; 23 int r1; 30 P2(int *y) 35 P3(int *x, int *y) 37 int r0; 38 int r1;
|
H A D | ISA2+pooncelock+pooncelock+pombonce.litmus | 12 P0(int *x, int *y, spinlock_t *mylock) 20 P1(int *y, int *z, spinlock_t *mylock) 22 int r0; 30 P2(int *x, int *z) 32 int r1; 33 int r2;
|
H A D | ISA2+poonceonces.litmus | 14 P0(int *x, int *y) 20 P1(int *y, int *z) 22 int r0; 28 P2(int *x, int *z) 30 int r0; 31 int r1;
|
H A D | SB+rfionceonce-poonceonces.litmus | 11 P0(int *x, int *y) 13 int r1; 14 int r2; 21 P1(int *x, int *y) 23 int r3; 24 int r4;
|
H A D | ISA2+pooncerelease+poacquirerelease+poacquireonce.litmus | 16 P0(int *x, int *y) 22 P1(int *y, int *z) 24 int r0; 30 P2(int *x, int *z) 32 int r0; 33 int r1;
|
H A D | WRC+poonceonces+Once.litmus | 13 P0(int *x) 18 P1(int *x, int *y) 20 int r0; 26 P2(int *x, int *y) 28 int r0; 29 int r1;
|
H A D | Z6.0+pooncelock+poonceLock+pombonce.litmus | 14 P0(int *x, int *y, spinlock_t *mylock) 22 P1(int *y, int *z, spinlock_t *mylock) 24 int r0; 33 P2(int *x, int *z) 35 int r1;
|
H A D | WRC+pooncerelease+fencermbonceonce+Once.litmus | 15 P0(int *x) 20 P1(int *x, int *y) 22 int r0; 28 P2(int *x, int *y) 30 int r0; 31 int r1;
|
H A D | Z6.0+pooncelock+pooncelock+pombonce.litmus | 13 P0(int *x, int *y, spinlock_t *mylock) 21 P1(int *y, int *z, spinlock_t *mylock) 23 int r0; 31 P2(int *x, int *z) 33 int r1;
|
/linux/Documentation/litmus-tests/rcu/ |
H A D | RCU+sync+free.litmus | 19 int x = 1; 20 int *y = &x; 21 int z = 1; 24 P0(int *x, int *z, int **y) 26 int *r0; 27 int r1; 35 P1(int *x, int *z, int **y)
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-io.rst | 30 int dm_io_sync(unsigned int num_regions, struct io_region *where, int rw, 31 struct page_list *pl, unsigned int offset, 33 int dm_io_async(unsigned int num_regions, struct io_region *where, int rw, 34 struct page_list *pl, unsigned int offset, 41 int dm_io_sync_bvec(unsigned int num_regions, struct io_region *where, 42 int rw, struct bio_vec *bvec, 44 int dm_io_async_bvec(unsigned int num_regions, struct io_region *where, 45 int rw, struct bio_vec *bvec, 53 int dm_io_sync_vm(unsigned int num_regions, struct io_region *where, int rw, 55 int dm_io_async_vm(unsigned int num_regions, struct io_region *where, int rw,
|
/linux/tools/perf/scripts/python/ |
H A D | gecko.py | 39 StringID = int 40 StackID = int 41 FrameID = int 42 CategoryID = int 72 innerWindowID: int 78 subcategory: int 89 responsiveness: int 118 pid: int 119 tid: int 123 stringMap: Dict[str, int] = field(default_factory=dict) [all …]
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_reg_print.c_shipped | 23 int 35 int 50 int 68 int 89 int 106 int 120 int 135 int 151 int 167 int [all …]
|
/linux/scripts/coccinelle/misc/ |
H A D | doubleinit.cocci | 40 if int(ps[0].line) < int(pr[0].line) or (int(ps[0].line) == int(pr[0].line) and int(ps[0].column) <… 52 if int(ps[0].line) < int(pr[0].line) or (int(ps[0].line) == int(pr[0].line) and int(ps[0].column) <…
|
/linux/tools/mm/ |
H A D | thpmaps | 28 PAGE_SHIFT = int(math.log2(PAGE_SIZE)) 29 PMD_SIZE = int(f.read()) 30 PMD_ORDER = int(math.log2(PMD_SIZE / PAGE_SIZE)) 110 buf = bytearray(int(np.sum(lengths))) 114 offset = int(offset) 115 length = int(length) 203 start, end = map(lambda x: int(x, 16), elements[0].split('-')) 204 major, minor = map(lambda x: int(x, 16), elements[3].split(':')) 213 pgoff=int(elements[2], 16), 216 inode=int(elements[4], 16), [all …]
|