Searched refs:funcname (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dsrcline.c27 const char *funcname; member in struct:a2l_data
102 &a2l->filename, &a2l->funcname, find_address_in_section()
/linux-4.1.27/sound/oss/dmasound/
H A Ddmasound_paula.c188 #define GENERATE_AMI_CT8(funcname, convsample) \
189 static ssize_t funcname(const u_char __user *userPtr, size_t userCount, \
239 #define GENERATE_AMI_CT_16(funcname, convsample) \
240 static ssize_t funcname(const u_char __user *userPtr, size_t userCount, \
/linux-4.1.27/scripts/
H A Dkernel-doc52 # [ -function funcname [ -function funcname ...] ]
55 # [ -nofunction funcname [ -function funcname ...] ]
65 # -function funcname
69 # -nofunction funcname
161 # 'funcname()' - function
383 print " [ -function funcname [ -function funcname ...] ]\n";
384 print " [ -nofunction funcname [ -nofunction funcname ...] ]\n";
H A Dcheckpatch.pl3462 my $funcname = $4;
3521 s/^(.\s*)$Declare\s*\(\s*\*\s*$Ident\s*\)\s*\(/$1 . $declare . $post_declare_space . '(*' . $funcname . ')('/ex;
/linux-4.1.27/arch/powerpc/kernel/
H A Dmodule_64.c329 /* Undefined symbols which refer to .funcname, hack to funcname (or .TOC.) */ dedotify()

Completed in 267 milliseconds