Searched defs:label (Results 1 - 167 of 167) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
H A Dsyscon.h5 const char *label; member in struct:syscon_platform_data
H A Dleds-lp55xx.h65 const char *label; member in struct:lp55xx_platform_data
/linux-4.1.27/include/uapi/linux/netfilter/
H A Dxt_IDLETIMER.h39 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
/linux-4.1.27/drivers/gpio/
H A Dgpiolib-legacy.c20 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) gpio_request_one() argument
67 int gpio_request(unsigned gpio, const char *label) gpio_request() argument
H A Dgpio-wm8994.c184 const char *label; wm8994_gpio_dbg_show() local
H A Ddevres.c324 int devm_gpio_request(struct device *dev, unsigned gpio, const char *label) devm_gpio_request() argument
353 devm_gpio_request_one(struct device *dev, unsigned gpio, unsigned long flags, const char *label) devm_gpio_request_one() argument
H A Dgpio-wm831x.c150 const char *label, *pull, *powerdomain; wm831x_gpio_dbg_show() local
H A Dgpio-ep93xx.c265 const char *label; member in struct:ep93xx_gpio_bank
H A Dgpiolib.h100 const char *label; member in struct:gpio_desc
H A Dgpio-stmpe.c221 const char *label = gpiochip_is_requested(gc, offset); stmpe_dbg_show_one() local
H A Dgpio-tz1090.c63 char label[16]; member in struct:tz1090_gpio_bank
H A Dgpio-mvebu.c522 const char *label; mvebu_gpio_dbg_show() local
H A Dgpio-mcp23s08.c562 const char *label; mcp23s08_dbg_show() local
H A Dgpio-pxa.c75 char label[10]; member in struct:pxa_gpio_chip
H A Dgpiolib.c61 static inline void desc_set_label(struct gpio_desc *d, const char *label) desc_set_label() argument
778 static int __gpiod_request(struct gpio_desc *desc, const char *label) __gpiod_request() argument
821 int gpiod_request(struct gpio_desc *desc, const char *label) gpiod_request() argument
928 gpiochip_request_own_desc(struct gpio_chip *chip, u16 hwnum, const char *label) gpiochip_request_own_desc() argument
/linux-4.1.27/block/partitions/
H A Dultrix.c24 } *label; ultrix_partition() local
H A Dkarma.c30 } __packed *label; karma_partition() local
H A Dsgi.c38 struct sgi_disklabel *label; sgi_partition() local
H A Dibm.c299 union label_t *label; ibm_partition() local
63 find_label(struct parsed_partitions *state, dasd_information2_t *info, struct hd_geometry *geo, int blocksize, sector_t *labelsect, char name[], char type[], union label_t *label) find_label() argument
132 find_vol1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label) find_vol1_partitions() argument
194 find_lnx1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect, loff_t i_size, dasd_information2_t *info) find_lnx1_partitions() argument
241 find_cms1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label, sector_t labelsect) find_cms1_partitions() argument
H A Dosf.c52 } * label; osf_partition() local
H A Dsun.c57 } * label; sun_partition() local
/linux-4.1.27/arch/m68k/include/asm/
H A Dgpio.h90 static inline int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) gpio_request_one() argument
H A Dmcfgpio.h74 static inline int gpio_request(unsigned gpio, const char *label) gpio_request() argument
H A Dmath-emu.h182 .macro fp_get_instr_word dest,label,addr variable
183 fp_get_instr_data w,2,\dest,\label,\addr variable
186 .macro fp_get_instr_long dest,label,addr variable
187 fp_get_instr_data l,4,\dest,\label,\addr variable
195 .macro getuser size,src,dest,label,addr variable
211 .macro putuser size,src,dest,label,addr variable
236 .macro getuser.\m src,dest,label,addr variable
237 getuser .\m,\src,\dest,\label,\addr variable
239 .macro putuser.\m src,dest,label,addr variable
240 putuser .\m,\src,\dest,\label,\addr variable
/linux-4.1.27/samples/seccomp/
H A Dbpf-helper.c63 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) seccomp_bpf_label() argument
H A Dbpf-helper.h29 const char *label; member in struct:bpf_labels::__bpf_label
/linux-4.1.27/tools/perf/ui/gtk/
H A Dprogress.c17 GtkWidget *label = gtk_label_new(p->title); gtk_ui_progress__update() local
22 gtk_box_pack_start(GTK_BOX(vbox), label, TRUE, FALSE, 3); gtk_ui_progress__update() local
H A Dbrowser.c50 GtkWidget *label; perf_gtk__setup_info_bar() local
60 gtk_container_add(GTK_CONTAINER(content_area), label); perf_gtk__setup_info_bar() local
/linux-4.1.27/drivers/staging/vme/devices/
H A Dvme_pio2_gpio.c191 char *label; pio2_gpio_init() local
221 const char *label = card->gc.label; pio2_gpio_exit() local
/linux-4.1.27/drivers/phy/
H A Dphy-samsung-usb2.c207 char *label = drv->cfg->phys[i].label; samsung_usb2_phy_probe() local
H A Dphy-samsung-usb2.h54 char *label; member in struct:samsung_usb2_common_phy
/linux-4.1.27/include/linux/
H A Dpm2301_charger.h50 const char *label; member in struct:pm2xxx_charger_platform_data
H A Dbasic_mmio_gpio.h22 const char *label; member in struct:bgpio_pdata
H A Dgpio.h42 const char *label; member in struct:gpio
104 static inline int gpio_request(unsigned gpio, const char *label) gpio_request() argument
109 gpio_request_one(unsigned gpio, unsigned long flags, const char *label) gpio_request_one() argument
263 devm_gpio_request(struct device *dev, unsigned gpio, const char *label) devm_gpio_request() argument
270 devm_gpio_request_one(struct device *dev, unsigned gpio, unsigned long flags, const char *label) devm_gpio_request_one() argument
H A Dpwm.h36 static inline struct pwm_device *pwm_request(int pwm_id, const char *label) pwm_request() argument
83 const char *label; member in struct:pwm_device
225 pwm_request_from_chip(struct pwm_chip *chip, unsigned int index, const char *label) pwm_request_from_chip() argument
H A Dpxa2xx_ssp.h209 const char *label; member in struct:ssp_device
249 static inline struct ssp_device *pxa_ssp_request(int port, const char *label) pxa_ssp_request() argument
H A Dedac.h546 char label[EDAC_MC_LABEL_LEN + 1]; /* DIMM label on motherboard */ member in struct:dimm_info
640 char label[(EDAC_MC_LABEL_LEN + 1 + sizeof(OTHER_LABEL)) * EDAC_MAX_LABELS]; member in struct:edac_raw_error_desc
H A Dnfs4.h48 char *label; member in struct:nfs4_label
H A Dnfs_xdr.h351 const struct nfs4_label *label; member in struct:nfs_openargs
605 struct nfs4_label *label; member in struct:nfs_entry
638 const struct nfs4_label *label; member in struct:nfs_setattrargs
674 struct nfs4_label *label; member in struct:nfs_setattrres
872 const struct nfs4_label *label; member in struct:nfs4_create_arg
880 struct nfs4_label *label; member in struct:nfs4_create_res
905 struct nfs4_label *label; member in struct:nfs4_getattr_res
920 struct nfs4_label *label; member in struct:nfs4_link_res
938 struct nfs4_label *label; member in struct:nfs4_lookup_res
/linux-4.1.27/arch/powerpc/boot/
H A Dplanetcore.c110 const char *label; planetcore_set_stdout_path() local
/linux-4.1.27/net/mpls/
H A Dinternal.h9 u32 label; member in struct:mpls_entry_decoded
29 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, unsigned ttl, unsigned tc, bool bos) mpls_entry_encode() argument
H A Daf_mpls.c903 static void rtmsg_lfib(int event, u32 label, struct mpls_route *rt, rtmsg_lfib() argument
609 nla_put_labels(struct sk_buff *skb, int attrtype, u8 labels, const u32 label[]) nla_put_labels() argument
630 nla_get_labels(const struct nlattr *nla, u32 max_labels, u32 *labels, u32 label[]) nla_get_labels() argument
818 mpls_dump_route(struct sk_buff *skb, u32 portid, u32 seq, int event, u32 label, struct mpls_route *rt, int flags) mpls_dump_route() argument
/linux-4.1.27/drivers/media/pci/mantis/
H A Dhopper_cards.c51 static char *label[10] = { variable
H A Dmantis_cards.c61 static char *label[10] = { variable
/linux-4.1.27/include/linux/phy/
H A Domap_usb.h46 const char *label; member in struct:usb_phy_data
/linux-4.1.27/arch/arm/plat-pxa/
H A Dssp.c42 struct ssp_device *pxa_ssp_request(int port, const char *label) pxa_ssp_request() argument
65 pxa_ssp_request_of(const struct device_node *of_node, const char *label) pxa_ssp_request_of() argument
/linux-4.1.27/arch/arm/mach-imx/
H A Diomux-imx31.c98 int mxc_iomux_alloc_pin(unsigned int pin, const char *label) mxc_iomux_alloc_pin() argument
118 mxc_iomux_setup_multiple_pins(const unsigned int *pin_list, unsigned count, const char *label) mxc_iomux_setup_multiple_pins() argument
H A Diomux-v1.c172 mxc_gpio_setup_multiple_pins(const int *pin_list, unsigned count, const char *label) mxc_gpio_setup_multiple_pins() argument
/linux-4.1.27/kernel/power/
H A Dsuspend_test.c37 void suspend_test_finish(const char *label) suspend_test_finish() argument
H A Dpower.h198 static inline void suspend_test_finish(const char *label) {} suspend_test_finish() argument
H A Dmain.c328 const char *label = pm_states[state]; decode_state() local
/linux-4.1.27/drivers/hwmon/
H A Ds3c-hwmon.c40 struct sensor_device_attribute label; member in struct:s3c_hwmon_attr
H A Dab8500.c122 char *label; ab8500_show_label() local
H A Dvexpress.c35 const char *label = of_get_property(dev->of_node, "label", NULL); vexpress_hwmon_label_show() local
H A Dibmpowernv.c76 char label[MAX_LABEL_LEN]; member in struct:sensor_data
291 const char *label; for_each_child_of_node() local
370 const char *label; for_each_child_of_node() local
128 make_sensor_label(struct device_node *np, struct sensor_data *sdata, const char *label) make_sensor_label() argument
H A Dacpi_power_meter.c111 char *label; member in struct:sensor_template
H A Dibmaem.c119 char *label; member in struct:aem_ro_sensor_template
127 char *label; member in struct:aem_rw_sensor_template
H A Dw83627ehf.c1920 const char *label = NULL; w83627ehf_init_device() local
/linux-4.1.27/drivers/media/platform/exynos4-is/
H A Dfimc-lite-reg.c319 void flite_hw_dump_regs(struct fimc_lite *dev, const char *label) flite_hw_dump_regs() argument
H A Dmipi-csis.c426 static void dump_regs(struct csis_state *state, const char *label) dump_regs() argument
/linux-4.1.27/drivers/net/wireless/cw1200/
H A Ddebug.c89 cw1200_debug_print_map(struct seq_file *seq, struct cw1200_common *priv, const char *label, u32 map) cw1200_debug_print_map() argument
/linux-4.1.27/arch/s390/include/uapi/asm/
H A Dtape390.h85 char label[65]; member in struct:tape390_kekl
/linux-4.1.27/net/netfilter/
H A Dxt_IDLETIMER.c67 struct idletimer_tg *__idletimer_tg_find_by_label(const char *label) __idletimer_tg_find_by_label() argument
/linux-4.1.27/drivers/mfd/
H A Ddm355evm_msp.c247 char *label; add_children() member in struct:__anon5961
H A Dtps65010.c161 static void show_chgstatus(const char *label, u8 chgstatus) show_chgstatus() argument
169 static void show_regstatus(const char *label, u8 regstatus) show_regstatus() argument
177 static void show_chgconfig(int por, const char *label, u8 chgconfig) show_chgconfig() argument
187 static inline void show_chgstatus(const char *label, u8 chgstatus) { } show_regstatus() argument
188 static inline void show_regstatus(const char *label, u8 chgstatus) { } show_chgconfig() argument
189 static inline void show_chgconfig(int por, const char *label, u8 chgconfig) { } show_chgconfig() argument
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c39 const char *label; member in struct:__anon7313
H A Dvfdi.h180 u32 label; member in struct:vfdi_req::__anon7324::__anon7326
190 u32 label; member in struct:vfdi_req::__anon7324::__anon7327
H A Dsiena_sriov.c578 unsigned label; efx_vfdi_init_rxq() local
619 unsigned label, eth_filt_en; efx_vfdi_init_txq() local
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y1039 label: label
/linux-4.1.27/drivers/spi/
H A Dspi-gpio.c283 static int spi_gpio_alloc(unsigned pin, const char *label, bool is_in) spi_gpio_alloc() argument
297 spi_gpio_request(struct spi_gpio_platform_data *pdata, const char *label, u16 *res_flags) spi_gpio_request() argument
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
H A Dgpio-au1300.h204 static inline int gpio_request(unsigned int gpio, const char *label) gpio_request() argument
209 gpio_request_one(unsigned gpio, unsigned long flags, const char *label) gpio_request_one() argument
H A Dgpio-au1000.h603 static inline int gpio_request(unsigned gpio, const char *label) gpio_request() argument
608 gpio_request_one(unsigned gpio, unsigned long flags, const char *label) gpio_request_one() argument
/linux-4.1.27/fs/ocfs2/
H A Docfs1_fs_compat.h98 /*30*/ __u8 label[OCFS1_MAX_VOL_LABEL_LEN]; member in struct:ocfs1_vol_label
/linux-4.1.27/kernel/
H A Dcred.c719 static void dump_invalid_creds(const struct cred *cred, const char *label, dump_invalid_creds() argument
/linux-4.1.27/arch/powerpc/mm/
H A Dslice.c50 static void slice_print_mask(const char *label, struct slice_mask mask) slice_print_mask() argument
74 static void slice_print_mask(const char *label, struct slice_mask mask) {} slice_print_mask() argument
/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dpio.c355 const char *label; pio_bank_show() local
/linux-4.1.27/arch/ia64/kernel/
H A Dunwind_decoder.c369 unw_word label = (code & 0x1f); unw_decode_b1() local
391 unw_word t, ecount, label; unw_decode_b3_x4() local
H A Dunwind_i.h89 unsigned long label; /* label for this state */ member in struct:unw_labeled_state
H A Dunwind.c1032 desc_copy_state(unw_word label, struct unw_state_record *sr) desc_copy_state() argument
1048 desc_label_state(unw_word label, struct unw_state_record *sr) desc_label_state() argument
/linux-4.1.27/fs/cifs/
H A Dcifs_debug.c35 cifs_dump_mem(char *label, void *data, int length) cifs_dump_mem() argument
H A Dreaddir.c44 static void dump_cifs_file_struct(struct file *file, char *label) dump_cifs_file_struct() argument
63 static inline void dump_cifs_file_struct(struct file *file, char *label) dump_cifs_file_struct() argument
/linux-4.1.27/scripts/dtc/
H A Ddtc.h129 struct label { struct
131 char *label; member in struct:label
H A Dchecks.c314 check_duplicate_label(struct check *c, struct node *dt, const char *label, struct node *node, struct property *prop, struct marker *mark) check_duplicate_label() argument
H A Dlivetree.c27 void add_label(struct label **labels, char *label) add_label() argument
47 struct label *label; delete_labels() local
380 struct property *get_property_by_label(struct node *tree, const char *label, get_property_by_label() argument
406 struct marker *get_marker_label(struct node *tree, const char *label, get_marker_label() argument
471 struct node *get_node_by_label(struct node *tree, const char *label) get_node_by_label() argument
H A Dflattree.c117 static void emit_label(FILE *f, const char *prefix, const char *label) emit_label() argument
124 static void emit_offset_label(FILE *f, const char *label, int offset) emit_offset_label() argument
/linux-4.1.27/include/linux/gpio/
H A Ddriver.h75 const char *label; member in struct:gpio_chip
/linux-4.1.27/drivers/media/platform/s3c-camif/
H A Dcamif-regs.c557 void camif_hw_dump_regs(struct camif_dev *camif, const char *label) camif_hw_dump_regs() argument
/linux-4.1.27/drivers/pwm/
H A Dcore.c110 static int pwm_device_request(struct pwm_device *pwm, const char *label) pwm_device_request() argument
329 struct pwm_device *pwm_request(int pwm, const char *label) pwm_request() argument
366 pwm_request_from_chip(struct pwm_chip *chip, unsigned int index, const char *label) pwm_request_from_chip() argument
/linux-4.1.27/drivers/s390/block/
H A Ddasd_diag.c320 struct vtoc_cms_label *label; dasd_diag_check_device() local
/linux-4.1.27/drivers/usb/host/
H A Dohci-dbg.c254 static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label, ohci_dump_td() argument
311 ohci_dump_ed (const struct ohci_hcd *ohci, const char *label, ohci_dump_ed() argument
41 ohci_dump_intr_mask( struct ohci_hcd *ohci, char *label, u32 mask, char **next, unsigned *size) ohci_dump_intr_mask() argument
63 maybe_print_eds( struct ohci_hcd *ohci, char *label, u32 value, char **next, unsigned *size) maybe_print_eds() argument
H A Dehci-dbg.c27 static void dbg_hcs_params (struct ehci_hcd *ehci, char *label) dbg_hcs_params() argument
61 static inline void dbg_hcs_params (struct ehci_hcd *ehci, char *label) {} dbg_hcs_params() argument
71 static void dbg_hcc_params (struct ehci_hcd *ehci, char *label) dbg_hcc_params() argument
100 static inline void dbg_hcc_params (struct ehci_hcd *ehci, char *label) {} dbg_hcc_params() argument
107 dbg_qtd (const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) dbg_qtd() argument
123 dbg_qh (const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) dbg_qh() argument
133 dbg_itd (const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) dbg_itd() argument
164 dbg_sitd (const char *label, struct ehci_hcd *ehci, struct ehci_sitd *sitd) dbg_sitd() argument
179 dbg_status_buf (char *buf, unsigned len, const char *label, u32 status) dbg_status_buf() argument
199 dbg_intr_buf (char *buf, unsigned len, const char *label, u32 enable) dbg_intr_buf() argument
218 dbg_command_buf (char *buf, unsigned len, const char *label, u32 command) dbg_command_buf() argument
243 dbg_port_buf (char *buf, unsigned len, const char *label, int port, u32 status) dbg_port_buf() argument
285 dbg_qh (char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) dbg_qh() argument
289 dbg_status_buf (char *buf, unsigned len, const char *label, u32 status) dbg_status_buf() argument
293 dbg_command_buf (char *buf, unsigned len, const char *label, u32 command) dbg_command_buf() argument
297 dbg_intr_buf (char *buf, unsigned len, const char *label, u32 enable) dbg_intr_buf() argument
301 dbg_port_buf (char *buf, unsigned len, const char *label, int port, u32 status) dbg_port_buf() argument
786 static char label [] = ""; fill_registers_buffer() local
H A Dsl811-hcd.c1372 static void dump_irq(struct seq_file *s, char *label, u8 mask) dump_irq() argument
H A Disp116x-hcd.c1146 static void dump_irq(struct seq_file *s, char *label, u16 mask) dump_irq() argument
1157 static void dump_int(struct seq_file *s, char *label, u32 mask) dump_int() argument
H A Disp1362-hcd.c1914 static void dump_irq(struct seq_file *s, char *label, u16 mask) dump_irq() argument
1925 static void dump_int(struct seq_file *s, char *label, u32 mask) dump_int() argument
1937 static void dump_ctrl(struct seq_file *s, char *label, u32 mask) dump_ctrl() argument
H A Doxu210hp-hcd.c92 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) dbg_status_buf() argument
110 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) dbg_intr_buf() argument
145 static int dbg_port_buf(char *buf, unsigned len, const char *label, dbg_port_buf() argument
187 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) dbg_status_buf() argument
191 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) dbg_command_buf() argument
195 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) dbg_intr_buf() argument
199 dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) dbg_port_buf() argument
126 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) dbg_command_buf() argument
H A Dfotg210-hcd.c111 static void dbg_hcs_params(struct fotg210_hcd *fotg210, char *label) dbg_hcs_params() argument
126 static void dbg_hcc_params(struct fotg210_hcd *fotg210, char *label) dbg_hcc_params() argument
139 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd) dbg_qtd() argument
155 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh) dbg_qh() argument
165 dbg_itd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_itd *itd) dbg_itd() argument
196 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) dbg_status_buf() argument
215 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) dbg_intr_buf() argument
232 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) dbg_command_buf() argument
251 *dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) dbg_port_buf() argument
672 static const char label[] = ""; fill_registers_buffer() local
H A Dfusbh200-hcd.c110 static void dbg_hcs_params (struct fusbh200_hcd *fusbh200, char *label) dbg_hcs_params() argument
125 static void dbg_hcc_params (struct fusbh200_hcd *fusbh200, char *label) dbg_hcc_params() argument
138 dbg_qtd (const char *label, struct fusbh200_hcd *fusbh200, struct fusbh200_qtd *qtd) dbg_qtd() argument
154 dbg_qh (const char *label, struct fusbh200_hcd *fusbh200, struct fusbh200_qh *qh) dbg_qh() argument
164 dbg_itd (const char *label, struct fusbh200_hcd *fusbh200, struct fusbh200_itd *itd) dbg_itd() argument
195 dbg_status_buf (char *buf, unsigned len, const char *label, u32 status) dbg_status_buf() argument
214 dbg_intr_buf (char *buf, unsigned len, const char *label, u32 enable) dbg_intr_buf() argument
232 dbg_command_buf (char *buf, unsigned len, const char *label, u32 command) dbg_command_buf() argument
251 dbg_port_buf (char *buf, unsigned len, const char *label, int port, u32 status) dbg_port_buf() argument
646 static char label [] = ""; fill_registers_buffer() local
/linux-4.1.27/fs/nfs/
H A Dproc.c100 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_proc_getattr() argument
148 nfs_proc_lookup(struct inode *dir, struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_proc_lookup() argument
H A Dinternal.h299 static inline void nfs4_label_free(struct nfs4_label *label) nfs4_label_free() argument
315 static inline void nfs4_label_free(void *label) {} nfs_zap_label_cache_locked() argument
H A Dnfs3proc.c102 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs3_proc_getattr() argument
147 nfs3_proc_lookup(struct inode *dir, struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs3_proc_lookup() argument
H A Dinode.c314 struct nfs4_label *label = NULL; nfs4_label_alloc() local
350 nfs_fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_fhget() argument
933 struct nfs4_label *label = NULL; __nfs_revalidate_inode() local
291 nfs_setsecurity(struct inode *inode, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_setsecurity() argument
338 nfs_setsecurity(struct inode *inode, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_setsecurity() argument
H A Ddir.c1119 struct nfs4_label *label = NULL; nfs_lookup_revalidate() local
1365 struct nfs4_label *label = NULL; nfs_lookup() local
1644 nfs_instantiate(struct dentry *dentry, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs_instantiate() argument
H A Dnfs4proc.c117 nfs4_label_release_security(struct nfs4_label *label) nfs4_label_release_security() argument
122 static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) nfs4_bitmask() argument
135 nfs4_label_release_security(struct nfs4_label *label) nfs4_label_release_security() argument
138 nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label) nfs4_bitmask() argument
2851 struct nfs4_label l = {0, 0, 0, NULL}, *label = NULL; nfs4_atomic_open() local
3131 struct nfs4_label *label = NULL; nfs4_proc_get_root() local
3269 struct nfs4_label *label = NULL; nfs4_proc_setattr() local
3740 struct nfs4_label *label; member in struct:nfs4_createdata
3825 struct nfs4_label l, *label = NULL; nfs4_proc_symlink() local
3863 struct nfs4_label l, *label = NULL; nfs4_proc_mkdir() local
3972 struct nfs4_label l, *label = NULL; nfs4_proc_mknod() local
4732 struct nfs4_label label = {0, 0, buflen, buf}; _nfs4_get_security_label() local
98 nfs4_label_init_security(struct inode *dir, struct dentry *dentry, struct iattr *sattr, struct nfs4_label *label) nfs4_label_init_security() argument
1001 nfs4_opendata_alloc(struct dentry *dentry, struct nfs4_state_owner *sp, fmode_t fmode, int flags, const struct iattr *attrs, struct nfs4_label *label, enum open_claim_type4 claim, gfp_t gfp_mask) nfs4_opendata_alloc() argument
2359 _nfs4_do_open(struct inode *dir, struct nfs_open_context *ctx, int flags, struct iattr *sattr, struct nfs4_label *label, int *opened) _nfs4_do_open() argument
2460 nfs4_do_open(struct inode *dir, struct nfs_open_context *ctx, int flags, struct iattr *sattr, struct nfs4_label *label, int *opened) nfs4_do_open() argument
3207 _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) _nfs4_proc_getattr() argument
3231 nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs4_proc_getattr() argument
3311 _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir, const struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) _nfs4_proc_lookup() argument
3352 nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir, struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs4_proc_lookup_common() argument
3393 nfs4_proc_lookup(struct inode *dir, struct qstr *name, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs4_proc_lookup() argument
3794 _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry, struct page *page, unsigned int len, struct iattr *sattr, struct nfs4_label *label) _nfs4_proc_symlink() argument
3841 _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry, struct iattr *sattr, struct nfs4_label *label) _nfs4_proc_mkdir() argument
3933 _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, struct nfs4_label *label, dev_t rdev) _nfs4_proc_mknod() argument
H A Dnfs4xdr.c1000 encode_attrs(struct xdr_stream *xdr, const struct iattr *iap, const struct nfs4_label *label, const struct nfs_server *server) encode_attrs() argument
4101 decode_attr_security_label(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs4_label *label) decode_attr_security_label() argument
4491 decode_getfattr_attrs(struct xdr_stream *xdr, uint32_t *bitmap, struct nfs_fattr *fattr, struct nfs_fh *fh, struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, const struct nfs_server *server) decode_getfattr_attrs() argument
4613 decode_getfattr_generic(struct xdr_stream *xdr, struct nfs_fattr *fattr, struct nfs_fh *fh, struct nfs4_fs_locations *fs_loc, struct nfs4_label *label, const struct nfs_server *server) decode_getfattr_generic() argument
4645 decode_getfattr_label(struct xdr_stream *xdr, struct nfs_fattr *fattr, struct nfs4_label *label, const struct nfs_server *server) decode_getfattr_label() argument
/linux-4.1.27/net/ipv6/
H A Daddrlabel.c37 u32 label; member in struct:ip6addrlbl_entry
83 u32 label; member in struct:ip6addrlbl_init_table
181 u32 label; ipv6_addr_label() local
413 u32 label; ip6addrlbl_newdel() local
198 ip6addrlbl_alloc(struct net *net, const struct in6_addr *prefix, int prefixlen, int ifindex, u32 label) ip6addrlbl_alloc() argument
283 ip6addrlbl_add(struct net *net, const struct in6_addr *prefix, int prefixlen, int ifindex, u32 label, int replace) ip6addrlbl_add() argument
H A Dip6_flowlabel.c74 static inline struct ip6_flowlabel *__fl_lookup(struct net *net, __be32 label) __fl_lookup() argument
85 static struct ip6_flowlabel *fl_lookup(struct net *net, __be32 label) fl_lookup() argument
241 struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, __be32 label) fl6_sock_lookup() argument
195 fl_intern(struct net *net, struct ip6_flowlabel *fl, __be32 label) fl_intern() argument
H A Dtcp_ipv6.c733 tcp_v6_send_response(struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int rst, u8 tclass, u32 label) tcp_v6_send_response() argument
903 tcp_v6_send_ack(struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, u8 tclass, u32 label) tcp_v6_send_ack() argument
H A Daddrconf.c1216 int label; member in struct:ipv6_saddr_dst
/linux-4.1.27/drivers/leds/
H A Dleds-lp8860.c114 const char *label; member in struct:lp8860_led
/linux-4.1.27/drivers/s390/char/
H A Dtape_3590.h139 char label[64]; member in struct:tape3592_kekl
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dobd_mount.c690 int server_name2svname(const char *label, char *svname, const char **endptr, server_name2svname() argument
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dosc_page.c173 static void osc_page_transfer_get(struct osc_page *opg, const char *label) osc_page_transfer_get() argument
/linux-4.1.27/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c372 const char *label; byt_gpio_dbg_show() local
/linux-4.1.27/drivers/edac/
H A Dedac_mc.c979 edac_ce_error(struct mem_ctl_info *mci, const u16 error_count, const int pos[EDAC_MAX_LAYERS], const char *msg, const char *location, const char *label, const char *detail, const char *other_detail, const bool enable_per_layer_report, const unsigned long page_frame_number, const unsigned long offset_in_page, long grain) edac_ce_error() argument
1033 edac_ue_error(struct mem_ctl_info *mci, const u16 error_count, const int pos[EDAC_MAX_LAYERS], const char *msg, const char *location, const char *label, const char *detail, const char *other_detail, const bool enable_per_layer_report) edac_ue_error() argument
/linux-4.1.27/arch/metag/kernel/
H A Dsmp.c121 static void describe_cachepart_change(unsigned int thread, const char *label, describe_cachepart_change() argument
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dgoku_udc.c1024 static void dump_intmask(struct seq_file *m, const char *label, u32 mask) dump_intmask() argument
H A Dpxa25x_udc.h168 dump_udccr(const char *label) dump_udccr() argument
184 dump_udccs0(const char *label) dump_udccs0() argument
H A Dat91_udc.c148 static void proc_irq_show(struct seq_file *s, const char *label, u32 mask) proc_irq_show() argument
/linux-4.1.27/include/uapi/linux/
H A Dbcache.h168 __u8 label[SB_LABEL_SIZE]; member in struct:cache_sb
319 __u8 label[32]; member in struct:uuid_entry::__anon13129::__anon13130
367 __u8 label[32]; member in struct:uuid_entry_v0
/linux-4.1.27/include/linux/usb/
H A Dphy.h76 const char *label; member in struct:usb_phy
H A Dcomposite.h288 const char *label; member in struct:usb_configuration
/linux-4.1.27/arch/blackfin/kernel/
H A Dbfin_gpio.c117 static void set_label(unsigned short ident, const char *label) set_label() argument
131 static int cmp_label(unsigned short ident, const char *label) cmp_label() argument
653 int peripheral_request(unsigned short per, const char *label) peripheral_request() argument
728 int peripheral_request_list(const unsigned short per[], const char *label) peripheral_request_list() argument
801 int bfin_gpio_request(unsigned gpio, const char *label) bfin_gpio_request() argument
886 int bfin_special_gpio_request(unsigned gpio, const char *label) bfin_special_gpio_request() argument
953 int bfin_gpio_irq_request(unsigned gpio, const char *label) bfin_gpio_irq_request() argument
/linux-4.1.27/arch/frv/include/asm/
H A Dmath-emu.h182 .macro fp_get_instr_word dest,label,addr variable
183 fp_get_instr_data w,2,\dest,\label,\addr variable
186 .macro fp_get_instr_long dest,label,addr variable
187 fp_get_instr_data l,4,\dest,\label,\addr variable
195 .macro getuser size,src,dest,label,addr variable
211 .macro putuser size,src,dest,label,addr variable
/linux-4.1.27/arch/arm/plat-orion/
H A Dgpio.c463 const char *label; orion_gpio_dbg_show() local
/linux-4.1.27/arch/arm/mach-davinci/
H A Dboard-dm365-evm.c632 const char *label; evm_init_cpld() local
H A Dboard-dm646x-evm.c226 char label[10]; evm_sw_setup() local
/linux-4.1.27/fs/btrfs/
H A Dsysfs.c363 char *label = fs_info->super_copy->label; btrfs_label_show() local
H A Dioctl.c5137 char label[BTRFS_LABEL_SIZE]; btrfs_ioctl_get_fslabel() local
5160 char label[BTRFS_LABEL_SIZE]; btrfs_ioctl_set_fslabel() local
H A Dctree.h488 char label[BTRFS_LABEL_SIZE]; member in struct:btrfs_super_block
/linux-4.1.27/net/openvswitch/
H A Dflow.h171 __be32 label; /* IPv6 flow label. */ member in struct:sw_flow_key::__anon14195::__anon14199
/linux-4.1.27/scripts/
H A Dkallsyms.c286 static void output_label(char *label) output_label() argument
/linux-4.1.27/scripts/kconfig/lxdialog/
H A Dutil.c447 void print_button(WINDOW * win, const char *label, int y, int x, int selected) print_button() argument
/linux-4.1.27/scripts/kconfig/
H A Dqconf.h104 void addColumn(colIdx idx, const QString& label) addColumn() argument
H A Dgconf.c419 GtkWidget *dialog, *label; on_window1_delete_event() local
/linux-4.1.27/sound/pci/hda/
H A Dhda_auto_parser.c653 fill_audio_out_name(struct hda_codec *codec, hda_nid_t nid, const struct auto_pin_cfg *cfg, const char *name, char *label, int maxlen, int *indexp) fill_audio_out_name() argument
709 snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid, const struct auto_pin_cfg *cfg, char *label, int maxlen, int *indexp) snd_hda_get_pin_label() argument
H A Dhda_local.h257 char label[32]; member in struct:hda_input_mux_item
H A Dhda_codec.c4491 snd_hda_add_imux_item(struct hda_codec *codec, struct hda_input_mux *imux, const char *label, int index, int *type_idx) snd_hda_add_imux_item() argument
H A Dhda_generic.c3262 const char *label; fill_input_pin_labels() local
3574 static int add_single_cap_ctl(struct hda_codec *codec, const char *label, add_single_cap_ctl() argument
3212 parse_capture_source(struct hda_codec *codec, hda_nid_t pin, int cfg_idx, int num_adcs, const char *label, int anchor) parse_capture_source() argument
/linux-4.1.27/drivers/md/bcache/
H A Dsysfs.c94 rw_attribute(label); variable
/linux-4.1.27/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c575 const char *label = gpiochip_is_requested(chip, offset - 1); abx500_gpio_dbg_show_one() local
H A Dpinctrl-nomadik.c984 const char *label = gpiochip_is_requested(chip, offset); nmk_gpio_dbg_show_one() local
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
H A Dboot_param.h66 char label[64]; /* a flexible description */ member in struct:sensor_device
/linux-4.1.27/drivers/usb/phy/
H A Dphy-isp1301-omap.c386 dump_regs(struct isp1301 *isp, const char *label) dump_regs() argument
/linux-4.1.27/fs/jfs/
H A Djfs_logmgr.h77 char label[16]; /* 16: journal label */ member in struct:logsuper
/linux-4.1.27/arch/powerpc/kernel/
H A Dnvram_64.c883 static void __init nvram_print_partitions(char * label) nvram_print_partitions() argument
/linux-4.1.27/drivers/hwmon/pmbus/
H A Dpmbus_core.c84 char label[PMBUS_NAME_SIZE]; /* label */ member in struct:pmbus_label
796 struct pmbus_label *label = to_pmbus_label(da); pmbus_show_label() local
913 struct pmbus_label *label; pmbus_add_label() local
960 const char *label; /* sensor label */ member in struct:pmbus_sensor_attr
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c73 static void sym_print_msg(struct sym_ccb *cp, char *label, u_char *msg) sym_print_msg() argument
81 static void sym_print_nego_msg(struct sym_hcb *np, int target, char *label, u_char *msg) sym_print_nego_msg() argument
/linux-4.1.27/drivers/usb/misc/
H A Dusbtest.c2012 test_unaligned_bulk( struct usbtest_dev *tdev, int pipe, unsigned length, int iterations, unsigned transfer_flags, const char *label) test_unaligned_bulk() argument
/linux-4.1.27/fs/nfsd/
H A Dnfs4proc.c53 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) nfsd4_security_inode_setsecctx() argument
75 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) nfsd4_security_inode_setsecctx() argument
H A Dvfs.c511 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, struct xdr_netobj *label) nfsd4_set_nfs4_label() argument
530 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, struct xdr_netobj *label) nfsd4_set_nfs4_label() argument
H A Dnfs4xdr.c285 nfsd4_decode_fattr(struct nfsd4_compoundargs *argp, u32 *bmval, struct iattr *iattr, struct nfs4_acl **acl, struct xdr_netobj *label) nfsd4_decode_fattr() argument
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dstv0367.c840 static void extract_mask_pos(u32 label, u8 *mask, u8 *pos) extract_mask_pos() argument
854 static void stv0367_writebits(struct stv0367_state *state, u32 label, u8 val) stv0367_writebits() argument
868 static void stv0367_setbits(u8 *reg, u32 label, u8 val) stv0367_setbits() argument
879 static u8 stv0367_readbits(struct stv0367_state *state, u32 label) stv0367_readbits() argument
H A Dstv0900_core.c180 static void extract_mask_pos(u32 label, u8 *mask, u8 *pos) extract_mask_pos() argument
194 void stv0900_write_bits(struct stv0900_internal *intp, u32 label, u8 val) stv0900_write_bits() argument
208 u8 stv0900_get_bits(struct stv0900_internal *intp, u32 label) stv0900_get_bits() argument
/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-rockchip.c159 char *label; member in struct:rockchip_pin_ctrl
/linux-4.1.27/include/net/
H A Dipv6.h227 __be32 label; member in struct:ip6_flowlabel
/linux-4.1.27/arch/arc/kernel/
H A Dunwind.c151 const u8 *label; member in struct:unwind_state
791 const u8 *label = state->label; processCFI() local
/linux-4.1.27/fs/ext3/
H A Dnamei.c240 static void dx_show_index (char * label, struct dx_entry *entries) dx_show_index() argument
/linux-4.1.27/drivers/macintosh/
H A Dvia-pmu.c911 char *label, *val; pmu_options_proc_write() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhw.c2723 void ath9k_hw_request_gpio(struct ath_hw *ah, u32 gpio, const char *label) ath9k_hw_request_gpio() argument
/linux-4.1.27/drivers/regulator/
H A Dcore.c394 char *label; regulator_status_show() local
/linux-4.1.27/drivers/staging/speakup/
H A Dmain.c1758 char *label; do_handle_spec() local
/linux-4.1.27/fs/ext4/
H A Dnamei.c571 static void dx_show_index(char * label, struct dx_entry *entries) dx_show_index() argument
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dsky2.c4459 char *label; member in struct:vpd_tag
/linux-4.1.27/drivers/tty/
H A Dsynclink_gt.c552 static void trace_block(struct slgt_info *info, const char *data, int count, const char *label) trace_block() argument
/linux-4.1.27/include/net/sctp/
H A Dstructs.h1933 char *label; member in struct:__anon12820
/linux-4.1.27/tools/power/x86/turbostat/
H A Dturbostat.c2246 void print_power_limit_msr(int cpu, unsigned long long msr, char *label) print_power_limit_msr() argument
/linux-4.1.27/drivers/scsi/
H A Dncr53c8xx.c3679 static void ncr_print_msg(struct ccb *cp, char *label, u_char *msg) ncr_print_msg() argument

Completed in 4681 milliseconds