Home
last modified time | relevance | path

Searched defs:char (Results 51 – 75 of 111) sorted by relevance

12345

/openbmc/u-boot/scripts/kconfig/
H A Dexpr.c1141 void (*fn)(void *, struct symbol *, const char *), in expr_print()
1283 void (*fn)(void *, struct symbol *, const char *), in expr_print_revdep()
/openbmc/linux/drivers/usb/gadget/function/
H A Dstorage_common.h38 # define dump_msg(fsg, /* const char * */ label, \ argument
52 # define dump_msg(fsg, /* const char * */ label, \ argument
/openbmc/linux/include/linux/
H A Dkallsyms.h157 static inline int kallsyms_on_each_symbol(int (*fn)(void *, const char *, unsigned long), in kallsyms_on_each_symbol()
/openbmc/linux/kernel/bpf/
H A Dhelpers.c256 BPF_CALL_2(bpf_get_current_comm, char *, buf, u32, size) in BPF_CALL_2() argument
518 BPF_CALL_4(bpf_strtol, const char *, buf, size_t, buf_len, u64, flags, in BPF_CALL_4()
543 BPF_CALL_4(bpf_strtoul, const char *, buf, size_t, buf_len, u64, flags, in BPF_CALL_4()
571 BPF_CALL_3(bpf_strncmp, const char *, s1, u32, s1_sz, const char *, s2) in BPF_CALL_3()
1043 BPF_CALL_5(bpf_snprintf, char *, str, u32, str_size, char *, fmt, in BPF_CALL_5() argument
H A Dcgroup.c2049 BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_4() argument
2107 char *, buf, size_t, buf_len) in BPF_CALL_3() argument
2121 BPF_CALL_3(bpf_sysctl_get_new_value, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_3() argument
2142 const char *, buf, size_t, buf_len) in BPF_CALL_3()
/openbmc/linux/arch/mips/kernel/
H A Dsyscall.c239 SYSCALL_DEFINE3(cachectl, char *, addr, int, nbytes, int, op) in SYSCALL_DEFINE3() argument
/openbmc/sdbusplus/example/
H A Dregister-property.cpp156 int main(int, char**) in main() argument
H A Dget-all-properties.cpp207 int main(int, char**) in main() argument
/openbmc/qemu/hw/
H A Dmeson.build6 subdir('char') subdir
/openbmc/linux/arch/s390/kernel/
H A Dcache.c41 unsigned char : 4; member
/openbmc/linux/arch/um/drivers/
H A Dnet_kern.c822 void iter_addresses(void *d, void (*cb)(unsigned char *, unsigned char *, in iter_addresses()
H A Dcow_user.c278 int read_cow_header(int (*reader)(__u64, char *, int, void *), void *arg, in read_cow_header() argument
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dconversion.hpp84 static auto log_convert(const char*, log_flag<Fs...>, T) in log_convert()
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_node.c844 u8 cmd, void (*efc_node_common_func)(const char *, in efc_node_check_els_req()
853 u16 cmd, void (*efc_node_common_func)(const char *, in efc_node_check_ns_req()
/openbmc/linux/drivers/staging/most/dim2/
H A Ddim2.c598 unsigned char, unsigned char *)) in request_netinfo()
/openbmc/linux/fs/udf/
H A Dunicode.c91 int (*conv_f)(wchar_t, unsigned char *, int), in udf_name_conv_char()
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py825 def AddOutcome(self, board_dict, arch_list, changes, char, color): argument
1132 char): argument
/openbmc/linux/drivers/most/
H A Dmost_usb.c648 unsigned char, in hdm_request_netinfo()
649 unsigned char *)) in hdm_request_netinfo()
/openbmc/linux/net/mac80211/
H A Ddebugfs_netdev.c29 ssize_t (*format)(const void *, char *, int)) in ieee80211_if_read() argument
48 ssize_t (*write)(void *, const char *, int)) in ieee80211_if_write()
/openbmc/linux/fs/btrfs/
H A Dprops.c149 const char *, in iterate_object_props()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c281 struct device_attribute *, char *), in efx_mcdi_mon_add_attr() argument
/openbmc/linux/kernel/module/
H A Dkallsyms.c476 int module_kallsyms_on_each_symbol(const char *modname, in module_kallsyms_on_each_symbol()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_mon.c281 struct device_attribute *, char *), in efx_mcdi_mon_add_attr() argument
/openbmc/linux/tools/perf/util/
H A Dutil.c280 bool (*filter)(const char *, struct dirent *)) in lsdir()
/openbmc/linux/fs/
H A Dfs_context.c207 char *(*sep)(char **)) in vfs_parse_monolithic_sep() argument

12345