Home
last modified time | relevance | path

Searched full:finding (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/linux/samples/bpf/
H A Dtracex5_user.c54 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 Dtrace_output_user.c69 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 Dtest_map_in_map_user.c132 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 Dxdp_adjust_tail_user.c166 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 Dcpustat_user.c206 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 Dsampleip_user.c197 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 Dtracex1_user.c24 fprintf(stderr, "ERROR: finding a prog in obj file failed\n"); in main()
H A Dtrace_event_user.c320 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 Dspintest_user.c41 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
H A Dsockex3_user.c49 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
H A Dtracex4_user.c71 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
/linux/Documentation/admin-guide/cifs/
H A Dauthors.rst39 - 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 D3.Early-stage.rst52 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 Dresearcher-guidelines.rst160 "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 Dhash.h54 * 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 Dextent-io-tests.c589 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 DKconfig.debug47 This may simplify finding faulting code in the absence of other
/linux/include/linux/mtd/
H A Dinftl.h41 __u16 LastFreeEUN; /* To speed up finding a free EUN */
H A Dnftl.h32 __u16 LastFreeEUN; /* To speed up finding a free EUN */
/linux/Documentation/devicetree/bindings/clock/ti/
H A Dti,interface-clock.yaml15 companion clock finding (match corresponding functional gate
/linux/fs/befs/
H A DChangeLog51 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 Dw1_internal.h51 /* Disconnect and reconnect devices in the given family. Used for finding
/linux/drivers/dma-buf/
H A Dst-dma-fence-chain.c220 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 Dxt_time.c84 /* 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 Dusb-acpi.c349 * 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()

12345678910>>...16