Home
last modified time | relevance | path

Searched defs:label (Results 1 – 191 of 191) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
Dfeature-fixups.h32 #define START_FTR_SECTION(label) label##1: argument
34 #define FTR_SECTION_ELSE_NESTED(label) \ argument
40 #define MAKE_FTR_SECTION_ENTRY(msk, val, label, sect) \ argument
59 #define BEGIN_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) argument
62 #define END_FTR_SECTION_NESTED(msk, val, label) \ argument
74 #define ALT_FTR_SECTION_END_NESTED(msk, val, label) \ argument
76 #define ALT_FTR_SECTION_END_NESTED_IFSET(msk, label) \ argument
78 #define ALT_FTR_SECTION_END_NESTED_IFCLR(msk, label) \ argument
88 #define BEGIN_MMU_FTR_SECTION_NESTED(label) START_FTR_SECTION(label) argument
91 #define END_MMU_FTR_SECTION_NESTED(msk, val, label) \ argument
[all …]
Dexception-64s.h54 #define __EXCEPTION_RELON_PROLOG_PSERIES_1(label, h) \ argument
65 #define __EXCEPTION_RELON_PROLOG_PSERIES_1(label, h) \ argument
72 #define EXCEPTION_RELON_PROLOG_PSERIES_1(label, h) \ argument
80 #define EXCEPTION_RELON_PROLOG_PSERIES(area, label, h, extra, vec) \ argument
91 #define LOAD_HANDLER(reg, label) \ argument
186 #define __EXCEPTION_PROLOG_PSERIES_1(label, h) \ argument
196 #define EXCEPTION_PROLOG_PSERIES_1(label, h) \ argument
199 #define EXCEPTION_PROLOG_PSERIES(area, label, h, extra, vec) \ argument
356 #define STD_EXCEPTION_PSERIES(loc, vec, label) \ argument
366 #define STD_EXCEPTION_PSERIES_OOL(vec, label) \ argument
[all …]
Dexception-64e.h81 #define START_EXCEPTION(label) \ argument
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_fw.h87 #define SYM_GEN_A(s, label) s label; argument
88 #define SYM_GEN_B(s, label) s label; argument
89 #define SYM_GEN_Z(s, label) s label; argument
165 #define SCRIPTA_BA(np, label) (np->fwa_bas.label) argument
166 #define SCRIPTB_BA(np, label) (np->fwb_bas.label) argument
167 #define SCRIPTZ_BA(np, label) (np->fwz_bas.label) argument
194 #define HADDR_1(label) (RELOC_SOFTC | offsetof(struct sym_hcb, label)) argument
195 #define HADDR_2(label,ofs) (RELOC_SOFTC | \ argument
197 #define RADDR_1(label) (RELOC_REGISTER | REG(label)) argument
198 #define RADDR_2(label,ofs) (RELOC_REGISTER | ((REG(label))+(ofs))) argument
[all …]
Dsym_fw.c45 #define SYM_GEN_A(s, label) ((short) offsetof(s, label)), argument
46 #define SYM_GEN_B(s, label) ((short) offsetof(s, label)), argument
47 #define SYM_GEN_Z(s, label) ((short) offsetof(s, label)), argument
48 #define PADDR_A(label) SYM_GEN_PADDR_A(struct SYM_FWA_SCR, label) argument
49 #define PADDR_B(label) SYM_GEN_PADDR_B(struct SYM_FWB_SCR, label) argument
Dsym_hipd.c73 static void sym_print_msg(struct sym_ccb *cp, char *label, u_char *msg) in sym_print_msg()
81 static void sym_print_nego_msg(struct sym_hcb *np, int target, char *label, u_char *msg) in sym_print_nego_msg()
/linux-4.1.27/drivers/usb/host/
Dehci-dbg.c27 static void dbg_hcs_params (struct ehci_hcd *ehci, char *label) in dbg_hcs_params()
61 static inline void dbg_hcs_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcs_params()
71 static void dbg_hcc_params (struct ehci_hcd *ehci, char *label) in dbg_hcc_params()
100 static inline void dbg_hcc_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcc_params()
107 dbg_qtd (const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd()
123 dbg_qh (const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
133 dbg_itd (const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd()
164 dbg_sitd (const char *label, struct ehci_hcd *ehci, struct ehci_sitd *sitd) in dbg_sitd()
179 dbg_status_buf (char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
199 dbg_intr_buf (char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
[all …]
Dohci-dbg.c43 char *label, in ohci_dump_intr_mask()
65 char *label, in maybe_print_eds()
254 static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label, in ohci_dump_td()
311 ohci_dump_ed (const struct ohci_hcd *ohci, const char *label, in ohci_dump_ed()
Doxu210hp-hcd.c92 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
110 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
127 const char *label, u32 command) in dbg_command_buf()
145 static int dbg_port_buf(char *buf, unsigned len, const char *label, in dbg_port_buf()
187 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
191 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) in dbg_command_buf()
195 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
199 dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) in dbg_port_buf()
205 #define dbg_status(oxu, label, status) { \ argument
211 #define dbg_cmd(oxu, label, command) { \ argument
[all …]
Dfusbh200-hcd.c110 static void dbg_hcs_params (struct fusbh200_hcd *fusbh200, char *label) in dbg_hcs_params()
125 static void dbg_hcc_params (struct fusbh200_hcd *fusbh200, char *label) in dbg_hcc_params()
138 dbg_qtd (const char *label, struct fusbh200_hcd *fusbh200, struct fusbh200_qtd *qtd) in dbg_qtd()
154 dbg_qh (const char *label, struct fusbh200_hcd *fusbh200, struct fusbh200_qh *qh) in dbg_qh()
164 dbg_itd (const char *label, struct fusbh200_hcd *fusbh200, struct fusbh200_itd *itd) in dbg_itd()
195 dbg_status_buf (char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
214 dbg_intr_buf (char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
232 dbg_command_buf (char *buf, unsigned len, const char *label, u32 command) in dbg_command_buf()
251 dbg_port_buf (char *buf, unsigned len, const char *label, int port, u32 status) in dbg_port_buf()
279 #define dbg_status(fusbh200, label, status) { \ argument
[all …]
Dfotg210-hcd.c111 static void dbg_hcs_params(struct fotg210_hcd *fotg210, char *label) in dbg_hcs_params()
126 static void dbg_hcc_params(struct fotg210_hcd *fotg210, char *label) in dbg_hcc_params()
139 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd) in dbg_qtd()
155 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in dbg_qh()
165 dbg_itd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_itd *itd) in dbg_itd()
196 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
215 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
232 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) in dbg_command_buf()
251 *dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) in dbg_port_buf()
288 #define dbg_status(fotg210, label, status) { \ argument
[all …]
Dohci-hub.c16 #define dbg_port(hc,label,num,value) \ argument
Disp1362-hcd.c1914 static void dump_irq(struct seq_file *s, char *label, u16 mask) in dump_irq()
1925 static void dump_int(struct seq_file *s, char *label, u32 mask) in dump_int()
1937 static void dump_ctrl(struct seq_file *s, char *label, u32 mask) in dump_ctrl()
Disp116x-hcd.c1146 static void dump_irq(struct seq_file *s, char *label, u16 mask) in dump_irq()
1157 static void dump_int(struct seq_file *s, char *label, u32 mask) in dump_int()
Dsl811-hcd.c1372 static void dump_irq(struct seq_file *s, char *label, u8 mask) in dump_irq()
/linux-4.1.27/arch/sparc/include/asm/
Dhead_64.h30 #define BRANCH_IF_SUN4V(tmp1,label) \ argument
36 #define BRANCH_IF_CHEETAH_BASE(tmp1,tmp2,label) \ argument
45 #define BRANCH_IF_JALAPENO(tmp1,tmp2,label) \ argument
54 #define BRANCH_IF_CHEETAH_PLUS_OR_FOLLOWON(tmp1,tmp2,label) \ argument
65 #define BRANCH_IF_ANY_CHEETAH(tmp1,tmp2,label) \ argument
Dbackoff.h54 #define BACKOFF_SPIN(reg, tmp, label) \ argument
81 #define BACKOFF_SPIN(reg, tmp, label) argument
Dhead_32.h11 #define TRAP_ENTRY(type, label) \ argument
/linux-4.1.27/drivers/regulator/
Dtwl-regulator.c835 #define TWL4030_FIXED_LDO(label, offset, mVolts, num, turnon_delay, \ argument
839 #define TWL6030_FIXED_LDO(label, offset, mVolts, turnon_delay) \ argument
843 #define TWL4030_ADJUSTABLE_LDO(label, offset, num, turnon_delay, remap_conf) \ argument
861 #define TWL4030_ADJUSTABLE_SMPS(label, offset, num, turnon_delay, remap_conf) \ argument
876 #define TWL6030_ADJUSTABLE_SMPS(label) \ argument
887 #define TWL6030_ADJUSTABLE_LDO(label, offset, min_mVolts, max_mVolts) \ argument
902 #define TWL6032_ADJUSTABLE_LDO(label, offset, min_mVolts, max_mVolts) \ argument
917 #define TWL_FIXED_LDO(label, offset, mVolts, num, turnon_delay, remap_conf, \ argument
936 #define TWL6032_ADJUSTABLE_SMPS(label, offset) \ argument
1026 #define TWL_OF_MATCH(comp, family, label) \ argument
[all …]
Dtps65218-regulator.c85 #define TPS65218_OF_MATCH(comp, label) \ argument
Dcore.c394 char *label; in regulator_status_show() local
/linux-4.1.27/block/partitions/
Dibm.c70 union label_t *label) in find_label()
136 union label_t *label) in find_vol1_partitions()
198 union label_t *label, in find_lnx1_partitions()
245 union label_t *label, in find_cms1_partitions()
299 union label_t *label; in ibm_partition() local
Dultrix.c24 } *label; in ultrix_partition() local
Dkarma.c30 } __packed *label; in karma_partition() local
Dsgi.c38 struct sgi_disklabel *label; in sgi_partition() local
Dosf.c52 } * label; in osf_partition() local
Dsun.c57 } * label; in sun_partition() local
/linux-4.1.27/tools/net/
Dbpf_exp.y49 char *label; member
615 static void bpf_set_curr_label(char *label) in bpf_set_curr_label()
621 static void bpf_set_jmp_label(char *label, enum jmp_type type) in bpf_set_jmp_label()
637 static int bpf_find_insns_offset(const char *label) in bpf_find_insns_offset()
/linux-4.1.27/drivers/gpio/
Dgpiolib-legacy.c20 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one()
67 int gpio_request(unsigned gpio, const char *label) in gpio_request()
Ddevres.c324 int devm_gpio_request(struct device *dev, unsigned gpio, const char *label) in devm_gpio_request()
354 unsigned long flags, const char *label) in devm_gpio_request_one()
Dgpio-wm8994.c184 const char *label; in wm8994_gpio_dbg_show() local
Dgpio-wm831x.c150 const char *label, *pull, *powerdomain; in wm831x_gpio_dbg_show() local
Dgpiolib.c61 static inline void desc_set_label(struct gpio_desc *d, const char *label) in desc_set_label()
778 static int __gpiod_request(struct gpio_desc *desc, const char *label) in __gpiod_request()
821 int gpiod_request(struct gpio_desc *desc, const char *label) in gpiod_request()
929 const char *label) in gpiochip_request_own_desc()
Dgpiolib.h100 const char *label; member
Dgpio-ep93xx.c265 const char *label; member
Dgpio-stmpe.c221 const char *label = gpiochip_is_requested(gc, offset); in stmpe_dbg_show_one() local
Dgpio-tz1090.c63 char label[16]; member
Dgpio-mvebu.c522 const char *label; in mvebu_gpio_dbg_show() local
Dgpio-pxa.c75 char label[10]; member
Dgpio-mcp23s08.c562 const char *label; in mcp23s08_dbg_show() local
/linux-4.1.27/arch/sh/kernel/
Dhead_32.S23 #define PREFI(label, reg) \ argument
28 #define PREFI(label, reg) argument
/linux-4.1.27/arch/powerpc/kernel/
Dhead_40x.S197 #define START_EXCEPTION(n, label) \ argument
201 #define EXCEPTION(n, label, hdlr, xfer) \ argument
207 #define CRITICAL_EXCEPTION(n, label, hdlr) \ argument
Dhead_booke.h198 #define START_EXCEPTION(label) \ argument
202 #define EXCEPTION(n, intno, label, hdlr, xfer) \ argument
208 #define CRITICAL_EXCEPTION(n, intno, label, hdlr) \ argument
216 #define MCHECK_EXCEPTION(n, label, hdlr) \ argument
Dexceptions-64e.S462 #define EXCEPTION_STUB(loc, label) \ argument
493 #define MASKABLE_EXCEPTION(trapnum, intnum, label, hdlr, ack) \ argument
Dhead_8xx.S180 #define EXCEPTION(n, label, hdlr, xfer) \ argument
Dhead_32.S304 #define EXCEPTION(n, label, hdlr, xfer) \ argument
Dnvram_64.c883 static void __init nvram_print_partitions(char * label) in nvram_print_partitions()
/linux-4.1.27/include/linux/
Dgpio.h42 const char *label; member
104 static inline int gpio_request(unsigned gpio, const char *label) in gpio_request()
110 unsigned long flags, const char *label) in gpio_request_one()
264 const char *label) in devm_gpio_request()
271 unsigned long flags, const char *label) in devm_gpio_request_one()
Dpwm.h36 static inline struct pwm_device *pwm_request(int pwm_id, const char *label) in pwm_request()
83 const char *label; member
227 const char *label) in pwm_request_from_chip()
Dpm2301_charger.h50 const char *label; member
Dbasic_mmio_gpio.h22 const char *label; member
Dpxa2xx_ssp.h209 const char *label; member
249 static inline struct ssp_device *pxa_ssp_request(int port, const char *label) in pxa_ssp_request()
Dedac.h546 char label[EDAC_MC_LABEL_LEN + 1]; /* DIMM label on motherboard */ member
640 char label[(EDAC_MC_LABEL_LEN + 1 + sizeof(OTHER_LABEL)) * EDAC_MAX_LABELS]; member
Dnfs_xdr.h351 const struct nfs4_label *label; member
605 struct nfs4_label *label; member
638 const struct nfs4_label *label; member
674 struct nfs4_label *label; member
872 const struct nfs4_label *label; member
880 struct nfs4_label *label; member
905 struct nfs4_label *label; member
920 struct nfs4_label *label; member
938 struct nfs4_label *label; member
Dnfs4.h48 char *label; member
/linux-4.1.27/scripts/dtc/
Ddtc.h129 struct label { struct
131 char *label; argument
132 struct label *next; argument
Dlivetree.c27 void add_label(struct label **labels, char *label) in add_label()
47 struct label *label; in delete_labels() local
380 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label()
406 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label()
471 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label()
Dflattree.c117 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label()
124 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label()
Dchecks.c315 const char *label, struct node *node, in check_duplicate_label()
/linux-4.1.27/arch/arm/plat-pxa/
Dssp.c42 struct ssp_device *pxa_ssp_request(int port, const char *label) in pxa_ssp_request()
66 const char *label) in pxa_ssp_request_of()
/linux-4.1.27/drivers/mfd/
Dtps65010.c161 static void show_chgstatus(const char *label, u8 chgstatus) in show_chgstatus()
169 static void show_regstatus(const char *label, u8 regstatus) in show_regstatus()
177 static void show_chgconfig(int por, const char *label, u8 chgconfig) in show_chgconfig()
187 static inline void show_chgstatus(const char *label, u8 chgstatus) { } in show_chgstatus()
188 static inline void show_regstatus(const char *label, u8 chgstatus) { } in show_regstatus()
189 static inline void show_chgconfig(int por, const char *label, u8 chgconfig) { } in show_chgconfig()
Ddm355evm_msp.c247 char *label; in add_children() member
/linux-4.1.27/net/ipv6/
Daddrlabel.c37 u32 label; member
83 u32 label; member
181 u32 label; in ipv6_addr_label() local
201 u32 label) in ip6addrlbl_alloc()
285 int ifindex, u32 label, int replace) in ip6addrlbl_add()
413 u32 label; in ip6addrlbl_newdel() local
Dip6_flowlabel.c74 static inline struct ip6_flowlabel *__fl_lookup(struct net *net, __be32 label) in __fl_lookup()
85 static struct ip6_flowlabel *fl_lookup(struct net *net, __be32 label) in fl_lookup()
196 struct ip6_flowlabel *fl, __be32 label) in fl_intern()
241 struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, __be32 label) in fl6_sock_lookup()
Dtcp_ipv6.c736 u8 tclass, u32 label) in tcp_v6_send_response()
906 u32 label) in tcp_v6_send_ack()
Daddrconf.c1216 int label; member
/linux-4.1.27/net/mpls/
Dinternal.h9 u32 label; member
29 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, unsigned ttl, unsigned tc, bool bos) in mpls_entry_encode()
Daf_mpls.c610 u8 labels, const u32 label[]) in nla_put_labels()
631 u32 max_labels, u32 *labels, u32 label[]) in nla_get_labels()
819 u32 label, struct mpls_route *rt, int flags) in mpls_dump_route()
903 static void rtmsg_lfib(int event, u32 label, struct mpls_route *rt, in rtmsg_lfib()
/linux-4.1.27/arch/blackfin/kernel/
Dbfin_gpio.c117 static void set_label(unsigned short ident, const char *label) in set_label()
131 static int cmp_label(unsigned short ident, const char *label) in cmp_label()
653 int peripheral_request(unsigned short per, const char *label) in peripheral_request()
728 int peripheral_request_list(const unsigned short per[], const char *label) in peripheral_request_list()
801 int bfin_gpio_request(unsigned gpio, const char *label) in bfin_gpio_request()
886 int bfin_special_gpio_request(unsigned gpio, const char *label) in bfin_special_gpio_request()
953 int bfin_gpio_irq_request(unsigned gpio, const char *label) in bfin_gpio_irq_request()
/linux-4.1.27/drivers/staging/vme/devices/
Dvme_pio2_gpio.c191 char *label; in pio2_gpio_init() local
221 const char *label = card->gc.label; in pio2_gpio_exit() local
/linux-4.1.27/arch/sparc/net/
Dbpf_jit_asm.S8 #define BE_PTR(label) be,pn %xcc, label argument
13 #define BE_PTR(label) be label argument
/linux-4.1.27/include/net/irda/
Dirda.h63 #define IRDA_ASSERT_LABEL(label) label argument
66 #define IRDA_ASSERT_LABEL(label) argument
/linux-4.1.27/arch/arm/mach-imx/
Diomux-imx31.c98 int mxc_iomux_alloc_pin(unsigned int pin, const char *label) in mxc_iomux_alloc_pin()
119 const char *label) in mxc_iomux_setup_multiple_pins()
Diomux-v1.c173 const char *label) in mxc_gpio_setup_multiple_pins()
/linux-4.1.27/include/linux/platform_data/
Dsyscon.h5 const char *label; member
Dleds-lp55xx.h65 const char *label; member
/linux-4.1.27/drivers/hwmon/
Dibmpowernv.c76 char label[MAX_LABEL_LEN]; member
130 const char *label) in make_sensor_label()
291 const char *label; in populate_attr_groups() local
370 const char *label; in create_device_attrs() local
Dvexpress.c35 const char *label = of_get_property(dev->of_node, "label", NULL); in vexpress_hwmon_label_show() local
Dab8500.c122 char *label; in ab8500_show_label() local
Ds3c-hwmon.c40 struct sensor_device_attribute label; member
Dibmaem.c119 char *label; member
127 char *label; member
Dacpi_power_meter.c111 char *label; member
Dw83627ehf.c1920 const char *label = NULL; in w83627ehf_init_device() local
/linux-4.1.27/samples/seccomp/
Dbpf-helper.h29 const char *label; member
48 #define JUMP(labels, label) \ argument
51 #define LABEL(labels, label) \ argument
59 #define FIND_LABEL(labels, label) seccomp_bpf_label((labels), #label) argument
Dbpf-helper.c63 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) in seccomp_bpf_label()
/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_IDLETIMER.h39 char label[MAX_IDLETIMER_LABEL_SIZE]; member
/linux-4.1.27/include/net/
Dinet_ecn.h65 #define IP6_ECN_flow_init(label) do { \ argument
69 #define IP6_ECN_flow_xmit(sk, label) do { \ argument
Dipv6.h227 __be32 label; member
/linux-4.1.27/tools/perf/ui/gtk/
Dprogress.c17 GtkWidget *label = gtk_label_new(p->title); in gtk_ui_progress__update() local
Dbrowser.c50 GtkWidget *label; in perf_gtk__setup_info_bar() local
/linux-4.1.27/arch/m68k/include/asm/
Dgpio.h90 static inline int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one()
Dmcfgpio.h74 static inline int gpio_request(unsigned gpio, const char *label) in gpio_request()
/linux-4.1.27/drivers/pwm/
Dcore.c110 static int pwm_device_request(struct pwm_device *pwm, const char *label) in pwm_device_request()
329 struct pwm_device *pwm_request(int pwm, const char *label) in pwm_request()
368 const char *label) in pwm_request_from_chip()
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
Dgpio-au1300.h204 static inline int gpio_request(unsigned int gpio, const char *label) in gpio_request()
210 unsigned long flags, const char *label) in gpio_request_one()
Dgpio-au1000.h603 static inline int gpio_request(unsigned gpio, const char *label) in gpio_request()
609 unsigned long flags, const char *label) in gpio_request_one()
/linux-4.1.27/drivers/media/pci/mantis/
Dmantis_cards.c61 static char *label[10] = { variable
Dhopper_cards.c51 static char *label[10] = { variable
/linux-4.1.27/drivers/phy/
Dphy-samsung-usb2.c207 char *label = drv->cfg->phys[i].label; in samsung_usb2_phy_probe() local
Dphy-samsung-usb2.h54 char *label; member
/linux-4.1.27/arch/powerpc/boot/
Dplanetcore.c110 const char *label; in planetcore_set_stdout_path() local
/linux-4.1.27/fs/nfs/
Dinode.c292 struct nfs4_label *label) in nfs_setsecurity()
314 struct nfs4_label *label = NULL; in nfs4_label_alloc() local
339 struct nfs4_label *label) in nfs_setsecurity()
350 …fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr, struct nfs4_label *label) in nfs_fhget()
933 struct nfs4_label *label = NULL; in __nfs_revalidate_inode() local
Dnfs4proc.c99 struct iattr *sattr, struct nfs4_label *label) in nfs4_label_init_security()
117 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security()
122 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask()
135 nfs4_label_release_security(struct nfs4_label *label) in nfs4_label_release_security()
138 nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) in nfs4_bitmask()
1004 struct nfs4_label *label, in nfs4_opendata_alloc()
2363 struct nfs4_label *label, in _nfs4_do_open()
2464 struct nfs4_label *label, in nfs4_do_open()
2851 struct nfs4_label l = {0, 0, 0, NULL}, *label = NULL; in nfs4_atomic_open() local
3131 struct nfs4_label *label = NULL; in nfs4_proc_get_root() local
[all …]
Dproc.c101 struct nfs_fattr *fattr, struct nfs4_label *label) in nfs_proc_getattr()
150 struct nfs4_label *label) in nfs_proc_lookup()
Dinternal.h299 static inline void nfs4_label_free(struct nfs4_label *label) in nfs4_label_free()
315 static inline void nfs4_label_free(void *label) {} in nfs4_label_free()
Dnfs3proc.c103 struct nfs_fattr *fattr, struct nfs4_label *label) in nfs3_proc_getattr()
149 struct nfs4_label *label) in nfs3_proc_lookup()
Ddir.c1119 struct nfs4_label *label = NULL; in nfs_lookup_revalidate() local
1365 struct nfs4_label *label = NULL; in nfs_lookup() local
1646 struct nfs4_label *label) in nfs_instantiate()
Dnfs4xdr.c1001 const struct nfs4_label *label, in encode_attrs()
4102 struct nfs4_label *label) in decode_attr_security_label()
4493 struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, in decode_getfattr_attrs()
4615 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_generic()
4646 struct nfs4_label *label, const struct nfs_server *server) in decode_getfattr_label()
/linux-4.1.27/kernel/power/
Dsuspend_test.c37 void suspend_test_finish(const char *label) in suspend_test_finish()
Dpower.h198 static inline void suspend_test_finish(const char *label) {} in suspend_test_finish()
Dmain.c328 const char *label = pm_states[state]; in decode_state() local
/linux-4.1.27/drivers/spi/
Dspi-gpio.c283 static int spi_gpio_alloc(unsigned pin, const char *label, bool is_in) in spi_gpio_alloc()
298 const char *label, u16 *res_flags) in spi_gpio_request()
/linux-4.1.27/arch/ia64/kernel/
Dunwind_decoder.c369 unw_word label = (code & 0x1f); in unw_decode_b1() local
391 unw_word t, ecount, label; in unw_decode_b3_x4() local
Dunwind_i.h89 unsigned long label; /* label for this state */ member
Dunwind.c1032 desc_copy_state (unw_word label, struct unw_state_record *sr) in desc_copy_state()
1048 desc_label_state (unw_word label, struct unw_state_record *sr) in desc_label_state()
/linux-4.1.27/drivers/net/ethernet/sfc/
Dmcdi_mon.c39 const char *label; member
43 #define SENSOR(name, label, hwmon_type, port) \ argument
Dvfdi.h180 u32 label; member
190 u32 label; member
Dsiena_sriov.c578 unsigned label; in efx_vfdi_init_rxq() local
619 unsigned label, eth_filt_en; in efx_vfdi_init_txq() local
/linux-4.1.27/arch/arm/include/asm/
Dassembler.h247 #define ALT_UP_B(label) \ argument
/linux-4.1.27/arch/s390/include/uapi/asm/
Dtape390.h85 char label[65]; member
/linux-4.1.27/include/linux/phy/
Domap_usb.h46 const char *label; member
/linux-4.1.27/include/uapi/linux/
Dbcache.h168 __u8 label[SB_LABEL_SIZE]; member
319 __u8 label[32]; member
367 __u8 label[32]; member
/linux-4.1.27/drivers/usb/gadget/udc/
Dpxa25x_udc.h168 dump_udccr(const char *label) in dump_udccr()
184 dump_udccs0(const char *label) in dump_udccs0()
Dgoku_udc.c1024 static void dump_intmask(struct seq_file *m, const char *label, u32 mask) in dump_intmask()
Dat91_udc.c148 static void proc_irq_show(struct seq_file *s, const char *label, u32 mask) in proc_irq_show()
/linux-4.1.27/fs/cifs/
Dreaddir.c44 static void dump_cifs_file_struct(struct file *file, char *label) in dump_cifs_file_struct()
63 static inline void dump_cifs_file_struct(struct file *file, char *label) in dump_cifs_file_struct()
Dcifs_debug.c35 cifs_dump_mem(char *label, void *data, int length) in cifs_dump_mem()
/linux-4.1.27/drivers/net/wireless/cw1200/
Ddebug.c91 const char *label, in cw1200_debug_print_map()
/linux-4.1.27/net/netfilter/
Dxt_IDLETIMER.c67 struct idletimer_tg *__idletimer_tg_find_by_label(const char *label) in __idletimer_tg_find_by_label()
/linux-4.1.27/arch/powerpc/mm/
Dslice.c50 static void slice_print_mask(const char *label, struct slice_mask mask) in slice_print_mask()
74 static void slice_print_mask(const char *label, struct slice_mask mask) {} in slice_print_mask()
/linux-4.1.27/drivers/usb/gadget/function/
Dstorage_common.h37 # define dump_msg(fsg, /* const char * */ label, \ argument
51 # define dump_msg(fsg, /* const char * */ label, \ argument
/linux-4.1.27/drivers/media/dvb-frontends/
Dstv0367.c840 static void extract_mask_pos(u32 label, u8 *mask, u8 *pos) in extract_mask_pos()
854 static void stv0367_writebits(struct stv0367_state *state, u32 label, u8 val) in stv0367_writebits()
868 static void stv0367_setbits(u8 *reg, u32 label, u8 val) in stv0367_setbits()
879 static u8 stv0367_readbits(struct stv0367_state *state, u32 label) in stv0367_readbits()
Dstv0900_core.c180 static void extract_mask_pos(u32 label, u8 *mask, u8 *pos) in extract_mask_pos()
194 void stv0900_write_bits(struct stv0900_internal *intp, u32 label, u8 val) in stv0900_write_bits()
208 u8 stv0900_get_bits(struct stv0900_internal *intp, u32 label) in stv0900_get_bits()
/linux-4.1.27/sound/pci/hda/
Dhda_auto_parser.c655 const char *name, char *label, int maxlen, in fill_audio_out_name()
711 char *label, int maxlen, int *indexp) in snd_hda_get_pin_label()
Dhda_generic.c3214 const char *label, int anchor) in parse_capture_source()
3262 const char *label; in fill_input_pin_labels() local
3574 static int add_single_cap_ctl(struct hda_codec *codec, const char *label, in add_single_cap_ctl()
Dhda_local.h257 char label[32]; member
Dhda_codec.c4492 struct hda_input_mux *imux, const char *label, in snd_hda_add_imux_item()
/linux-4.1.27/drivers/edac/
Dedac_mc.c984 const char *label, in edac_ce_error()
1038 const char *label, in edac_ue_error()
/linux-4.1.27/include/linux/gpio/
Ddriver.h75 const char *label; member
/linux-4.1.27/kernel/
Dcred.c719 static void dump_invalid_creds(const struct cred *cred, const char *label, in dump_invalid_creds()
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-lite-reg.c319 void flite_hw_dump_regs(struct fimc_lite *dev, const char *label) in flite_hw_dump_regs()
Dmipi-csis.c426 static void dump_regs(struct csis_state *state, const char *label) in dump_regs()
/linux-4.1.27/fs/ocfs2/
Docfs1_fs_compat.h98 /*30*/ __u8 label[OCFS1_MAX_VOL_LABEL_LEN]; member
/linux-4.1.27/drivers/hwmon/pmbus/
Dpmbus_core.c84 char label[PMBUS_NAME_SIZE]; /* label */ member
796 struct pmbus_label *label = to_pmbus_label(da); in pmbus_show_label() local
913 struct pmbus_label *label; in pmbus_add_label() local
960 const char *label; /* sensor label */ member
/linux-4.1.27/arch/avr32/mach-at32ap/
Dpio.c355 const char *label; in pio_bank_show() local
/linux-4.1.27/arch/arm/mach-davinci/
Dboard-dm365-evm.c632 const char *label; in evm_init_cpld() local
Dboard-dm646x-evm.c226 char label[10]; in evm_sw_setup() local
/linux-4.1.27/drivers/s390/block/
Ddasd_diag.c320 struct vtoc_cms_label *label; in dasd_diag_check_device() local
/linux-4.1.27/arch/metag/kernel/
Dsmp.c121 static void describe_cachepart_change(unsigned int thread, const char *label, in describe_cachepart_change()
/linux-4.1.27/drivers/leds/
Dleds-lp8860.c114 const char *label; member
/linux-4.1.27/arch/mips/ralink/
Dmt7620.c380 #define RFMT(label) label ":%lu.%03luMHz " in ralink_clk_init() argument
/linux-4.1.27/scripts/kconfig/
Dqconf.h104 void addColumn(colIdx idx, const QString& label) in addColumn()
Dgconf.c419 GtkWidget *dialog, *label; in on_window1_delete_event() local
/linux-4.1.27/drivers/media/platform/s3c-camif/
Dcamif-regs.c557 void camif_hw_dump_regs(struct camif_dev *camif, const char *label) in camif_hw_dump_regs()
/linux-4.1.27/arch/arc/kernel/
Dunwind.c151 const u8 *label; member
791 const u8 *label = state->label; in processCFI() local
/linux-4.1.27/arch/blackfin/include/asm/
Dportmux.h26 #define peripheral_request(per, label) (0) argument
28 #define peripheral_request_list(per, label) (0) argument
/linux-4.1.27/include/linux/usb/
Dphy.h76 const char *label; member
Dcomposite.h288 const char *label; member
/linux-4.1.27/scripts/
Dkallsyms.c286 static void output_label(char *label) in output_label()
/linux-4.1.27/scripts/kconfig/lxdialog/
Dutil.c447 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button()
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-rockchip.c127 #define PIN_BANK(id, pins, label) \ argument
140 #define PIN_BANK_IOMUX_FLAGS(id, pins, label, iom0, iom1, iom2, iom3) \ argument
159 char *label; member
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c2190 #define LOAD_ERROR_EXIT(bp, label) \ argument
2196 #define LOAD_ERROR_EXIT_CNIC(bp, label) \ argument
2202 #define LOAD_ERROR_EXIT(bp, label) \ argument
2208 #define LOAD_ERROR_EXIT_CNIC(bp, label) \ argument
/linux-4.1.27/arch/parisc/lib/
Dmemcpy.c71 #define preserve_branch(label) do { \ argument
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_page.c173 static void osc_page_transfer_get(struct osc_page *opg, const char *label) in osc_page_transfer_get()
/linux-4.1.27/arch/arm/plat-orion/
Dgpio.c463 const char *label; in orion_gpio_dbg_show() local
/linux-4.1.27/fs/btrfs/
Dsysfs.c363 char *label = fs_info->super_copy->label; in btrfs_label_show() local
Dioctl.c5137 char label[BTRFS_LABEL_SIZE]; in btrfs_ioctl_get_fslabel() local
5160 char label[BTRFS_LABEL_SIZE]; in btrfs_ioctl_set_fslabel() local
Dctree.h488 char label[BTRFS_LABEL_SIZE]; member
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c690 int server_name2svname(const char *label, char *svname, const char **endptr, in server_name2svname()
/linux-4.1.27/drivers/scsi/
Dncr53c8xx.c1998 #define NADDR(label) (RELOC_SOFTC | offsetof(struct ncb, label)) argument
1999 #define PADDR(label) (RELOC_LABEL | offsetof(struct script, label)) argument
2000 #define PADDRH(label) (RELOC_LABELH | offsetof(struct scripth, label)) argument
2001 #define RADDR(label) (RELOC_REGISTER | REG(label)) argument
2002 #define FADDR(label,ofs)(RELOC_REGISTER | ((REG(label))+(ofs))) argument
3679 static void ncr_print_msg(struct ccb *cp, char *label, u_char *msg) in ncr_print_msg()
/linux-4.1.27/drivers/pinctrl/intel/
Dpinctrl-baytrail.c372 const char *label; in byt_gpio_dbg_show() local
/linux-4.1.27/drivers/s390/char/
Dtape_3590.h139 char label[64]; member
/linux-4.1.27/fs/nfsd/
Dvfs.c512 struct xdr_netobj *label) in nfsd4_set_nfs4_label()
531 struct xdr_netobj *label) in nfsd4_set_nfs4_label()
Dnfs4proc.c53 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
75 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
Dnfs4xdr.c287 struct xdr_netobj *label) in nfsd4_decode_fattr()
/linux-4.1.27/drivers/usb/misc/
Dusbtest.c416 const char *label in simple_io()
2018 const char *label) in test_unaligned_bulk()
/linux-4.1.27/net/openvswitch/
Dflow.h171 __be32 label; /* IPv6 flow label. */ member
/linux-4.1.27/drivers/usb/phy/
Dphy-isp1301-omap.c386 dump_regs(struct isp1301 *isp, const char *label) in dump_regs()
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
Dboot_param.h66 char label[64]; /* a flexible description */ member
/linux-4.1.27/drivers/tty/
Dsynclink_gt.c42 #define DBGDATA(info, buf, size, label) if (debug_level >= DEBUG_LEVEL_DATA) trace_block((info), (b… argument
552 static void trace_block(struct slgt_info *info, const char *data, int count, const char *label) in trace_block()
575 #define DBGDATA(info, buf, size, label) argument
/linux-4.1.27/fs/jfs/
Djfs_logmgr.h77 char label[16]; /* 16: journal label */ member
/linux-4.1.27/drivers/pinctrl/nomadik/
Dpinctrl-abx500.c575 const char *label = gpiochip_is_requested(chip, offset - 1); in abx500_gpio_dbg_show_one() local
Dpinctrl-nomadik.c984 const char *label = gpiochip_is_requested(chip, offset); in nmk_gpio_dbg_show_one() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhw.c2723 void ath9k_hw_request_gpio(struct ath_hw *ah, u32 gpio, const char *label) in ath9k_hw_request_gpio()
/linux-4.1.27/drivers/macintosh/
Dvia-pmu.c911 char *label, *val; in pmu_options_proc_write() local
/linux-4.1.27/drivers/staging/speakup/
Dmain.c1758 char *label; in do_handle_spec() local
/linux-4.1.27/fs/ext3/
Dnamei.c240 static void dx_show_index (char * label, struct dx_entry *entries) in dx_show_index()
/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c2246 void print_power_limit_msr(int cpu, unsigned long long msr, char *label) in print_power_limit_msr()
/linux-4.1.27/tools/perf/util/
Dprobe-event.c2449 #define strdup_or_goto(str, label) \ argument
/linux-4.1.27/drivers/net/ethernet/marvell/
Dsky2.c4459 char *label; member
/linux-4.1.27/fs/ext4/
Dnamei.c571 static void dx_show_index(char * label, struct dx_entry *entries) in dx_show_index()
/linux-4.1.27/include/net/sctp/
Dstructs.h1933 char *label; member