Home
last modified time | relevance | path

Searched defs:help (Results 1 – 25 of 103) sorted by relevance

12345

/linux/drivers/power/supply/
H A Dadc-battery-helper.c75 static int adc_battery_helper_get_status(struct adc_battery_helper *help) in adc_battery_helper_get_status()
103 struct adc_battery_helper *help = container_of(work, struct adc_battery_helper, in adc_battery_helper_work() local
210 struct adc_battery_helper *help = power_supply_get_drvdata(psy); in adc_battery_helper_get_property() local
251 struct adc_battery_helper *help = power_supply_get_drvdata(psy); in adc_battery_helper_external_power_changed() local
258 static void adc_battery_helper_start_work(struct adc_battery_helper *help) in adc_battery_helper_start_work()
267 int adc_battery_helper_init(struct adc_battery_helper *help, struct power_supply *psy, in adc_battery_helper_init()
309 struct adc_battery_helper *help = dev_get_drvdata(dev); in adc_battery_helper_suspend() local
318 struct adc_battery_helper *help = dev_get_drvdata(dev); in adc_battery_helper_resume() local
/linux/net/netfilter/
H A Dnf_conntrack_helper.c180 struct nf_conn_help *help; in nf_ct_helper_ext_add() local
195 struct nf_conn_help *help; in __nf_ct_try_assign_helper() local
243 struct nf_conn_help *help = nfct_help(ct); in unhelp() local
256 struct nf_conn_help *help = nfct_help(ct); in nf_ct_helper_destroy() local
324 const struct nf_conn_help *help; in nf_ct_helper_log() local
398 struct nf_conn_help *help = nfct_help(exp->master); in expect_iter_me() local
H A Dxt_CT.c77 struct nf_conn_help *help; in xt_ct_set_helper() local
139 static void xt_ct_put_helper(struct nf_conn_help *help) in xt_ct_put_helper()
158 struct nf_conn_help *help; in xt_ct_tg_check() local
283 struct nf_conn_help *help; in xt_ct_tg_destroy() local
H A Dnf_conntrack_ovs.c16 const struct nf_conn_help *help; in nf_ct_helper() local
82 struct nf_conn_help *help; in nf_ct_add_helper() local
H A Dnfnetlink_cthelper.c44 const struct nf_conn_help *help; in nfnl_userspace_cthelper() local
98 struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_from_nlattr() local
115 const struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_to_nlattr() local
H A Dnf_nat_tftp.c23 static unsigned int help(struct sk_buff *skb, in help() function
H A Dnf_conntrack_broadcast.c28 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help() local
H A Dnf_nat_amanda.c28 static unsigned int help(struct sk_buff *skb, in help() function
H A Dnf_nat_irc.c32 static unsigned int help(struct sk_buff *skb, in help() function
/linux/arch/um/include/shared/
H A Dinit.h86 #define __uml_setup(str, fn, help...) \ argument
92 #define __uml_setup(str, fn, help...) \ argument
96 #define __uml_help(fn, help...) \ argument
/linux/tools/perf/util/
H A Dparse-events.l37 char *help = NULL; in value() local
148 char *help = NULL; in modifiers_error() local
191 char *help = strdup("Maximum precise value is 3"); in modifiers() local
/linux/scripts/
H A Dbootgraph.pl30 sub help { subroutine
H A Dheaderdep.pl42 sub help { subroutine
H A Ddev-needs.sh6 function help() { function
/linux/tools/testing/selftests/nolibc/
H A DMakefile22 help: target
/linux/include/net/netfilter/
H A Dnf_conntrack_helper.h45 int (*help)(struct sk_buff *skb, member
132 struct nf_conn_help *help; in nfct_help_data() local
H A Dnf_nat.h32 union nf_conntrack_nat_help help; member
/linux/tools/testing/memblock/
H A DMakefile41 help: target
/linux/tools/power/pm-graph/
H A DMakefile80 help: target
/linux/tools/objtool/
H A Dobjtool.c19 bool help; variable
/linux/scripts/gdb/linux/
H A Dkasan.py12 def help(): function
H A Dstackdepot.py16 def help(): function
/linux/tools/include/nolibc/
H A DMakefile78 help: target
/linux/tools/testing/selftests/amd-pstate/
H A Drun.sh145 help() function
/linux/tools/testing/selftests/powerpc/dexcr/
H A Dchdexcr.c19 static void help(void) in help() function

12345