aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions
be static in fs/file_table.c' href='/cgit/cgit.cgi/litmus-rt-imx6.git/commit/fs/file_table.c?id=b6b3fdead251d432f32f2cfce2a893ab8a658110'>b6b3fdead251
529bf6be5c04
1da177e4c3f4
529bf6be5c04
1da177e4c3f4
d76b0d9b2d87


529bf6be5c04
1da177e4c3f4

529bf6be5c04
1da177e4c3f4
529bf6be5c04
ad775f5a8faa
529bf6be5c04
1da177e4c3f4

529bf6be5c04


518de9b39e85
1da177e4c3f4
529bf6be5c04
1da177e4c3f4

529bf6be5c04


518de9b39e85
ab2af1f50050
529bf6be5c04
ab2af1f50050
529bf6be5c04





8d65af789f3e
529bf6be5c04


518de9b39e85
529bf6be5c04

8d65af789f3e
529bf6be5c04




ab2af1f50050
1da177e4c3f4


430e285e0817





1da177e4c3f4


86a264abe542
518de9b39e85
1da177e4c3f4




529bf6be5c04




52d9f3b40909
529bf6be5c04

af4d2ecbf007
4975e45ff668
af4d2ecbf007


529bf6be5c04
af4d2ecbf007

1da177e4c3f4
5a6b7951bfcc
516e0cc5646f
af4d2ecbf007
d76b0d9b2d87
684999149002
5a6b7951bfcc
af4d2ecbf007
af4d2ecbf007


1da177e4c3f4
529bf6be5c04
518de9b39e85
529bf6be5c04
1da177e4c3f4
af4d2ecbf007



1da177e4c3f4



ce8d2cdf3d2b














2c48b9c45579

ce8d2cdf3d2b

ce8d2cdf3d2b




2c48b9c45579

ce8d2cdf3d2b

4a3fd211ccfc






2c48b9c45579
ad775f5a8faa
385e3ed4f0b8
4a3fd211ccfc
0552f879d45c
3d1e463158fe
ce8d2cdf3d2b
73efc4681cb5
ce8d2cdf3d2b
aceaf78da92a









4a3fd211ccfc
aceaf78da92a



ad775f5a8faa






aceaf78da92a


d7065da03822
1da177e4c3f4
d7065da03822
1da177e4c3f4
0f7fc9e4d039

1da177e4c3f4


0eeca28300df

1da177e4c3f4






233e70f4228e



1da177e4c3f4


89068c576bf3
577c4eb09d10
1da177e4c3f4

609d7fa9565c
ee2ffa0dfdd2
aceaf78da92a

0f7fc9e4d039

1da177e4c3f4




d7065da03822







fc9b52cd8f5f
1da177e4c3f4



ab2af1f50050
1da177e4c3f4
ab2af1f50050
516e0cc5646f
ab2af1f50050






1da177e4c3f4





58939473bacf













1da177e4c3f4
fc9b52cd8f5f
1da177e4c3f4







ab2af1f50050
1da177e4c3f4

516e0cc5646f
ab2af1f50050



1da177e4c3f4
ab2af1f50050
1da177e4c3f4
ab2af1f50050
1da177e4c3f4


1da177e4c3f4

516e0cc5646f
1da177e4c3f4
ee2ffa0dfdd2
1da177e4c3f4



6416ccb78999































ee2ffa0dfdd2
1da177e4c3f4
6416ccb78999


1da177e4c3f4

6416ccb78999






ee2ffa0dfdd2
1da177e4c3f4
2f51201662b2
6416ccb78999
2f51201662b2
6416ccb78999
1da177e4c3f4


6416ccb78999






























1da177e4c3f4

cfdaf9e5f959
1da177e4c3f4
6416ccb78999

0f7fc9e4d039
1da177e4c3f4







6416ccb78999

1da177e4c3f4

6416ccb78999
1da177e4c3f4


864d7c4c068f











6416ccb78999

864d7c4c068f






42e49608683a
864d7c4c068f
42e49608683a
864d7c4c068f



ee2ffa0dfdd2
6416ccb78999
864d7c4c068f


6416ccb78999

864d7c4c068f

1da177e4c3f4

518de9b39e85
b6b3fdead251





1da177e4c3f4



518de9b39e85
ab2af1f50050
6416ccb78999
0216bfcffe42
1da177e4c3f4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504









                                                               
                          

                         


                            
                           
                        
                             
                       
                           
                         
                         
                                 
                         
                      

                       
 

                     




                                       

                             
 


                                                    
                                                                 
 
                                                       
 


                                                                         
                                        

 
                                            
 
                                      
                            
                                                    

 


                                                      
                              
 
                                                       

 


                                                        
                                 
 
                                    
 





                                                     
                                              


                                                                     
                                                                        

     
                                              




                                                                     
 


                                                             





                                                           


                                 
                                                 
                            




                                                  




                                                                                
                                                                                   

                                  
 
                                                       


                          
                                      

                                   
 
                                        
                                        
                                      
                                   
                                   
                               
                             


                 
                                            
                                       
                                                                              
                                         
         



                     



                    














                                                           

                                                        

                          




                                

                                                           

                            






                                                       
                                                                                   
                                      
                                                    
         
                             
                    
 
                          
 









                                                              
                                                



                                                    






                                            


                                          
                                                                 
   
                                     
 

                                                    


                                              

                             






                                                                      



                                                        


                                                 
                            
                                                                      

                                        
                                   
                               

                                             

                                   




                        







                                                     
                                  



                                                    
                        
                                       
                   
                                                                






                                                               





                    













                                                                               
   
                                                          







                                                        
                                

                                               
                                                                     



                                                                               
                 
                                  
         
 


                    

                                
                                                       
                                         
                                       



                                































                                                                                
                                                                
 


                                      

 






                                                           
                                        
 
                                              
                                                                     
                                                  
                                                                       


         






























                                                                     

                                             
                          
                                                                   

                                               
                                                                   







                                                                           

                                         

                                      
                                       


                 











                                                                    

                                            






                                                                
                                      
                                          
                                        



                                                 
                                                                    
                                               


                                    

                                         

 

                                              
                        





                                                                        



                                                                        
                                                                
                           
                                   
                                          
  
/*
 *  linux/fs/file_table.c
 *
 *  Copyright (C) 1991, 1992  Linus Torvalds
 *  Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
 */

#include <linux/string.h>
#include <linux/slab.h>
#include <linux/file.h>
#include <linux/fdtable.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/fs.h>
#include <linux/security.h>
#include <linux/eventpoll.h>
#include <linux/rcupdate.h>
#include <linux/mount.h>
#include <linux/capability.h>
#include <linux/cdev.h>
#include <linux/fsnotify.h>
#include <linux/sysctl.h>
#include <linux/lglock.h>
#include <linux/percpu_counter.h>
#include <linux/percpu.h>
#include <linux/ima.h>

#include <asm/atomic.h>

#include "internal.h"

/* sysctl tunables... */
struct files_stat_struct files_stat = {
	.max_files = NR_FILE
};

DECLARE_LGLOCK(files_lglock);
DEFINE_LGLOCK(files_lglock);

/* SLAB cache for file structures */
static struct kmem_cache *filp_cachep __read_mostly;

static struct percpu_counter nr_files __cacheline_aligned_in_smp;

static inline void file_free_rcu(struct rcu_head *head)
{
	struct file *f = container_of(head, struct file, f_u.fu_rcuhead);

	put_cred(f->f_cred);
	kmem_cache_free(filp_cachep, f);
}

static inline void file_free(struct file *f)
{
	percpu_counter_dec(&nr_files);
	file_check_state(f);
	call_rcu(&f->f_u.fu_rcuhead, file_free_rcu);
}

/*
 * Return the total number of open files in the system
 */
static long get_nr_files(void)
{
	return percpu_counter_read_positive(&nr_files);
}

/*
 * Return the maximum number of open files in the system
 */
unsigned long get_max_files(void)
{
	return files_stat.max_files;
}
EXPORT_SYMBOL_GPL(get_max_files);

/*
 * Handle nr_files sysctl
 */
#if defined(CONFIG_SYSCTL) && defined(CONFIG_PROC_FS)
int proc_nr_files(ctl_table *table, int write,
                     void __user *buffer, size_t *lenp, loff_t *ppos)
{
	files_stat.nr_files = get_nr_files();
	return proc_doulongvec_minmax(table, write, buffer, lenp, ppos);
}
#else
int proc_nr_files(ctl_table *table, int write,
                     void __user *buffer, size_t *lenp, loff_t *ppos)
{
	return -ENOSYS;
}
#endif

/* Find an unused file structure and return a pointer to it.
 * Returns NULL, if there are no more free file structures or
 * we run out of memory.
 *
 * Be very careful using this.  You are responsible for
 * getting write access to any mount that you might assign
 * to this filp, if it is opened for write.  If this is not
 * done, you will imbalance int the mount's writer count
 * and a warning at __fput() time.
 */
struct file *get_empty_filp(void)
{
	const struct cred *cred = current_cred();
	static long old_max;
	struct file * f;