Searched refs:compiled (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/um/drivers/
H A Dpcap_user.h13 void *compiled; member in struct:pcap_data
H A Dpcap_user.c51 pri->compiled = uml_kmalloc(sizeof(struct bpf_program),
53 if (pri->compiled == NULL) {
59 (struct bpf_program *) pri->compiled,
67 err = pcap_setfilter(pri->pcap, pri->compiled);
78 kfree(pri->compiled);
86 if (pri->compiled != NULL)
87 pcap_freecode(pri->compiled);
/linux-master/net/llc/
H A Dsysctl_net_llc.c15 #error This file should not be compiled without CONFIG_SYSCTL defined
/linux-master/net/dccp/
H A Dsysctl.c15 #error This file should not be compiled without CONFIG_SYSCTL defined
/linux-master/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S95 # a4: compiled address of __start
96 # a5: compiled end address
/linux-master/arch/alpha/lib/
H A Dudiv-qrnnd.S13 # compiled version of this file with other programs, and to distribute
/linux-master/arch/arm/boot/compressed/
H A Dhead.S224 ARM_BE8( setend be ) @ go BE8 if compiled for BE8
/linux-master/tools/testing/ktest/
H A Dktest.pl414 The location of the compiled file to copy to the target.

Completed in 147 milliseconds