/linux/samples/bpf/ |
H A D | tracex5_user.c | 54 printf("finding a prog in obj file failed\n"); in main() 73 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
|
H A D | trace_output_user.c | 69 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main() 75 fprintf(stderr, "ERROR: finding a prog in obj file failed\n"); in main()
|
H A D | test_map_in_map_user.c | 132 printf("finding a prog in obj file failed\n"); in main() 151 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
|
H A D | xdp_adjust_tail_user.c | 166 printf("finding a max_pcktsz map in obj file failed\n"); in main() 175 printf("finding a icmpcnt map in obj file failed\n"); in main()
|
H A D | cpustat_user.c | 206 printf("finding a prog in obj file failed\n"); in main() 219 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
|
H A D | sampleip_user.c | 197 fprintf(stderr, "ERROR: finding a prog in obj file failed\n"); in main() 209 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
|
H A D | tracex1_user.c | 24 fprintf(stderr, "ERROR: finding a prog in obj file failed\n"); in main()
|
H A D | trace_event_user.c | 320 printf("finding a prog in obj file failed\n"); in main() 333 printf("finding a counts/stackmap map in obj file failed\n"); in main()
|
H A D | spintest_user.c | 41 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
|
H A D | sockex3_user.c | 49 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
|
H A D | tracex4_user.c | 71 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
|
/linux/Documentation/admin-guide/cifs/ |
H A D | authors.rst | 39 - Vince Negri and Dave Stahl (for finding an important caching bug) 69 And thanks to the IBM LTC and Power test teams and SuSE and Citrix and RedHat testers for finding m…
|
/linux/Documentation/process/ |
H A D | 3.Early-stage.rst | 52 more concerned about system stability, long-term maintenance, and finding 136 Finding maintainers can be a bit harder. Again, the MAINTAINERS file is 147 The task of finding the right maintainer is sometimes challenging enough
|
H A D | researcher-guidelines.rst | 160 "Reviewed-by" tag included in the resulting patch. Finding another 167 help finding such a person, or if you have any other questions
|
/linux/arch/parisc/include/asm/ |
H A D | hash.h | 54 * Finding a good shift-and-add chain for GOLDEN_RATIO_64 is tricky, 61 * constant multiplication, and is good at finding shift-and-add chains
|
/linux/fs/btrfs/tests/ |
H A D | extent-io-tests.c | 589 test_err("error finding beginning range: start %llu end %llu", in test_find_first_clear_extent_bit() 605 test_err("error finding trimmed range: start %llu end %llu", in test_find_first_clear_extent_bit() 618 test_err("error finding next unalloc range: start %llu end %llu", in test_find_first_clear_extent_bit() 632 test_err("error finding exact range: start %llu end %llu", in test_find_first_clear_extent_bit() 645 test_err("error finding next alloc range: start %llu end %llu", in test_find_first_clear_extent_bit()
|
/linux/arch/xtensa/ |
H A D | Kconfig.debug | 47 This may simplify finding faulting code in the absence of other
|
/linux/include/linux/mtd/ |
H A D | inftl.h | 41 __u16 LastFreeEUN; /* To speed up finding a free EUN */
|
H A D | nftl.h | 32 __u16 LastFreeEUN; /* To speed up finding a free EUN */
|
/linux/Documentation/devicetree/bindings/clock/ti/ |
H A D | ti,interface-clock.yaml | 15 companion clock finding (match corresponding functional gate
|
/linux/fs/befs/ |
H A D | ChangeLog | 51 finding the first key that is a substring of the string it is searching 127 for a while. Thanks to Brent Miszalaski for finding and reporting this bug. 236 the hard work of finding the disk block number.
|
/linux/drivers/w1/ |
H A D | w1_internal.h | 51 /* Disconnect and reconnect devices in the given family. Used for finding
|
/linux/drivers/dma-buf/ |
H A D | st-dma-fence-chain.c | 220 pr_err("Error reported for finding self\n"); in find_seqno() 287 pr_err("Reported %d for finding self!\n", err); in find_signaled() 374 pr_err("Error reported for finding self\n"); in find_gap()
|
/linux/net/netfilter/ |
H A D | xt_time.c | 84 /* Each day has 86400s, so finding the hour/minute is actually easy. */ in localtime_1() 130 * On to finding the month (like above). In each month, a certain in localtime_3()
|
/linux/drivers/usb/core/ |
H A D | usb-acpi.c | 349 * is split into 2 parts: finding companions for devices and in usb_acpi_find_companion() 350 * finding companions for ports. in usb_acpi_find_companion()
|